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






Provides data for WindowReactivated event.

Object Model

WindowActivationEventArgs Class

Syntax

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

Inheritance Hierarchy

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

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.