The following tables list the members exposed by GanttViewContextMenu.
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
DefaultItems | Returns a collection of GanttViewContextMenuItem instances which represents all items that are displayed by default when the context menu appears. | |
Handle | Gets a value representing the window handle for the menu. (Inherited from System.Windows.Forms.Menu) | |
HighlightDisableItems | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
HighlightDisableItemsResolved | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
ImageList | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
ImageSize | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only. (Inherited from System.Windows.Forms.Menu) | |
MdiListItem | Gets 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) | |
MenuItems | Gets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. (Inherited from System.Windows.Forms.Menu) | |
Name | Gets or sets the name of the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
RightToLeft | Gets or sets a value indicating whether text displayed by the control is displayed from right to left. (Inherited from System.Windows.Forms.ContextMenu) | |
ShowShortcuts | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
Site | (Inherited from System.ComponentModel.Component) | |
SourceControl | Gets the control that is displaying the shortcut menu. (Inherited from System.Windows.Forms.ContextMenu) | |
Style | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
StyleResolved | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
Tag | Gets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu) | |
TouchMetricsEnabled | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
ZoomFactor | (Inherited from Infragistics.Win.IGControls.IGContextMenu) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
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. Called when this instance is disposed of. | |
FindMenuItem | Gets the System.Windows.Forms.MenuItem that contains the value specified. (Inherited from System.Windows.Forms.Menu) | |
GetContextMenu | Gets the System.Windows.Forms.ContextMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMainMenu | Gets the System.Windows.Forms.MainMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MergeMenu | Merges the System.Windows.Forms.MenuItem objects of one menu with the current menu. (Inherited from System.Windows.Forms.Menu) | |
ResetImageSize | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
Show | Overloaded. Displays the shortcut menu at the specified position. (Inherited from System.Windows.Forms.ContextMenu) | |
ToString | Returns a System.String that represents the System.Windows.Forms.Menu control. (Inherited from System.Windows.Forms.Menu) |
Name | Description | |
---|---|---|
CreateMenuHandle | Creates a new handle to the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
FindMergePosition | Returns the position at which a menu item should be inserted into the menu. (Inherited from System.Windows.Forms.Menu) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnCollapse | Overridden. Raises the Collapse event | |
OnPopup | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
OnResolveOwnerStyledMenuAppearance | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
OnResolveOwnerStyledMenuItemAppearance | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
ShouldSerializeImageSize | (Inherited from Infragistics.Win.IGControls.IGContextMenu) |
Name | Description | |
---|---|---|
Collapse | Occurs when the shortcut menu collapses. (Inherited from System.Windows.Forms.ContextMenu) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
Popup | Occurs before the shortcut menu is displayed. (Inherited from System.Windows.Forms.ContextMenu) | |
ResolveOwnerStyledMenuAppearance | (Inherited from Infragistics.Win.IGControls.IGContextMenu) | |
ResolveOwnerStyledMenuItemAppearance | (Inherited from Infragistics.Win.IGControls.IGContextMenu) |