...

Clear Textboxes with integers inside using visual basic

vbBlurry
11-20-2002, 07:41 AM
hi, any kind souls know how to clear Textboxes with integers inside using visual basic??

coz i tried for example Text1.Text = " ". There is an error saying mismatch.

thanks! :)

rcreyes
11-22-2002, 03:14 AM
Text1.Text="" should do it. It doesn't really matter whether it is a char or integer. You should step into your program to see what actually causes that error. Do you have any events in this TextBox?

Thanks,
Ray



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum