ComponentOne Menus and Toolbars for WinForms
TopicLinkStyle Constructor

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

Parameters

font
foreColor
See Also

Reference

TopicLinkStyle Class
TopicLinkStyle Members