Welcome to MSDN Blogs Sign in | Join | Help

August 2007 - Posts

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'
Posted by zhanbos | 1 Comments
Filed under:

WPF Visual Designer (code name Cider) Tip 2: Resize vs. Move

Take a look at the following XAML: < Grid Name ="mainGrid"> < Grid Margin ="17,20,132,130" Name ="grid1"> < Button Height ="23" Margin ="10,10,44,0" Name ="button1" VerticalAlignment ="Top"> Button </ Button > </ Grid > <
Posted by zhanbos | 3 Comments
Filed under:
 
Page view tracker