Version

ActiveLocationChangingEventArgs Class Members

The following tables list the members exposed by ActiveLocationChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorActiveLocationChangingEventArgs ConstructorCreates a new instance of the ActiveLocationChangingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyLocationOverridden. Returns a reference to the Infragistics.Win.Misc.UltraNavigationBarLocation that is about to become active, or null if the Infragistics.Win.Misc.UltraNavigationBar.ActiveLocation property is about to be set to null.  
See Also