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


In This Topic
    NUIPartSkinsTheme Class Members
    In This Topic

    The following tables list the members exposed by NUIPartSkinsTheme.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NUIPartSkinsTheme.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Skins child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TabSkins child.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the skins theme map.  
    Public PropertyGets/Sets the tab skins theme map.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Sets the border and background of a flat checked button.  
    Public MethodOverridden. Sets the border and background of a flat highlighted button.  
    Public MethodOverridden. Sets the border and background of a flat pressed button.  
    Public MethodOverridden. Sets the border and background of a selected button.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the styling for all tab headers of a tab in the given tab state.  
    Protected MethodOverridden. Creates the accordion styles.  
    Protected MethodOverloaded. Overridden. Creates the button styles.  
    Protected MethodOverridden. Creates the calendar styles.  
    Protected MethodOverridden. Creates the check box styles.  
    Protected MethodOverridden. Creates the color picker styles.  
    Protected MethodOverridden. Creates the date time box styles.  
    Protected MethodOverridden. Creates the dialog styles.  
    Protected MethodOverridden. Creates the drop down edit styles.  
    Protected MethodOverloaded. Overridden. Creates flat button styles - i.e. the style for buttons commonly in a ribbon or a toolbar.  
    Protected MethodOverridden. Creates flat split button styles.  
    Protected MethodOverridden. Creates the group box styles.  
    Protected MethodOverridden. Creates the list box styles.  
    Protected MethodOverridden. Creates the menu drop down styles.  
    Protected MethodOverridden. Creates the progress bar styles.  
    Protected MethodOverridden. Creates the radio button styles.  
    Protected MethodOverridden. Creates the scrollbar styles.  
    Protected MethodOverridden. Creates the slider styles.  
    Protected MethodOverridden. Creates the spinner styles.  
    Protected MethodOverridden. Creates the split button styles.  
    Protected MethodOverridden. Creates the splitter styles. Overriden to remove the padding from all states of the splitter thumb buttons.  
    Protected MethodOverridden. Creates the table picker styles.  
    Protected MethodOverridden. Creates the tab styles.  
    Protected MethodOverridden. Creates the styles for text boxes.  
    Protected MethodOverridden. Creates the tree view styles.  
    Protected MethodOverridden. Creates the up/down styles.  
    Protected MethodOverridden. Creates the viewport styles.  
    Protected MethodOverridden. Creates the window styles.  
    Protected MethodGets the window corner roundings.  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventAn event raised when the theme has changed. The argument of the event handler is the changed theme map.  
    Top
    See Also