Nevron.UI.WinForm.Controls Namespace : NFormSkinState Class |
The following tables list the members exposed by NFormSkinState.
Name | Description | |
---|---|---|
![]() | NFormSkinState Constructor |
Name | Description | |
---|---|---|
![]() | Background | Gets/sets the NSkinImageShape instance which describes the background. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | Borders | Gets/sets the NPadding structure which describes the dimensions of the Form's borders. |
![]() | ButtonsOffset | Gets/sets the caption buttons' offset from the top-right corner of the caption. |
![]() | CaptionFont | Gets/sets the Font to be used when drawing caption text. |
![]() | CaptionHeight | Gets/sets the height of the caption. |
![]() | Color | Gets/sets the NSkinColor instance containing color entries for the current state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ContentPadding | Gets/sets the padding to be applied on content. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | Glyph | Gets/sets the NSkinImageShape instance which describes the background. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ImageAlign | Gets/sets the alignment of the caption image. |
![]() | ImageOffset | Gets/sets an additional offset to be applied when calculating caption image's bounds. |
![]() | ImageTextRelation | Gets/sets the relation between caption image and text. |
![]() | MinimumSize | Gets/sets the minimum size for this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | PreferredSize | Gets/sets the preferred size for this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | TextAlign | Gets/sets the alignment of the caption text. |
![]() | TextRenderingHint | Gets/sets the hint to be used when rendering caption text. |
![]() | TextShadow | Determines whether the text will have a shadow in this state. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
Name | Description | |
---|---|---|
![]() | ShouldSerializeBackground | Determines whether the Background property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializeBorders | Determines whether the Borders property needs to be serialized. |
![]() | ShouldSerializeButtonsOffset | Determines whether the ButtonsOffset property needs to be serialized. |
![]() | ShouldSerializeCaptionFont | Determines whether the CaptionFont property needs to be serialized. |
![]() | ShouldSerializeCaptionFontString | Determines whether the CaptionFontString property needs to be serialized. |
![]() | ShouldSerializeCaptionHeight | Determines whether the CaptionHeight property needs to be serialized. |
![]() | ShouldSerializeColor | Determines whether the Color property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializeContentPadding | Determines whether the ContentPadding property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializeGlyph | Determines whether the Glyph property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializeImageAlign | Determines whether the ImageAlign property needs to be serialized. |
![]() | ShouldSerializeImageOffset | Determines whether the ImageOffset property needs to be serialized. |
![]() | ShouldSerializeImageTextRelation | Determines whether the ImageTextRelation property needs to be serialized. |
![]() | ShouldSerializeMinimumSize | Determines whether the PreferredSize property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializePreferredSize | Determines whether the PreferredSize property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
![]() | ShouldSerializeTextAlign | Determines whether the TextAlign property needs to be serialized. |
![]() | ShouldSerializeTextRenderingHint | Determines whether the TextRenderingHint property needs to be serialized. |
![]() | ShouldSerializeTextShadow | Determines whether the TextShadow property should be serialized. (Inherited from Nevron.UI.WinForm.Controls.NSkinState) |
Name | Description | |
---|---|---|
![]() | InitializeDefault | Overridden. |
![]() | OnInitialized | (Inherited from Nevron.UI.NDefaultInitializableObject) |