[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 class WindowConfig
Public Class WindowConfig
public ref class WindowConfig

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ProfileConfig..::.WindowConfig(ISettings)
Initializes a new instance of the ProfileConfig..::.WindowConfig class
MinimizeToTray
Position
ShowInTaskbar
ShowInTray
Size
StayOnTop
TopMost

Inheritance Hierarchy

System..::.Object
  Phoenix..::.ProfileConfig..::.WindowConfig

See Also