|
-
Aug 24th, 2009, 09:19 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] Using webbrowser form control by name - Question
Hi Everyone,
I am loading a form in the webbrowser control for the user to check boxes base don their needs. Now I need to read them for values, etc. I was shown how to loop through all of the controls and then for each one do something with. That's not a problem. What I was wondering is if I already have the name of a checkbox control such as chkOne and chkTwo, with code how can I refer to these to get the properties such as checked, value, etc. from without having to loop through and find them?
Thanks!
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
|