Click to See Complete Forum and Search --> : Can I build special container in VB?


Invoker
September 25th, 2001, 09:48 AM
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

makai
September 25th, 2001, 11:55 AM
the OLE control is a container

Invoker
September 26th, 2001, 08:13 AM
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.