drag controls at runtime

G

Guest

I have an application that requires a form on which the user can drag various
controls to different locations at run-time. Depending upon a users action,
the form will be populated with a number of controls (text boxes, combo
boxes, option buttons) after which the user will drag them into the desired
arrangement and the location info will be saved.

I have searched high and low but haven't found any examples of how to grab a
control and move it around at run-time. Anyone know if this is possible, and
if so, point me in the right direction?

thanks
 
S

Stephen Lebans

Did you search GoogleGroups? I know there are several threads there
containing sample logic/code.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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

Top