[]
        
(Showing Draft Content)

C1.Win.C1Command.TopicPageStyle.-ctor

TopicPageStyle Constructor

TopicPageStyle(TopicPageCaptionStyle, TopicPageCaptionStyle, TopicPageCaptionStyle, Color, Color)

Initializes a new instance of the TopicPageStyle class.

Declaration
public TopicPageStyle(TopicPageCaptionStyle normalTitle, TopicPageCaptionStyle mouseOverTitle, TopicPageCaptionStyle pressedTitle, Color backgroundColor, Color borderColor)
Parameters
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.