|
-
Jan 21st, 2006, 01:08 AM
#12
Thread Starter
PowerPoster
Re: Control Arrays
 Originally Posted by jmcilhinney
VB Code:
Array.IndexOf(Me.arrTextBox, sender)
Note that you don't even have to cast the sender, given that it IS the same object regardless of the type of the reference through which it is accessed.
Hi,
A minor typo there, should be
"given that it IS the same object TYPE "
Taxes
The more I learn about VB.NET the more I like dBaseIII Plus
The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.
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
|