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


In This Topic
    NSkinState Class Members
    In This Topic

    The following tables list the members exposed by NSkinState.

    Public Fields
     NameDescription
    Public FieldThe Checked state name.  
    Public FieldThe Checked and Disabled state name.  
    Public FieldThe Checked and Mouse Over state name.  
    Public FieldThe Checked and Pressed state name.  
    Public FieldThe Disabled state name.  
    Public FieldThe Focused state name.  
    Public FieldThe Inactive Disabled state.  
    Public FieldThe Inactive Mouse Over state.  
    Public FieldThe Inactive Normal state.  
    Public FieldThe Inactive Pressed state.  
    Public FieldThe Indeterminate state name.  
    Public FieldThe Indeterminate and Disabled state name.  
    Public FieldThe Indeterminate and Mouse Over state name.  
    Public FieldThe Indeterminate and Pressed state name.  
    Public FieldThe Mouse Over state name.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property.  
    Public FieldThe Normal state name.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSkinState.  
    Public FieldThe Pressed state name.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Properties child.  
    Public Fieldstatic (Shared in Visual Basic)The button states.  
    Public Fieldstatic (Shared in Visual Basic)The standard and checked states.  
    Public Fieldstatic (Shared in Visual Basic)The standard, checked and indeterminate states.  
    Public Fieldstatic (Shared in Visual Basic)An array that contains the Normal state.  
    Public Fieldstatic (Shared in Visual Basic)The normal and mouse over state.  
    Public Fieldstatic (Shared in Visual Basic)The standard states - Normal, MouseOver, Pressed and Disabled.  
    Public Fieldstatic (Shared in Visual Basic)The tab states.  
    Public Fieldstatic (Shared in Visual Basic)The text box states.  
    Public Fieldstatic (Shared in Visual Basic)The title bar button states.  
    Public Fieldstatic (Shared in Visual Basic)The window states.  
    Public FieldThe selected state.  
    Public FieldThe Selected Disabled state.  
    Public FieldThe Window Inactive state.  
    Public FieldThe Window Maximized state.  
    Public FieldThe Window Maximized state.  
    Public FieldThe Window Normal state.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the border thickness.  
    Public PropertyGets/Sets the state margins.  
    Public PropertyGets/Sets the name of this skin state.  
    Public PropertyGets the skin that owns this state.  
    Public PropertyGets/Sets the state padding.  
    Public PropertyGets/Sets the Properties child.  
    Public PropertyGets/Sets the text fill.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the filling for the specified part of this state.  
    Public MethodCreates the fill for this skin state (i.e. the center fill).  
    Public MethodCreates the text fill.  
    Public MethodSets a border and a background to the given style.  
    Public MethodSets a symbol to the specified symbol property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a border from the styling information of this state.  
    Protected MethodDetermines the thickness of the border defined by this state styling.  
    Protected Internal MethodFlips the box properties (margins, border thinkess and padding) of this skin state horizontally.  
    Protected Internal MethodFlips the box properties (margins, border thinkess and padding) of this skin state vertically.  
    Protected MethodGets the value of the skin property associated with the given property.  
    Protected Internal MethodRotates the box properties (margins, border thinkess and padding) of this skin state by 90 degrees in clockwise direction.  
    Protected Internal MethodRotates the box properties (margins, border thinkess and padding) of this skin state by 90 degrees in clockwise direction.  
    Protected MethodStes the value of the skin property associated with the given property.  
    Top
    See Also