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


In This Topic
    NSymbolBox Class Members
    In This Topic

    The following tables list the members exposed by NSymbolBox.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSymbolBox.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SymbolColorMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Symbol property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the symbol.  
    Public PropertyDetermines whether the color of the symbol should change when the TextFill property of the button changes. This makes it easy to create symbol buttons with symbols whose color depends on the currently applied theme. By default set to OriginalSymbolColor.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to take the symbol desired size into account.  
    Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint  
    Protected MethodCalled when the SymbolColorDependsOnTextFill property has changed.  
    Protected MethodCalled when the SymbolColorDependsOnTextFill property is set to true and the TextFill property has changed.  
    Top
    See Also