MindFusion.UI for WebForms Programmer's Guide

WindowEventArgs Members

Constructors Properties
 


Provides data for 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 Properties

  Name Description

Window

Gets the window for which the event is raised.

 See Also