Introduction to C# Windows Form Component Layout
This article introduces the new feature to layout components by Form's Dock and Anchor properties. If you have Java background, you must be familiar with layout manager like BorderLayout, GridBagLayout.In .NET all the applications work on Windows platforms, it is not a big issue to control the looks andfeels of GUI appearance. However, .NET [...]
Read more



11:01 pm by Arun Sharma