Scaling issues in Winforms.net
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I am developing a windows based application which has several data entry forms. All I want to develop as user control. User control will be loaded in to the main form when respective menu clicked by the user. Here I am facing some layout and look-n- feel issues. When the main form resized by the user all other UI controls should also be resized. How I can achieve this? Is there any default scaling mechanism available in .net 2.0.? Help me..!
M.Sendilkumar