N
Nick Moore
This may be the wrong newsgroup for this question. I'm
trying to develop a container control inherited from a
panel that I can 'Roll Up' and 'Roll down' on a button
click. The component is to be available from the
toolbox. The first time I dragged the control from the
toolbox onto a form and added other toolbox components to
it in design mode, it obviously wasn't a container, the
other components were not associated with my control. I
found a KB article, 813450, which told me how to rectify
this, which mad my component a container at design time.
The problem now is that at run time the component is not
a container, when I roll it up, the components that I'd
dropped onto it at design time are left behind on the
main form. Anyone know what I'm doing wrong? Thanks.
trying to develop a container control inherited from a
panel that I can 'Roll Up' and 'Roll down' on a button
click. The component is to be available from the
toolbox. The first time I dragged the control from the
toolbox onto a form and added other toolbox components to
it in design mode, it obviously wasn't a container, the
other components were not associated with my control. I
found a KB article, 813450, which told me how to rectify
this, which mad my component a container at design time.
The problem now is that at run time the component is not
a container, when I roll it up, the components that I'd
dropped onto it at design time are left behind on the
main form. Anyone know what I'm doing wrong? Thanks.