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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
[PhoenixWindowTabPageAttribute("Macros", Position = )]
public class MacrosPage : UserControl
<PhoenixWindowTabPageAttribute("Macros", Position := )> _
Public Class MacrosPage _
	Inherits UserControl
[PhoenixWindowTabPageAttribute(L"Macros", Position = )]
public ref class MacrosPage : public UserControl

Members

      
 All Members  Constructors  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
MacrosPage()()()
Initializes a new instance of the MacrosPage class

Inheritance Hierarchy

See Also