Description: | Generated when the mouse left button is double-clicked as follows. | ||||
ComboBox | The Style property is "0 - Simple" and an item in the list box is double-clicked. | ||||
FileList | An item in the list box is double-clicked. The event can obtain the selected file from the SelString property of the control. | ||||
ListBox | An item in the list box is double-clicked. | ||||
Others | The control or form is double-clicked. | ||||
Used in controls: | Animation ComboBox FileList Frame | Graph GroupBox Image ListBox | ListView MCI OptionButton StaticText | Table TextBox TreeView | |
Used in objects: | Form | ||||
Parameters: | |||||
Form and | None. | ||||
Others | [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. |