[]
        
(Showing Draft Content)

C1.Win.C1Command.TopicPageCaptionStyle.-ctor

TopicPageCaptionStyle Constructor

TopicPageCaptionStyle(Color, Font, Color, Color)

Initializes a new instance of the TopicPageCaptionStyle class.

Declaration
public TopicPageCaptionStyle(Color foreColor, Font font, Color backgroundColor, Color arrowColor)
Parameters
Type Name Description
Color foreColor

The forecolor.

Font font

The font.

Color backgroundColor

The background color.

Color arrowColor

The arrow color.