Version 24.2 (latest)

MdiTabContextMenuEventArgs Class Properties

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

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  
See Also