NetXP 3.0 Reference

CommandBarItem Properties

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

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
ContainerControl The item's container control.
Enabled Is this item enabled?
Infrequent Is this item infrequent?
MenuSelectable Can this item be selected in a menu?
PadHorizontal The item's horizontal padding.
PadVertical The item's vertical padding.
Site (inherited from Component) Gets or sets the ISite of the Component.
Tag An object associated with this item.
Text The item's text.
Visible Is this item visible?

See Also

CommandBarItem Class | NETXP.Controls.Bars Namespace