As hack says the forms Refresh method does not re-initialise any data on the form, it only repaints the form. You have to do that yourself, i.e.
VB Code:
txtAmount.Text = vbNullString optOption1.Value = False
|
Results 1 to 6 of 6
Thread: agh n00b problems!Threaded View
|
Click Here to Expand Forum to Full Width |