The VisPictureComboBox type exposes the following members.

Properties

  NameDescription
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
(Inherited from SalComboBox.)
Public propertyEditMask
Indicates the edit mask to apply to the text while editing.
(Inherited from SalComboBox.)
Public propertyhFont
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertyhItem
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertyhPicNormal
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertyhPicSelect
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
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 propertynColor
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertynIndex
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertynItemFlags
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertynLevel
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertynStyle
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertynValue
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
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 (Inherited from VisComboBoxBase.)
Public propertysText
Multiple Inheritance: Wrapper property.
(Inherited from VisComboBoxBase.)
Public propertyText
Returns/Sets the text of the combo box. This is overridden remove the edit mask.
(Inherited from SalComboBox.)

See Also