NetXP 3.0 Reference

CommandBarComboItem Properties

The properties of the CommandBarComboItem class are listed below. For a complete list of CommandBarComboItem class members, see the CommandBarComboItem Members topic.

Public Instance Properties

Combo Gets the combo box within this item.
ComboText Gets or sets the combo box text.
Container (inherited from Component) Gets the IContainer that contains the Component.
ContainerControl (inherited from CommandBarItem) The item's container control.
Enabled (inherited from CommandBarItem) Is this item enabled?
Infrequent (inherited from CommandBarItem) Is this item infrequent?
Items Gets the items in the combo box.
MenuSelectable See CommandBarItem
PadHorizontal (inherited from CommandBarItem) The item's horizontal padding.
PadVertical (inherited from CommandBarItem) The item's vertical padding.
Site Internal
Style Gets or sets the combo box style.
Tag (inherited from CommandBarItem) An object associated with this item.
Text (inherited from CommandBarItem) The item's text.
Visible (inherited from CommandBarItem) Is this item visible?
Width Gets or sets the combo box width.

See Also

CommandBarComboItem Class | NETXP.Controls.Bars Namespace