[]
        
(Showing Draft Content)

C1.Win.Command.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)
Public Sub New(foreColor As Color, font As Font, backgroundColor As Color, arrowColor As Color)
Parameters
Type Name Description
Color foreColor

The forecolor.

Font font

The font.

Color backgroundColor

The background color.

Color arrowColor

The arrow color.