NetXP 3.0 Reference

CommandBarControlItem Properties

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

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
ContainerControl (inherited from CommandBarItem) The item's container control.
Control Gets or sets the control associated with this item.
Enabled (inherited from CommandBarItem) Is this item enabled?
Height Gets or sets the height of this item's control.
Infrequent (inherited from CommandBarItem) Is this item infrequent?
MenuSelectable See CommandBarItem
PadHorizontal (inherited from CommandBarItem) The item's horizontal padding.
PadVertical (inherited from CommandBarItem) The item's vertical padding.
Site (inherited from Component) Gets or sets the ISite of the Component.
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 width of this item's control.

See Also

CommandBarControlItem Class | NETXP.Controls.Bars Namespace