MobileForms Toolkit Documentation

ProgressBar.Text Property

Gets the text associated with this control.

public override string Text {get; set;}

Remarks

A Text property returns text formatted by TextOutputFormat. To change text, use TextOutputFormat property.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace