Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-20-2002, 07:41 AM   PM User | #1
vbBlurry
New Coder

 
Join Date: Sep 2002
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
vbBlurry is an unknown quantity at this point
Clear Textboxes with integers inside using visual basic

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!
vbBlurry is offline   Reply With Quote
Old 11-22-2002, 03:14 AM   PM User | #2
rcreyes
New Coder

 
Join Date: Oct 2002
Location: nj
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
rcreyes is an unknown quantity at this point
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
rcreyes is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:19 PM.


Advertisement
Log in to turn off these ads.