NComboBoxIntegerCommandSource Class Members
In This Topic
The following tables list the members exposed by NComboBoxIntegerCommandSource.
Public Constructors
Public Fields
Protected Methods
| Name | Description |
| OnTextBoxTextValidated | Overridden. Called when the text of the combo text box has been validated. If the text of the text box matches a combo box item, the selected index of the combo box is changed, if not, the index is not changed and the command is executed with the text of the text box. |
| Svl | Overridden. |
Top
See Also