The VisListViewDropDown type exposes the following members.

Properties

  NameDescription
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
(Inherited from SalComboBox.)
Public propertyDropDownBorderStyle
Returns/Sets the border style to use for the dropdown host.
(Inherited from VisDropDownBase.)
Public propertyDropDownControl
Gets/Sets the control to use as the combo's dropdown.
(Inherited from VisDropDownBase.)
Public propertyDropDownSize
Gets/Sets the size of the dropdown control.
(Inherited from VisDropDownBase.)
Public propertyDroppedDown
Shows/Hdes the custom dropdown control.
(Inherited from VisDropDownBase.)
Public propertyEditable
Gets/Sets the editable flag.
(Inherited from VisDropDownBase.)
Public propertyEditMask
Indicates the edit mask to apply to the text while editing.
(Inherited from SalComboBox.)
Public propertyLabel
Returns/Sets the label associated with this control.
(Inherited from SalComboBox.)
Public propertyModified
Returns/Sets the modified flag.
(Inherited from SalComboBox.)
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalComboBox.)
Public propertyReadOnly
Returns/Sets the ReadOnly flag for the ComboBox control. When the ComboBox is ReadOnly, it can still get the focus.
(Inherited from SalComboBox.)
Public propertySelectedIndex
Hide the SelectedIndex property.
(Inherited from VisDropDownBase.)
Public propertyText
Returns/Sets the text of the combo box. This is overridden remove the edit mask.
(Inherited from SalComboBox.)

See Also