|
-
Apr 25th, 2010, 07:55 PM
#1
Thread Starter
Member
[RESOLVED] Assign New Property to Control
i currently have a Control Array, and need to give each control a specific name as the control i am using does not have this kind of property.
At the moment i just made a seperate String Array which holds the values that i want for each control.
Is it possible to assign a new property to a control so that it may be like this?
Code:
Winsock1(1).Username
(Username is not a current property of Winsock1 control)
This would make my project run a lot smoother. Any help would be greatly appreciated thank you
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
|