Hello!
I need to know if it's possible to change the Ambient.UserMode property of any ActiveX control, whatever way (using the Windows APIs, for exemple), because I want to develope an application than allow to the user to modify the properties of any control like the Visual Basic does when you are designing a form that contain controls.
So, I need to know two things:
i. Can I see a control when my application is running as I see it in design time? (I think that is possible, because the own VB or VC++ environ do it!!)
ii. How can I show the properties sheet of any control that shows, for exemple, VB in design time, when my application is running?
If it's not possible, please just tell me: No, it's not possible!! You will save me a lot of work (and a headache!!)
Very thanks and cheers!!
P-)
I need to know if it's possible to change the Ambient.UserMode property of any ActiveX control, whatever way (using the Windows APIs, for exemple), because I want to develope an application than allow to the user to modify the properties of any control like the Visual Basic does when you are designing a form that contain controls.
So, I need to know two things:
i. Can I see a control when my application is running as I see it in design time? (I think that is possible, because the own VB or VC++ environ do it!!)
ii. How can I show the properties sheet of any control that shows, for exemple, VB in design time, when my application is running?
If it's not possible, please just tell me: No, it's not possible!! You will save me a lot of work (and a headache!!)
Very thanks and cheers!!
P-)