The properties of the CommandContextMenu class are listed below. For a complete list of CommandContextMenu class members, see the CommandContextMenu Members topic.
![]() | Specifies whether or not to animate the menu when shown. |
![]() | Should the final click message (WM_LBUTTONDOWN) be eaten? Set this to True for left-button handled context menus. |
![]() | Gets the handle of this menu window. |
![]() | Indicates whether or not the menu has infrequent items. |
![]() | A collection of CommandBarItem objects that defines the items in the menu. |
![]() | The parent context menu of this menu (if this is a submenu). |
![]() | The renderer that defines the look and feel of the menu. |
![]() | Gets the item that was clicked by the user when the menu was closed. |
![]() | The initially selected menu item, set before the menu is shown. |
![]() | Specifies whether or not to show the personalized menu initially expanded. |
![]() | The container of this component. |
![]() | The control responsible for handling messages. |
![]() | Specifies whether or not to raise the Click event for the selected menu item. If you set this to True, no Click events will be generated for menu items. |
CommandContextMenu Class | NETXP.Controls.Bars Namespace