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


NAdvancedGradientBox Class Members

The following tables list the members exposed by NAdvancedGradientBox.

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 GripperExtentPercent property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the GripperMaxSize property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NAdvancedGradientBox.  
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 Property  
Public Property  
Public PropertyGets or sets the extent of the gradient point grippers, measured in percent of the gradient square's width or height.  
Public PropertyGets or sets the maximum allowed size for a gradient point gripper (in DIP).  
Public PropertyGets or sets the index of the selected point.  
Public PropertyGets the selected point  
Public PropertyGets or sets whether the selected value should be updated while the user drags the Value selector. 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 box.  
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