I have a MaskedBox masked as ##/##/##, but I want to clear it after I use it. I've tried:
mBox.Text = ""
mBox = " / / "
mBox = "--/--/--"
mBox.Clear
But all result in errors
|
Results 1 to 4 of 4
Thread: How to clear a MaskedBox?Threaded View
|
Click Here to Expand Forum to Full Width |