Help please come up with an algorithm so that progressBar is filled in half ( progressBar.Maximum / 2
) with textBox != string.Empty
. TextBox-a _TextChanged
event is useful to _TextChanged
. But I'm terribly confused with the flags) The user must enter something in the textBox
, the progress bar is filled.
|