Version

WindowStateChangingEventArgs Class Members

The following tables list the members exposed by WindowStateChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorWindowStateChangingEventArgs ConstructorInitializes a new instance of the WindowStateChangingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCurrentWindowStateGets/Sets the current WindowState of the window.  
Public PropertyNewWindowStateGets/Sets the new WindowState of the window.  
See Also