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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class ClientWindow : NativeWindow
Public NotInheritable Class ClientWindow _
	Inherits NativeWindow
public ref class ClientWindow sealed : public NativeWindow

Members

         
 All Members  Constructors   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ClientWindow()()()
Initializes a new instance of the ClientWindow class
BeginInvoke(ThreadStart)
PostMessage(Int32, Int32, Int32)
SendMessage(Int32, Int32, Int32)

Inheritance Hierarchy

See Also