drag controls at runtime

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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.
 
Back
Top