Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-07-2007, 01:35 PM   #1 (permalink)
 
Newb Techie

Join Date: Jul 2007

Posts: 5

punkin is on a distinguished road

Red face Need help with VB.NET

How do I write a code statement that will clear a TextBox Control with the name of txtBlank?

I am trying to learn VB.Net
punkin is offline  
Old 07-18-2007, 07:20 AM   #2 (permalink)
 
Newb Techie

Join Date: Jul 2007

Posts: 20

Wolff is on a distinguished road

Default Re: Need help with VB.NET

txtBlank.Text = ""

I would think.
Wolff is offline  
Old 07-25-2007, 07:23 AM   #3 (permalink)
jay_bo's Avatar
 
Ultra Techie

Join Date: Jul 2006

Posts: 898

jay_bo is on a distinguished road

Default Re: Need help with VB.NET

punkin what are you trying to make?
jay_bo is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB.NET error!! dingdong-man Programming Discussions 0 07-03-2007 01:13 AM
Need help with vb.net z0ltan Programming Discussions 3 06-11-2007 10:36 AM