Nevron .NET Vision
Nevron.UI Namespace / NThemeStyle Class
Properties Methods Events


In This Topic
    NThemeStyle Class Members
    In This Topic

    The following tables list the members exposed by NThemeStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the shape entry for this style.  
    Public PropertyGets/sets the decoration entry for this style.  
    Public PropertyGets/sets the focus cue entry for this style.  
    Public PropertyGets/sets the font information for this style.  
    Public PropertyGets/sets the FrameStyle entry for this style.  
    Public PropertyGets/sets the object which controls text formatting for drawing GDI+ texts.  
    Public PropertyGets/sets the object which controls text formatting for drawing GDI texts.  
    Public PropertyGets/sets the glyph entry for this style.  
    Public PropertyGets/sets the offset from the default glyph bounds.  
    Public PropertyGets/sets the object which controls text formatting for drawing rich texts.  
    Public PropertyGets/sets the text fill style.  
    Public PropertyGets/sets the offset from the default text bounds.  
    Public PropertyGets/sets the text rendering hint for this style.  
    Public PropertyGets/sets the text text render mode for this style.  
    Public PropertyGets/sets the text shadow style.  
    Public PropertyGets/sets the Graphics smoothing mode to be used when rendering texts.  
    Public PropertyGets/sets the stroke style.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodClears the list of all attached events. (Inherited from Nevron.UI.NUIAttribute)
    Public MethodOverridden.   
    Public Method  
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public Method  
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodDetermines whether the Background property should be serialized.  
    Public MethodDetermines whether the Decoration property should be serialized.  
    Public MethodDetermines whether the FocusCue property should be serialized.  
    Public MethodDetermines whether the FontInfo property should be serialized.  
    Public MethodDetermines whether the FrameStyle property should be serialized.  
    Public MethodDetermines whether the GdiPlusTextFormat property should be serialized.  
    Public MethodDetermines whether the GdiTextFormat property should be serialized.  
    Public MethodDetermines whether the Glyph property should be serialized.  
    Public MethodDetermines whether the GlyphOffset property should be serialized.  
    Public MethodDetermines whether the RichTextFormat property should be serialized.  
    Public MethodDetermines whether the TextFillStyle property should be serialized.  
    Public MethodDetermines whether the TextListStyle property should be serialized.  
    Public MethodDetermines whether the TextOffset property should be serialized.  
    Public MethodDetermines whether the TextRenderingHint property should be serialized.  
    Public MethodDetermines whether the TextRenderMode property should be serialized.  
    Public MethodDetermines whether the TextShadowStyle property should be serialized.  
    Public MethodDetermines whether the TextSmoothingMode property should be serialized.  
    Public MethodDetermines whether the TextStrokeStyle property should be serialized.  
    Public Method  
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NUIAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Nevron.UI.NUIAttribute)
    Public Event (Inherited from Nevron.UI.NUIAttribute)
    Top
    See Also