The SalListBox type exposes the following members.

Properties

  NameDescription
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
Public propertyLabel
Returns/Sets the label associated with this control.
Public propertyNamedProperties
Returns the collection of named properties.
Public propertyReadOnly
Returns/Sets the ReadOnly flag for the ListBox control. When the ListBox is ReadOnly, it can still get the focus and be scrolled.
Public propertySelectedIndex (Overrides ListBox..::..SelectedIndex.)

See Also