GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoHsbColorWheel Class
Members
In This Topic
    GoHsbColorWheel Class
    In This Topic
    The GoHsbColorWheel control provides a user interface by which the Hue and Saturation components of the HSB color model can be easily modified.
    Syntax
    [ToolboxItem(true)]
    [DefaultEvent("ColorChanged")]
    [DefaultProperty("Text")]
    [Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [ToolboxItemFilter("System.Windows.Forms")]
    [DesignerCategory("Component")]
    internal class GoHsbColorWheel : System.Windows.Forms.Control 
    See Also