NevronOpenVision
Nevron.Nov.UI Namespace / NHsbColorPicker Class
Fields Properties Methods Events


NHsbColorPicker Class Members

The following tables list the members exposed by NHsbColorPicker.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the HueBar child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Orientation property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NHsbColorPicker.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SBColorPicker child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedColor property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Spacing property.  
Top
Protected Fields
 NameDescription
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the relative position of the Hue bar in this HSB box color picker. The supported values are Left, Top, Right (the default value) and Bottom.  
Public PropertyGets or sets the value of the SelectedColor property.  
Public PropertyGets or sets the spacing between the Saturation-Brightness color box and the Hue bar.  
Public PropertyGets or sets whether the selected color should be updated while the user drags the Hue or Saturation-Brightness selectors. If set to false the selected color is updated when the user releases the left mouse button. By default set to true.  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Protected MethodOverridden. Measures the element content.  
Protected MethodCalled when the HuePosition property has changed.  
Protected MethodCalled when the SelectedColor property has changed.  
Top
Public Events
 NameDescription
Public EventUI event, which occurs when the user selects a new color from the color picker.  
Top
See Also