Version

BeforeToolDropdownEventArgs Class Members

The following tables list the members exposed by BeforeToolDropdownEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeToolDropdownEventArgs ConstructorCreates a new BeforeToolDropdownEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertySourceControlThe source control that triggered the context menu popup or null.  
Public PropertyToolThe tool. (Inherited from Infragistics.Win.UltraWinToolbars.CancelableToolEventArgs)
See Also