NetXP 3.0 Reference

CommandBarLabelItem Properties

The properties of the CommandBarLabelItem class are listed below. For a complete list of CommandBarLabelItem class members, see the CommandBarLabelItem 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.
Enabled See CommandBarItem
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?

See Also

CommandBarLabelItem Class | NETXP.Controls.Bars Namespace