Hello All,
I need to develop special container in VB. I need container, with ability to change its Ambient Properties (UserMode and UIDead) in run-time. I dont know how to do it in VB.
Thanks,
Invoker
Printable View
Hello All,
I need to develop special container in VB. I need container, with ability to change its Ambient Properties (UserMode and UIDead) in run-time. I dont know how to do it in VB.
Thanks,
Invoker
the OLE control is a container
Yeah, OLE Container is the 'container', BUT I need to build my own like this. Because I need implement many additional properties, methods, functions in my container.
I think it could not be developed by pure VB, but if there some sort of TypeLibs, DLLs or samples to help me out?
My first target is: Make posible to switch Ambient Properties in run-time.