Click to See Complete Forum and Search --> : Multiple Container Activex control


arunnura
August 16th, 2001, 03:58 AM
Hai everybody
I got a problem in creating an activex control with multiple container controls .

I created an activex control which has more than one picture box(Container control) controls and i changed the property of the Activex control as a Container control .

I made the Activex control in to ocx File and used the ocx control in a new standard exe form.
the problem exactly is each picture box in the activex control must act as individual container control but the whole activex is acting as a single container control.

What I need is each picture box inside the activex control must act as a seperate container control asif placing a picture box inside a picture box.

In short I want one activex control which should contain n-number of container controls.

I would appreciate any tips as to how i achieve this.

TIA

Regards
Arun.