Property CaptionAlign
CaptionAlign
Ausrichtung des Textes auf dem Image-Button.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable(true)]
public ContentAlignment? CaptionAlign { get; set; }
Property Value
System.Nullable<System.Drawing.ContentAlignment>