|
-
April 16th, 1999, 12:43 AM
#1
Composite Controls
Hello,
I'm trying to write a wrapper class for a grid, and planning to do it with Composite Controls. I found the article "Composite Control Fundamentals" in MSDN which helped me to do this, and to trap events from the contained control in my wrapper control. But this article does not talk about how to call methods of the contained control from the CONTAINING control.
An example would be if the wrapper is called WRAPPERActiveX and contained activeX is called CONTAINEDActiveX, how do I call the method FOO_ContainedActiveX of the CONTAINEDActiveX control from WRAPPERActiveX Control.
Any help is 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
|