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


NColorBoxBase Class Members

The following tables list the members exposed by NColorBoxBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NColorBoxBase.  
Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewMargins property  
Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewSize property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the PreviewStroke property  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedColor property  
Public Fieldstatic (Shared in Visual Basic)Reference to the ShowMoreColorsButton property  
Public Fieldstatic (Shared in Visual Basic)Reference to the ShowOpacitySliderInDialog property.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the margins of the color preview.  
Public PropertyGets or sets the size of the color preview.  
Public PropertyGets or sets the stroking border of the color preview.  
Public PropertyGets or sets the selected color.  
Public PropertyGets or sets whether the more colors button must be displayed in the drop down.  
Public PropertyGets or sets whether to show opacity slider in the "More Colors" dialog.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to layout the item slot.  
Protected MethodCreates the color dialog shown when the "More Colors..." button is clicked.  
Protected MethodCreates the color picker that should be shown in the popup window.  
Protected MethodOverridden. Must override to create the popup content.  
Protected MethodOverridden. Overriden to measure the item slot.  
Protected MethodCalled when the color dialog has been closed  
Protected MethodCalled when a mouse button is released over the drop down list box  
Protected MethodOccurs when the more colors button has been clicked  
Protected MethodOverridden. Called when the drop down has been closed.  
Protected MethodOverridden. Called when the popup is opened.  
Protected MethodOverridden. Peforms the element pre-children custom paint.  
Top
Public Events
 NameDescription
Public EventOccurs when the selected color property has changed.  
Top
See Also