MobileForms Toolkit Documentation

ProgressBar.TextOutputFormat Property

Gets or sets the format of text.

public string TextOutputFormat {get; set;}

Property Value

Formatting String of text. The default is "{0:P0}".

Remarks

In TextOutputFormat, you can use four optional parameters:

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace