WPF Visual Designer (code name Cider) Tip 3: Nudge vs. Move
Applies to Visual Studio 2008 Beta2.
User can also change controls' positions via keyboard nudge: Select one or more controls, and then press Up, Down, Left, or Right key. Unlike Move (or move via mouse to be more specific), nudge does not change controls' parent.
In this sense, nudge is like resize, as has discussed in previous tip.
(This posting is provided "AS IS" with no warranties, and confers no rights.)