NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

UIActivationStateEventArgs Class

Provides data for the System.ComponentModel.Design.UIActivationStateEvent event.

Object
   EventArgs
      UIActivationStateEventArgs

[Visual Basic]
Public Class UIActivationStateEventArgs
   Inherits EventArgs
[C#]
public class UIActivationStateEventArgs : EventArgs
[C++]
public __gc class UIActivationStateEventArgs : public EventArgs
[JScript]
public class UIActivationStateEventArgs extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

UIActivationStateEventArgs Members | System.ComponentModel.Design Namespace | UIActivationStateEventHandler