Intersoft ClientUI Documentation
WindowChangeEventArgs Class
Members 



Provides data for WindowChange event.
Object Model
WindowChangeEventArgs ClassIWindow InterfaceRoutedEvent ClassIWindow Interface
Syntax
Public Class WindowChangeEventArgs 
   Inherits Intersoft.Client.Framework.ISRoutedEventArgs
Dim instance As WindowChangeEventArgs
public class WindowChangeEventArgs : Intersoft.Client.Framework.ISRoutedEventArgs 
public ref class WindowChangeEventArgs : public Intersoft.Client.Framework.ISRoutedEventArgs 
Remarks
The WindowChangeEventArgs class provides data for the handlers of ActiveWindowChanged and ActiveWindowChanging events. Through these methods and event handlers, you can examine the properties when windows changed.
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         Intersoft.Client.Framework.ISRoutedEventArgs
            Intersoft.Client.UI.Aqua.UXDesktop.WindowChangeEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WindowChangeEventArgs Members
Intersoft.Client.UI.Aqua.UXDesktop Namespace

Send Feedback