[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 class HueSpectrum : Control
Public Class HueSpectrum _
	Inherits Control
public ref class HueSpectrum : public Control

Members

            
 All Members  Constructors   Properties   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
HueSpectrum()()()
Initializes a new instance of the HueSpectrum class
BackgroundImage (Overrides Control..::.BackgroundImage.)
BackgroundImageLayout (Overrides Control..::.BackgroundImageLayout.)
Font (Overrides Control..::.Font.)
HueIndex
HueIndexChanged
Hues
RightToLeft (Overrides Control..::.RightToLeft.)
Text (Overrides Control..::.Text.)

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        Phoenix.Gui.Controls..::.HueSpectrum

See Also