TextComboBoxControlSetup Methods
The TextComboBoxControlSetup type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetItem |
Gets the combo box item of the associated numeric value.
|
|
LoadFromEnum(Type) |
Loads from an enum. Uses each enum item's Description attribute as the combo box item text.
|
|
LoadFromEnum(EnumFieldTranslation) |
Loads from enum.
|
|
LoadFromEnum<(Of <<'(T>)>>)()()()() |
Loads from an enum. Uses each enum item's Description attribute as the combo box item text.
|