The SalComboBox type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DesigntimeVisible |
Returns true if the object was designed as visible.
|
![]() | EditMask |
Indicates the edit mask to apply to the text while editing.
|
![]() | Label |
Returns/Sets the label associated with this control.
|
![]() | Modified |
Returns/Sets the modified flag.
|
![]() | NamedProperties |
Returns the collection of named properties.
|
![]() | ReadOnly |
Returns/Sets the ReadOnly flag for the ComboBox control.
When the ComboBox is ReadOnly, it can still get the focus.
|
![]() | SelectedIndex | (Overrides ComboBox..::..SelectedIndex.) |
![]() | Text |
Returns/Sets the text of the combo box.
This is overridden remove the edit mask.
(Overrides ComboBox..::..Text.) |