Property RequireSelectionLast Updated: 5/7/2009 | |
| Sections above here: Home » Class Reference » TIWListbox | |
|
Sections below here: Topics in this section: |
property RequireSelection: booleanRequireSelection controls whether or not a user must select an item or can leave the listbox without a selected item. TrueIf true, the user will be required to select an item. FalseA special item will appear as the first item in the listbox. It will appear as: -- No Selection -- In a browser listbox, once an item is selected there is no way to unselect when single selection mode is used. This is why the -- No Selection -- special item is added so the user can unselect after a selection has been made. |
(C) 2002-2009 - Atozed Software Ltd. | |