[]
Gets or sets the Font that is used to display text in the title bar of the C1RibbonForm.
[C1Category("Appearance")]
[C1Description("C1RibbonForm.CaptionFont", "The Font that is used to display text in the title bar of the C1RibbonForm.")]
public Font CaptionFont { get; set; }
<C1Category("Appearance")>
<C1Description("C1RibbonForm.CaptionFont", "The Font that is used to display text in the title bar of the C1RibbonForm.")>
Public Property CaptionFont As Font