MFC: Exposing ActiveX methods that is contained in another ActiveX 
Author Message
 MFC: Exposing ActiveX methods that is contained in another ActiveX

Hi,

I am trying to extend the MSFlexGrid ActiveX by writing another
ActiveX control using MFC.  I have managed to get the Flexgrid control
initialised by dynamically creating it in the OnCreate of the new
control.  My problem is when I try and add the new ActiveX control to
a project it does not expose the properties and methods of the
contained MSFlexGrid.  Is there a way of doing this using MFC
automatically?  The only way I can see at the moment is to create
duplicates of all the methods and functions for new new control and
pass them through to the MSFlexGrid control.

I am learning ActiveX at the same time so apologies if the termonology
is incorrect.

TIA
--

Software Developer
Sentient Limited http://www.*-*-*.com/



Mon, 21 Aug 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. exposing activex control methods and properties?

2. ATL/ActiveX, Exposing methods

3. How to invoke methods of contained ActiveX control from ATL Composite Control

4. Need help with ActiveX control containing other activex controls

5. Need help with ActiveX control containing other activex controls

6. COM Dll with MFC Dialog containing an ActiveX Control

7. MFC: CDialog::Create fails if dialog contains an ActiveX control

8. HOWTO: MFC ActiveX Control Containing CButton

9. optional parameters of activex cntrl method in mfc

10. Import ActiveX method in MFC

11. MFC ActiveX Distribution Method

12. Developing mfc activex control and using ActiveX SDK-question

 

 
Powered by phpBB® Forum Software