Version

UltraContextMenuManager Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the default appearance for the context menu.  
Public PropertyAppearancesReturns the a collection of user created Appearance objects.  
Public PropertyBackgroundAppearanceGets/sets the appearance for the background area of the context menu.  
Public PropertyBorderStyleGets/sets the border style around the context menu.  
Public PropertyBorderStyleResolvedReturns the resolved border style around the context menu.  
Public PropertyCheckedAppearanceGets/sets the appearance for the menu item when it is checked.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDefaultItemAppearanceGets/sets the appearance for the default menu item.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasBackgroundAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCheckedAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasDefaultItemAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasItemAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
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 PropertyImageSizeGets/sets the size of the image  
Public PropertyItemAppearanceGets/sets the default appearance for the menu items.  
Public PropertyMenuItemsReturns the collection of menu items.  
Public PropertyPaddingBottomGets/sets the amount of padding between the borders of the context menu and the menu items on the bottom side of the menu.  
Public PropertyPaddingLeftGets/sets the amount of padding between the borders of the context menu and the menu items on the left side of the menu.  
Public PropertyPaddingRightGets/sets the amount of padding between the borders of the context menu and the menu items on the right side of the menu.  
Public PropertyPaddingTopGets/sets the amount of padding between the borders of the context menu and the menu items on the top side of the menu.  
Public PropertySelectedAppearanceGets/sets the appearance for the menu item when it is selected.  
Public PropertyShowShortcutsGets/sets whether shortcuts are displayed in the context menu.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStyleGets/sets the style of menu to render.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertySubObjectPropChangeHandlerEvent handler for the SubObjectPropChange event of Infragistics.Shared.SubObjectBase derived objects  
See Also