|
-
Nov 10th, 2002, 01:14 PM
#1
Thread Starter
New Member
Setting value og txtboxes
Hi,
How do I set a value for a textbox? In VB6 you could for example say that me.txtMybox = txtMybox + 1 because it automatically assumed that I'm looking for it's value. I could write "1" in the textbox and it would retrieve that value.
In VB.NET you have to specify the value, or set it, I don't know.
The problem is the above code obviously doesn't work, any suggestions is much appreciated!
In advance, thanx for your help.
: Todd
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|