[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class Client
Public NotInheritable Class Client
public ref class Client abstract sealed

Members

               
 All Members  Fields   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
HWND
Gets client window handle.
PostMessage(Int32, Int32, Int32)
Posts message to client.
Text
Gets or sets client capiton text.
TextChanged
Window
WindowFocus
WindowFocusChanged
WM_KEYDOWN
WM_KEYUP

Inheritance Hierarchy

System..::.Object
  Phoenix..::.Client

See Also