|
-
September 20th, 2008, 06:54 AM
#1
[RESOLVED] c# component class help please
Hi all,
i am working on a project that i need to create a component class for my project and i want to be able to reach the project from the component class. Furthermore when i drag the component onto the form from the toolbox, i want it to be visible on the form like form controls (buttons, textboxes etc. ) and i want to reach the controls of the parent form which the component added, keeping the parent form's controls private. I used IExtenderProvider interface to reach the parent form's controls but it is not possible at runtime.
Is there a good way to manage this or would you recommend something better?
Any help would be appreciated.
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
|