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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class UOSelectColorDialog : Form
Public NotInheritable Class UOSelectColorDialog _
	Inherits Form
public ref class UOSelectColorDialog sealed : public Form

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
UOSelectColorDialog()()()
Initializes a new instance of the UOSelectColorDialog class
Art
Extended
Hues
SelectedColorIndex

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              Phoenix.Gui.Controls..::.UOSelectColorDialog

See Also