Version

UltraContextMenuManager.UltraContextMenu Class Properties

For a list of all members of this type, see UltraContextMenuManager.UltraContextMenu members.

Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyHandleGets a value representing the window handle for the menu. (Inherited from System.Windows.Forms.Menu)
Public PropertyIsParentGets a value indicating whether this menu contains any menu items. This property is read-only. (Inherited from System.Windows.Forms.Menu)
Public PropertyMdiListItemGets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms. (Inherited from System.Windows.Forms.Menu)
Public PropertyMenuItemsGets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. (Inherited from System.Windows.Forms.Menu)
Public PropertyNameGets or sets the name of the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu)
Public PropertyOwnerReturns the owning UltraContextMenuManager  
Public PropertyRightToLeftGets or sets a value indicating whether text displayed by the control is displayed from right to left. (Inherited from System.Windows.Forms.ContextMenu)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySourceControlGets the control that is displaying the shortcut menu. (Inherited from System.Windows.Forms.ContextMenu)
Public PropertyTagGets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu)
Protected Properties
See Also