MobileForms Toolkit Documentation

ProgressBar.TextAlignment Property

Gets or sets horizontal alignment of text.

public System.Windows.Forms.HorizontalAlignment TextAlignment {get; set;}

Property Value

A HorizontalAlignment of text. The default is Center.

Remarks

RightToLeft property does not affect this property.

Text is vertically always aligned to center.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace