|
-
Apr 4th, 2008, 02:50 AM
#1
Thread Starter
New Member
Indexing of textboxes ???
Hi,
At last, I started using VB.NET, but I'm used to program in VB6.
In VB6 I indexed my textboxes, so I could use the same sub for every
textbox.lostfocus for example.
Now in VB.NET that is impossible.
Let's say I have 3 textboxes (TextBox1,TextBox2,TextBox3) but I would like to write a general lostfocus (for changing the backcolor) for all three of them. Is that possible ?
Thanks in advance
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
|