Version

MdiTabContextMenuEventArgs Class Members

The following tables list the members exposed by MdiTabContextMenuEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyContextMenuReturns the associated ContextMenu (Inherited from Infragistics.Win.UltraWinTabbedMdi.ContextMenuBaseEventArgs)
Public PropertyContextMenuTypeReturns the reason that the context menu is being displayed.  
Public PropertyTabReturns the MdiTab for which the context menu will be displayed  
Public Methods
 NameDescription
Public MethodGetMenuTypeReturns an enumeration indicating the action associated with the menu item.  
See Also