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


In This Topic
    NSBColorPicker Class Members
    In This Topic

    The following tables list the members exposed by NSBColorPicker.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSBColorPicker.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SBSelectorRadiusPercent property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedColor property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateWhileDragging property.  
    Top
    Public Properties
     NameDescription
    Public PropertyDefines the hue of the currently selected color and should be in the range [0, 360).  
    Public PropertyGets or sets the radius percent for the SB selector circle, measured as a percent of lesser of the SB rectangle width and height.  
    Public PropertyGets or sets the currently selected color.  
    Public PropertyGets or sets whether the selected color should be updated while the user drags the Saturation-Brightness selector. If set to false the selected color is updated when the user releases the left mouse button. By default set to true.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Measures the content of this color box.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden. Performs the element pre-children custom paint.  
    Top
    Public Events
     NameDescription
    Public EventUI event, which occurs when the user selects a new color from this Saturation-Brightness color box.  
    Top
    See Also