MindFusion.UI for WebForms Programmer's Guide

WindowEventArgs Members

Constructors Methods
 


Contains the arguments passed to handlers of Window related events.

The following tables list the members exposed by the WindowEventArgs type.

 Public Constructors

  Name Description

WindowEventArgs

Initializes a new instance of the WindowEventArgs class.

 Public Methods

  Name Description

getWindow

Gets the Window object associated with the event.

 See Also