NevronOpenVision
Nevron.Nov.WinFormControls Namespace / NHsbWheelColorPickerControl Class
Members
NHsbWheelColorPickerControl Class
Represents an NHsbWheelColorPickerControl control.
Object Model
NHsbWheelColorPickerControl Class
Syntax
[System.ComponentModel.Description("A color picker, which consists of a Saturation-Brightness triangle and a hue color wheel.")]
[System.ComponentModel.ToolboxItem(true)]
[System.Drawing.ToolboxBitmap(Nevron.Nov.WinFormControls.NHsbWheelColorPickerControl, "AutoGenerated.UI.NHsbWheelColorPickerControl.bmp")]
[System.ComponentModel.DefaultEvent("SelectedColorChanged")]
[System.ComponentModel.Designer(Nevron.Nov.Windows.Forms.NNovControlHostDesigner)]
[System.ComponentModel.DefaultProperty("Text")]
[System.ComponentModel.Design.Serialization.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")]
[System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")]
[System.ComponentModel.DesignerCategory("Component")]
public class NHsbWheelColorPickerControl : Nevron.Nov.Windows.Forms.NNovControlHost<NHsbWheelColorPicker> 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Nevron.Nov.Windows.Forms.NNovChildWindowHost
               Nevron.Nov.Windows.Forms.NNovWidgetHost<T>
                  Nevron.Nov.Windows.Forms.NNovControlHost<T>
                     Nevron.Nov.WinFormControls.NHsbWheelColorPickerControl

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also