Intersoft ClientUI Documentation
WindowOperationEventArgs Class
Members  See Also  Send Feedback
Intersoft.Client.Framework Namespace : WindowOperationEventArgs Class






Provides data for operation-related window events such as WindowStateChanging and WindowStateChanged event.

Object Model

WindowOperationEventArgs Class

Syntax

Visual Basic (Declaration) 
<DoNotObfuscateTypeAttribute()>
Public Class WindowOperationEventArgs 
   Inherits WindowEventArgs
Visual Basic (Usage)Copy Code
Dim instance As WindowOperationEventArgs
C# 
[DoNotObfuscateTypeAttribute()]
public class WindowOperationEventArgs : WindowEventArgs 
Delphi 
public class WindowOperationEventArgs = class(WindowEventArgs)
JScript 
DoNotObfuscateTypeAttribute()
public class WindowOperationEventArgs extends WindowEventArgs
Managed Extensions for C++ 
[DoNotObfuscateTypeAttribute()]
public __gc class WindowOperationEventArgs : public WindowEventArgs 
C++/CLI 
[DoNotObfuscateTypeAttribute()]
public ref class WindowOperationEventArgs : public WindowEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         Intersoft.Client.Framework.ISRoutedEventArgs
            Intersoft.Client.Framework.WindowEventArgs
               Intersoft.Client.Framework.WindowOperationEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.