CaptionFont Property (C1RibbonForm)
Gets or sets the
System.Drawing.Font that is used to display text in the title bar of the
C1RibbonForm.
public System.Drawing.Font CaptionFont {get; set;}
'Declaration
Public Property CaptionFont As System.Drawing.Font