The following tables list the members exposed by UltraContextMenuManager.
Name | Description | |
---|---|---|
UltraContextMenuManager Constructor | Initializes a new UltraContextMenuManager |
Name | Description | |
---|---|---|
Appearance | Gets/sets the default appearance for the context menu. | |
Appearances | Returns the a collection of user created Appearance objects. | |
BackgroundAppearance | Gets/sets the appearance for the background area of the context menu. | |
BorderStyle | Gets/sets the border style around the context menu. | |
BorderStyleResolved | Returns the resolved border style around the context menu. | |
CheckedAppearance | Gets/sets the appearance for the menu item when it is checked. | |
Container | (Inherited from System.ComponentModel.Component) | |
DefaultItemAppearance | Gets/sets the appearance for the default menu item. | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasBackgroundAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCheckedAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasDefaultItemAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasItemAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasSelectedAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HighlightDisableItems | Gets/sets whether disabled items will be appear highlight when the mouse moves over them. | |
HighlightDisableItemsResolved | Returns the resolved value indicating whether disabled items are highlighted as the mouse moves over them. | |
ImageSize | Gets/sets the size of the image | |
ItemAppearance | Gets/sets the default appearance for the menu items. | |
MenuItems | Returns the collection of menu items. | |
PaddingBottom | Gets/sets the amount of padding between the borders of the context menu and the menu items on the bottom side of the menu. | |
PaddingLeft | Gets/sets the amount of padding between the borders of the context menu and the menu items on the left side of the menu. | |
PaddingRight | Gets/sets the amount of padding between the borders of the context menu and the menu items on the right side of the menu. | |
PaddingTop | Gets/sets the amount of padding between the borders of the context menu and the menu items on the top side of the menu. | |
SelectedAppearance | Gets/sets the appearance for the menu item when it is selected. | |
ShowShortcuts | Gets/sets whether shortcuts are displayed in the context menu. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets/sets the style of menu to render. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
SubObjectPropChangeHandler | Event handler for the SubObjectPropChange event of Infragistics.Shared.SubObjectBase derived objects |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Invoked when the context menu is being disposed | |
DrawBorders | Draws the borders around a rectangle. This method uses cached pens to optimize drawing borders of the same type/color. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetAppearances | Clears the Appearances collection | |
ResetBackgroundAppearance | Resets the BackgroundAppearance property to its default value. | |
ResetCheckedAppearance | Resets the CheckedAppearance property to its default value. | |
ResetDefaultItemAppearance | Resets the DefaultItemAppearance property to its default value. | |
ResetImageSize | Resets the value of the ImageSize property to its default value | |
ResetItemAppearance | Resets the ItemAppearance property to its default value. | |
ResetSelectedAppearance | Resets the SelectedAppearance property to its default value. | |
ResolveAppearance | Resolves the appearance for the context menu | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Invoked when a property changes on the context menu. | |
OnSubObjectPropChange | Invoked when a property on a subobject has changed. | |
ShouldSerializeAppearances | Determines if the Appearances collection needs to be serialized. | |
ShouldSerializeImageSize | Indicates if the ImageSize property needs to be serialized | |
ShouldSerializeMenuItems | Indicates if the MenuItems collection should be serialized. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |