IInteger |
public interface IIntegerAndComboBoxView
The IIntegerAndComboBoxView type exposes the following members.
| Name | Description | |
|---|---|---|
| ComboBox_Initialize | Initializes the combo box with the available items. | |
| ComboBoxLabel_Initialize | Initializes the label for the combo box. | |
| IntegerEdit_Initialize | Initializes the integer editor. | |
| IntegerLabel_Initialize | Initializes the label for the integer editor. |
| Name | Description | |
|---|---|---|
| ComboBoxSelectionChanged | Occurs when the combo box selection changes. | |
| IntegerSelectionChanged | Occurs when the integer selection changes. |