Overview | This Package | All Packages
Constructors | Description |
DhListBox | Creates a DhListBox control. |
Methods | Description |
getAlignment | Retrieves the current alignment value of the list box. |
getSelectionMode | Retrieves the current selection mode of the list box. |
getVisibleRows | Retrieves the number of currently visible rows. |
setAlignment | Sets the alignment of the list box relative to the text around it. |
setSelectionMode | Determines how many items at a time can be selected in the list box. |
setVisibleRows | Sets the number of visible rows in the list box. |