Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFormSkinState Class
Properties Methods


In This Topic
    NFormSkinState Class Members
    In This Topic

    The following tables list the members exposed by NFormSkinState.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the NSkinImageShape instance which describes the background. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the NPadding structure which describes the dimensions of the Form's borders.  
    Public PropertyGets/sets the caption buttons' offset from the top-right corner of the caption.  
    Public PropertyGets/sets the Font to be used when drawing caption text.  
    Public PropertyGets/sets the height of the caption.  
    Public PropertyGets/sets the NSkinColor instance containing color entries for the current state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the padding to be applied on content. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the NSkinImageShape instance which describes the background. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the alignment of the caption image.  
    Public PropertyGets/sets an additional offset to be applied when calculating caption image's bounds.  
    Public PropertyGets/sets the relation between caption image and text.  
    Public PropertyGets/sets the minimum size for this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the preferred size for this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public PropertyGets/sets the alignment of the caption text.  
    Public PropertyGets/sets the hint to be used when rendering caption text.  
    Public PropertyDetermines whether the text will have a shadow in this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the Background property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the Borders property needs to be serialized.  
    Public MethodDetermines whether the ButtonsOffset property needs to be serialized.  
    Public MethodDetermines whether the CaptionFont property needs to be serialized.  
    Public MethodDetermines whether the CaptionFontString property needs to be serialized.  
    Public MethodDetermines whether the CaptionHeight property needs to be serialized.  
    Public MethodDetermines whether the Color property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the ContentPadding property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the Glyph property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the ImageAlign property needs to be serialized.  
    Public MethodDetermines whether the ImageOffset property needs to be serialized.  
    Public MethodDetermines whether the ImageTextRelation property needs to be serialized.  
    Public MethodDetermines whether the PreferredSize property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the PreferredSize property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Public MethodDetermines whether the TextAlign property needs to be serialized.  
    Public MethodDetermines whether the TextRenderingHint property needs to be serialized.  
    Public MethodDetermines whether the TextShadow property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Top
    See Also