Version

ContextMenuManager Class Properties

For a list of all members of this type, see ContextMenuManager members.

Public Properties
 NameDescription
Public PropertyContextMenuReturns the underlying ContextMenu or ContextMenuStrip based on platform.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
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 PropertyIsRightToLeftIndicates if the menu is oriented from right to left.  
Public PropertyManagerOverridden. Returns the ContextMenuManager to which this item belongs.  
Public PropertyMenuItems (Inherited from Infragistics.Win.IGControls.ContextMenuItemBase)
Public PropertyRightToLeftGets or sets a value indicating whether text displayed by the control is displayed from right to left.  
Public PropertyShowShortcutsGets/sets whether shortcuts are displayed in the context menu.  
Public PropertySourceControlGets the control that is displaying the shortcut menu.  
Public PropertyStyleReturns or sets the imagelist used to obtain the images for the menu items.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTouchMetricsEnabledGets/sets whether touch metrics are enabled in the context menu.  
Public PropertyZoomFactorThe zooom factor of the owner control, if it supports zooming.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also