|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Selects an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
|
| Deselects an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Returns the element selected in the list. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| Emulates one of the following actions on a Combo Box control:
click on the button to expand the list of the Combo Box control.
select an element in a Combo Box control.... |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a List Box control.... |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| To create a Pivot Table control...... |
|
|
|
|
|
|
|
| The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|