
Setting OCX Property on MDI Child form causes new form to open
?I'm using the SupraSoft ProjectSuite ocx in VB6, SP3 on NT4. Once a form
?is open, if a change a property of one of thier components, a new
?instance of the form opens. This only occurs if the form is an MDI
?Child. Any way to fix this?
Take a close look at the wizard-generated code in your Sub Main().
Look closer.
See anything funny?
--
Paul Marshall