Moveable Container

  • Thread starter Thread starter Merlin
  • Start date Start date
M

Merlin

Hi,

I wish to create or use an existing container control that at runtime can be
moved (maybe froma title bar) and can also be resized at runtime. I want
this so I can popup a pick list of items to a user and allow them to expand
the size of the list or move it around the screen.

Any ideas? does anyone know of an existing control.

Thanks.

Regards,
Merlin
 
I wish to create or use an existing container control that at runtime can be
moved (maybe froma title bar) and can also be resized at runtime. I want

Why not use a form? You can create one dynamically, put your pick list on
it and it can be resized/moved.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top