Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scanning all Controls in a form
Message
From
25/01/2007 01:55:14
Rahul Murarka
Sys-Con Engineering
Kolkata, India
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Scanning all Controls in a form
Miscellaneous
Thread ID:
01189038
Message ID:
01189038
Views:
69
Dear Sir/Madam


I have chkBox and TextBox in my form some are independent some are control array.

example:

chkAbcd txtABcd

chkArray(0) Txtarray(0)
chkArray(1) Txtarray(1)

So the diffrence in name is just Chk and Txt.

CheckBox control have some tags defined.

I want to scan all the control in the form and fill their related textBox.text with the checkBox.tag.

Please Advise and Help

Thanks in Advance

Rahul
Thanks in Advance

Rahul
Next
Reply
Map
View

Click here to load this message in the networking platform