question regarding MFC property sheets and MDI Children forms in VB 
Author Message
 question regarding MFC property sheets and MDI Children forms in VB

Hello all,

I am having a problem with property sheets in C++.  Here is my issue.
I have a C++ MFC ocx that is using property sheets.  I am trying to
load those property sheets at run time in a VB application.  The
difficult part is that I have a VB DLL that will request a MDIChild
form, paste the ocx in the form and then call the methods on my OCX.
My problem is that the entire processing of the OCX is in the property
sheets.  There is nothing in the onDraw method of the OCX.  I want to
be able to put the property sheets in the MDIChild window that VB has
given to me. Is this possible.  Thanks in advance.
Scot Rossman



Fri, 07 Nov 2003 22:08:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How develop MDI application with child forms like VB MDI and Child forms

2. questions regarding property sheet and property page

3. Newbie question regarding MDI forms

4. Creating VB MDI Forms lookalike in MFC

5. DataView filter not working in MDI child forms with reference to MDI parent DataSet

6. How develop MDI form with child forms

7. How to let parent form listening MDI child Form

8. MFC Property Sheet question

9. MFC OLE property sheets question

10. MFC Property Sheet question

11. MFC MDI Multiple Views in Separate MDI Child Windows

12. Property Sheet within a Property Sheet

 

 
Powered by phpBB® Forum Software