I was trying to resize a control with the mouse, holding down Left-button + Shift, hoping that both width and height would be adjusted proportionally (like in Photoshop). Didn't work.
I Googled to find out how to do that, sure enough that I'd have an answer within one minute. To my surprise I couldn't find anything.
Must I understand that Visual Studio, even as far as version 2013, lacks this very basic designing feature?! Or do I just keep missing it?
Please note that this isn't for a particular control only; it's a designing tool I would want to use on anything that can be "drawn" on a form / user control.