|
-
Jul 2nd, 2004, 07:45 AM
#1
Thread Starter
Lively Member
How to Access User Control Variables???
Hi,
I am trying to do is suppose my project name is TESTING and I have a main form called frmMain and I have created a UserC ontrol called uclTesting. I have build this UserControl and I dragged and dropped it on the Main form. How do I access the variables of the UserControl. I also included the namespace Imports testing.uclTesting and I access the variables using testing.uclTesting.varName
But still both these methods doesn't work. Can anyone suggest me how to access the UserControl variables from Mainform.
Thanx for the help
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
|