Version

IGContextMenu Class Properties

For a list of all members of this type, see IGContextMenu 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 PropertyHighlightDisableItemsGets/sets whether disabled items will be appear highlight when the mouse moves over them.  
Public PropertyHighlightDisableItemsResolvedReturns the resolved value indicating whether disabled items are highlighted as the mouse moves over them.  
Public PropertyImageListReturns or sets the imagelist used to obtain the images for the menu items.  
Public PropertyImageSizeGets/sets the size of the image  
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 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 PropertyShowShortcutsGets/sets whether shortcuts are displayed in the context menu.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySourceControlGets the control that is displaying the shortcut menu. (Inherited from System.Windows.Forms.ContextMenu)
Public PropertyStyleReturns or sets the style of the menu.  
Public PropertyStyleResolvedReturns the resolved menu style used to render the context menu.  
Public PropertyTagGets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu)
Public PropertyTouchMetricsEnabledGets/sets whether touch metrics are enabled.  
Public PropertyZoomFactorThe zooom factor of the owner control, if it supports zooming.  
Protected Properties
See Also