M
Milosz - [playseven.com]
I am programming a control for the CF, and i need to make something like the
ComboBox enroll behavior.
If you click on it. it should enroll another item, for example a picturebox.
To enroll it down, it could be possible to define the picture box inside the
control, and on cliking the control to change its clientsize to make the
picturebox visible. But if the control shall enroll it to the top, because
its on the bottom of the form, I would have to change its location and the
size.
the original combobox shows the new item, without changing its size and
location.
So my question is how to show a new control outside of its parent ?
somebody knows help ?
THX
Milosz
www.playseven.com
ComboBox enroll behavior.
If you click on it. it should enroll another item, for example a picturebox.
To enroll it down, it could be possible to define the picture box inside the
control, and on cliking the control to change its clientsize to make the
picturebox visible. But if the control shall enroll it to the top, because
its on the bottom of the form, I would have to change its location and the
size.
the original combobox shows the new item, without changing its size and
location.
So my question is how to show a new control outside of its parent ?
somebody knows help ?
THX
Milosz
www.playseven.com