Version

ActiveLocationChangedEventArgs Class Members

The following tables list the members exposed by ActiveLocationChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorActiveLocationChangedEventArgs ConstructorCreates a new instance of the ActiveLocationChangedEventArgs class.  
Public Properties
 NameDescription
Public PropertyLocationOverridden. Returns a reference to the Infragistics.Win.Misc.UltraNavigationBarLocation that has been activated, or null if the Infragistics.Win.Misc.UltraNavigationBar.ActiveLocation property has been set to null.  
See Also