[]
Gets or sets how the form caption is horizontally aligned.
[C1Category("Appearance")]
[C1Description("C1Ribbon.CaptionAlignment", "Specifies how the form caption is horizontally aligned.")]
public HorizontalAlignment CaptionAlignment { get; set; }
<C1Category("Appearance")>
<C1Description("C1Ribbon.CaptionAlignment", "Specifies how the form caption is horizontally aligned.")>
Public Property CaptionAlignment As HorizontalAlignment