Click or drag to resize

IntegerAndComboBoxController Fields

The IntegerAndComboBoxController type exposes the following members.

Fields
 NameDescription
Protected field_comboBoxItems The combo-box items.
Protected field_comboBoxLabelText The label text for the combo box.
Protected field_integerLabelText The label text for the integer input.
Protected field_integerMaximum The maximum integer value.
Protected field_integerMinimum The minimum integer value.
Protected field_integerValue The current integer value.
Protected field_selectedItem The selected combo-box item.
Protected field_view The attached view.
Top
See Also