ComponentOne Ribbon for WinForms
CaptionFont Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1RibbonForm Class : CaptionFont Property
Gets or sets the System.Drawing.Font that is used to display text in the title bar of the C1RibbonForm.
Syntax
'Declaration
 
Public Property CaptionFont As System.Drawing.Font
public System.Drawing.Font CaptionFont {get; set;}
See Also

Reference

C1RibbonForm Class
C1RibbonForm Members