The following tables list the members exposed by ContextMenuInitializingEventArgs.
Name | Description | |
---|---|---|
ContextMenuInitializingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Area | Returns the area of the control from which the display of the menu was triggered. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ContextMenu | Returns or sets the ContextMenu that will be assigned to the control's ContextMenu property if the event is not canceled. | |
DefaultContextMenu | Returns GanttViewContextMenu that is displayed by default if the event is not canceled. | |
Location | Returns the coordinates of the right-click that caused the menu to be displayed. | |
Task | Returns the Task that provides context for the menu, or null if there is no active task. |