Intersoft ClientUI Documentation
WindowEventArgs Class
Members 



Provides data for common window events such as Opening, Closing, Activated and more.
Object Model
WindowEventArgs ClassRoutedEvent ClassIWindow Interface
Syntax
<DoNotObfuscateTypeAttribute()>
Public Class WindowEventArgs 
   Inherits ISRoutedEventArgs
Dim instance As WindowEventArgs
[DoNotObfuscateTypeAttribute()]
public class WindowEventArgs : ISRoutedEventArgs 
[DoNotObfuscateTypeAttribute()]
public ref class WindowEventArgs : public ISRoutedEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         Intersoft.Client.Framework.ISRoutedEventArgs
            Intersoft.Client.Framework.WindowEventArgs
               Intersoft.Client.Framework.WindowActivationEventArgs
               Intersoft.Client.Framework.WindowContextMenuEventArgs
               Intersoft.Client.Framework.WindowOperationEventArgs
               Intersoft.Client.UI.Aqua.UXDesktop.UXDialogBoxEventArgs

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

WindowEventArgs Members
Intersoft.Client.Framework Namespace

Concepts

Window and Dialog Boxes Overview

Send Feedback