| C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > TopicBarStyle Class : TopicBarStyle Constructor |
'Declaration Public Function New( _ ByVal normalFont As System.Drawing.Font, _ ByVal normalForeColor As System.Drawing.Color, _ ByVal mouseOverFont As System.Drawing.Font, _ ByVal mouseOverForeColor As System.Drawing.Color, _ ByVal disabledFont As System.Drawing.Font, _ ByVal disabledForeColor As System.Drawing.Color, _ ByVal pressedFont As System.Drawing.Font, _ ByVal pressedForeColor As System.Drawing.Color _ )
public TopicBarStyle( System.Drawing.Font normalFont, System.Drawing.Color normalForeColor, System.Drawing.Font mouseOverFont, System.Drawing.Color mouseOverForeColor, System.Drawing.Font disabledFont, System.Drawing.Color disabledForeColor, System.Drawing.Font pressedFont, System.Drawing.Color pressedForeColor )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2