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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
[InfoGroupAttribute("Phoenix")]
public class PhoenixInfo : UserControl
<InfoGroupAttribute("Phoenix")> _
Public Class PhoenixInfo _
	Inherits UserControl
[InfoGroupAttribute(L"Phoenix")]
public ref class PhoenixInfo : public UserControl

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
PhoenixInfo()()()
Initializes a new instance of the PhoenixInfo class
AssemblyCopyright

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              Phoenix.Gui.Pages.InfoGroups..::.PhoenixInfo

See Also