Sunday, July 31, 2011

Designing Resizable Window Form


Are you sick of wasting time writing resizing code for your Windows forms? .NET's new anchoring and docking properties enable form controls to automatically resize or reposition themselves as the form resizes.  Link explains how to create resizable Windows forms automatically, or with just a few lines of code.

Link

1 comment: