The properties of the CommandBarButtonItem class are listed below. For a complete list of CommandBarButtonItem class members, see the CommandBarButtonItem Members topic.
![]() | Is this item checked (depressed)? |
![]() | How the item displays checkmarks. |
![]() | Gets the IContainer that contains the Component. |
![]() | The item's container control. |
![]() | Does this item show its text bold when shown on a menu? |
![]() | Gets or sets if this item is dropped up instead of down. |
![]() | Is this item enabled? |
![]() | The item's hot image. |
![]() | The item's image. |
![]() | Is this item infrequent? |
![]() | A collection of CommandBarItem objects shown in the submenu of this item. |
![]() | Can this item be selected in a menu? |
![]() | The item's horizontal padding. |
![]() | The item's vertical padding. |
![]() | The item's shortcut key (if a menu item). |
![]() | Does this item show its text? |
![]() | Gets or sets the ISite of the Component. |
![]() | The item's display style. |
![]() | An object associated with this item. |
![]() | The item's text. |
![]() | Is this item visible? |
CommandBarButtonItem Class | NETXP.Controls.Bars Namespace