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


In This Topic
    NNamedColorPicker Class Members
    In This Topic

    The following tables list the members exposed by NNamedColorPicker.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ListBox child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NNamedColorPicker.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Toolbar child.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the ListBox child.  
    Public PropertyGets/Sets the selected color.  
    Public PropertyGets/Sets the Toolbar child.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the element content.  
    Protected MethodCreates the picker's content.  
    Protected MethodCreates the colors list box.  
    Protected MethodCreates the toolbar.  
    Protected MethodOverridden. Measures the desired size of the element content.  
    Protected MethodCalled when a list box item has been selected.  
    Protected MethodOverridden. Called after the document node is registered in its owner document.  
    Protected MethodCalled when the text of the Search text box has changed.  
    Protected MethodCalled when a toggle button from the "Sort" button group has been clicked.  
    Internal MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public EventCalled when the selected color has changed.  
    Top
    See Also