[]
Represents the topic page style.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TopicPageStyle
Name | Description |
---|---|
TopicPageStyle(TopicPageCaptionStyle, TopicPageCaptionStyle, TopicPageCaptionStyle, Color, Color) | Initializes a new instance of the TopicPageStyle class. |
Name | Description |
---|---|
BackgroundColor | Gets the background color of page. |
BorderColor | Gets the border color of page. |
MouseOverCaption | Gets the style of caption page when mouse cursor is over caption of page. |
NormalCaption | Gets the style of caption page. |
PressedCaption | Gets the pressed style of caption page. |
Name | Description |
---|---|
Equals(object) | |
GetHashCode() | |
ToString() |