PowerTCP Telnet for .NET CF
UserStateEventArgs Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : UserStateEventArgs Class




Provides data for the UserState event.

Object Model

UserStateEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class UserStateEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As UserStateEventArgs
C# 
public class UserStateEventArgs : System.EventArgs 
Managed Extensions for C++ 
public __gc class UserStateEventArgs : public System.EventArgs 
C++/CLI 
public ref class UserStateEventArgs : public System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Common.UserStateEventArgs
         Dart.Common.DataEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.