Method OnTextChanging
OnTextChanging(string)
Gets or sets the text displayed on the progress bar. If set to an empty string and ProgressBarFormat is SimplePlusPercentage the percentage will be displayed. If ProgressBarStyle is a marquee style, the text will be displayed.
protected override bool OnTextChanging(string newText)
Parameters
newTextstring