NevronOpenVision
Nevron.Nov.Editors Namespace / NColorPropertyEditor Class
Fields Properties Methods Events


NColorPropertyEditor Class Members

The following tables list the members exposed by NColorPropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An editor template, for an color property editor, which is displayed as an advanced color picker.  
Public Fieldstatic (Shared in Visual Basic)An editor template, for a color property editor, which is displayed as a color drop down (the default).  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NColorPropertyEditor  
Public Fieldstatic (Shared in Visual Basic)Reference to the Style property  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the style of the color property editor. It controls the type of value control that the editor must use, and is only regarded prior to editor initialization.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create a color picker.  
Protected MethodCalled when the selected color of the advanced color picker has changed  
Protected MethodCalled when the selected color of the color drop has changed  
Protected MethodOverridden. Updates the editor from the edited node  
Top
See Also