|
-
May 12th, 2005, 04:33 AM
#1
Thread Starter
New Member
Pass values from Form to UserControl
Hello,
I m facing a problem in passing value from a Form to the UserControl. My project is a ActiveX Project that contains the following:
1. Form
2. UserControl
The UserControl contains a TextBox and a Command button. In clicking the command button, the Form appears.
The Form contains a ListBox and a command button. When the user selects an item from the list, and clicks the command button, the selected item should appear in the textbox of the UserControl.
I have tried creating an object of the UserControl in the Form but the failed to get any of the UserControls properties.
Please HELP!!1
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
|