Hi.

Does anybody know how I can make this work?
I assign String.Empty to this control's text property in the form load event
but it does not have any effect... Instead it displays the set minimum value.

This should be doeable since I can erase the text by pressing DELETE or
BACKSPACE and it allows it to remain that way. But I want it to be so
automatically upon load.

Suggestions anyone?


Thanks in advance.