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


In This Topic
    NGradientBar Class Members
    In This Topic

    The following tables list the members exposed by NGradientBar.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)AbortDragging event  
    Public Fieldstatic (Shared in Visual Basic)EndDragging event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the GripperExtentLimit property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the GripperExtentPercent property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGradientBar.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Orientation property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedIndex property.  
    Public Fieldstatic (Shared in Visual Basic)StartDragging event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateWhileDragging property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the edited gradient stops collection.  
    Public PropertyGets or sets the maximum size of the gripper extent, measured in percent of the gradient bar width/height for horizontal/vertical bar respectively.  
    Public PropertyGets or sets the extent of the gradient stop gripper, measured in percent of the gradient bar width/height for vertical/horizontal bar respectively.  
    Public PropertyGets or sets the orientation of this gradient bar. By default set to Horizontal.  
    Public PropertyGets the selected gradient stop.  
    Public PropertyGets or sets the index of the selected point.  
    Public PropertyGets or sets whether the selected gradient stop should be updated while the user drags the gradient stop gripper. If set to false the selected value is updated when the user releases the left mouse button. By default set to true.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return the desired size of this gradient bar.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden. Performs the element pre-children custom paint.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user ends dragging a gradient point  
    Public EventOccurs when the user ends dragging a gradient point  
    Public EventOccurs when the selected index changed  
    Public EventOccurs when the user starts dragging a gradient point  
    Top
    See Also