ComponentOne Menus and Toolbars for WinForms
TopicPageCaptionStyle Constructor

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > TopicPageCaptionStyle Class : TopicPageCaptionStyle Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal foreColor As System.Drawing.Color, _
   ByVal font As System.Drawing.Font, _
   ByVal backgroundColor As System.Drawing.Color, _
   ByVal arrowColor As System.Drawing.Color _
)
public TopicPageCaptionStyle( 
   System.Drawing.Color foreColor,
   System.Drawing.Font font,
   System.Drawing.Color backgroundColor,
   System.Drawing.Color arrowColor
)

Parameters

foreColor
font
backgroundColor
arrowColor
See Also

Reference

TopicPageCaptionStyle Class
TopicPageCaptionStyle Members