Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Form and Applic... » Container Controls and Layout   (RSS)
Sorry, but there are no more tags available to filter with.

New White Paper: Creating Smart Application Layouts in Windows Forms 2.0

My new Windows Forms white paper is now available on MSDN . It covers using ToolStrip as a navigation alternative to TabControl, and creating collapsible flyout menus a la the Visual Studio Toolbox. Compilable code samples are included. Enjoy!

Control.Location is a Pain - or, Why We Need an OffsetLocation() Method

I'm polishing up some code for a Windows Forms white paper on application layouts in Windows Forms 2.0. The paper will cover advanced uses of the ToolStrip control for creating navigational layouts, among other things. One of the samples is a VS Toolbox-style
 
Page view tracker