[]
Initializes a new instance of the TopicPageStyle class.
public TopicPageStyle(TopicPageCaptionStyle normalTitle, TopicPageCaptionStyle mouseOverTitle, TopicPageCaptionStyle pressedTitle, Color backgroundColor, Color borderColor)
| Type | Name | Description |
|---|---|---|
| TopicPageCaptionStyle | normalTitle | The normal title. |
| TopicPageCaptionStyle | mouseOverTitle | The mouse over title. |
| TopicPageCaptionStyle | pressedTitle | The pressed title. |
| Color | backgroundColor | The background color. |
| Color | borderColor | The border color. |