autoscalling....
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Does anybody have an idea about autoscalling? the problem i have is with changing the screen resolution. When screen resolution changes the controls get messed up. I tried using the anchor and dock properties for the user controls and the panels. some worked and some not. Don't ask me why cause i don't know. i made the same changes for all but some worked and some didn't. i made some search to find an alternative way for using the dock and anchor properties and i found that i can use the autoscalling. i don't know how to use and i can't find any sample code or sample project that teach me how to use it. so if anybody have an idea about it, that would be very helpfull. thanks in advance.