Click to See Complete Forum and Search --> : Align to grid user controls


gborges
November 12th, 2008, 04:10 AM
Hi!

I would to like to add a unique behavior to my application. The user can freely drag and drop some user controls over a tab, this tab has a grid style.

I would like to positioning the usercontrol when the user drops it over the nearest grid (something like the align to grid behaviour which exists in windows desktop).

How can I do it?

Thank you in advance!