Description: | Generated when a selection changes as follows. | ||||
ComboBox and ListBox | When the item selected in the list box changes. The event is generated after the Click and DblClick events. | ||||
DriveList | When the selected drive name in the list box changes. | ||||
FileList | When the selected file name in the list box changes. The event is generated after the Click and DblClick events. | ||||
FolderList | When the selected folder name in the list box changes. The event is generated after the Click and DblClick events. | ||||
Used in controls: | ComboBox DriveList | FileList | FolderList | ListBox | |
Used in objects: | None. | ||||
Parameters: | [VT_I4 - IndexS9(9) COMP-5] | ||||
Description of parameters: | Index: When the control is part of an array, Index contains the control's index in the array. |