Property | Type | Description | |
---|---|---|---|
FontName | string | ||
FontSize | float | ||
FontStyle | FontStyle | ||
GradientOffset | float | ||
Margin | int | ||
NormalAlignment | ContentAlignment | ||
NormalBackColor | string | ||
NormalBorder | |||
NormalBorderColor | string | ||
NormalGradientEndColor | string | ||
NormalGradientStartColor | string | ||
NormalPadding | Padding | ||
NormalTitle | string | ||
NormalTitleHot | string | ||
SpecialAlignment | ContentAlignment | ||
SpecialBackColor | string | ||
SpecialBorder | |||
SpecialBorderColor | string | ||
SpecialGradientEndColor | string | ||
SpecialGradientStartColor | string | ||
SpecialPadding | Padding | ||
SpecialTitle | string | ||
SpecialTitleHot | string | ||
TitleGradient | bool | ||
TitleRadius | int | ||
Version | int |
Method | Description | |
---|---|---|
HeaderInfoSurrogate ( ) : System |
Initializes a new instance of the HeaderInfoSurrogate class with default settings
|
|
Load ( |
Populates the HeaderInfoSurrogate with data that is to be serialized from the specified HeaderInfo
|
|
Save ( ) : |
Returns a HeaderInfo that contains the deserialized HeaderInfoSurrogate data
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
HeaderInfoSurrogate ( |
public Load ( |
||
headerInfo | The HeaderInfo that contains the data /// to be serialized | |
return | void |
public Border,ZForge.Controls.ExplorerBar NormalBorder | ||
return |
public ContentAlignment SpecialAlignment | ||
return | ContentAlignment |
public Border,ZForge.Controls.ExplorerBar SpecialBorder | ||
return |