![]() | Adds an item to a ComboBox or ListBox control. |
![]() | Adds items from a DBF table to a ComboBox or ListBox control. |
![]() | Clears the contents of a ComboBox or ListBox control. |
![]() | Removes an item from a ComboBox or ListBox control. |
![]() | Sets the focus to the control. |
![]() | Returns or sets the default value of the control. |
![]() | Returns or sets a value that determines if the control is enabled. |
![]() | Returns a reference to the feature attribute field to which the control is bound. |
![]() | Returns the window handle of the control. |
![]() | Returns the index of the control. |
![]() | Returns the number of items in the list for a ComboBox or ListBox control. |
![]() | Returns or sets the index of the currently selected item in a ComboBox or ListBox control. |
![]() | Returns the name of the control. |
![]() | Returns a reference to the page that contains the control. |
![]() | Returns the value of the specified property. |
![]() | Returns or sets the text to display for the control. |
![]() | Returns the type of the control. |
![]() | Returns or sets the value of the control. |
![]() | Returns or sets a value that determines whether the control is visible. |
![]() | Occurs when the user makes a change within the control. |
![]() | Occurs when the control is clicked. |
![]() | Occurs when the drop-down portion of the control is closed. |
![]() | |
![]() | Occurs when the drop-down portion of the control is displayed. |
![]() | Occurs when the control loses the focus. |
![]() | Occurs when the drop down list of a ComboBox control is triggered, but the user does not select a value. Also occurs when a ComboBox control loses focus. |
![]() | Occurs when the selection within the control is changed. |
![]() | Occurs when an item is selected from the list in a ComboBox or ListBox control. |
![]() | Occurs when the control gets the focus. |
![]() | |
![]() | Occurs when the control is validated. |