Resizing C# windows application controllers in run time
C#
3
Posts
2
Posters
0
Views
1
Watching
-
I have a c# windows applicaton that contains tab pages and panels. I want to resize them during the run time. Is there any easy way to do that. I tried to find a inbuild property, but i couldn't find. Please Help... Thanks & Regards!:confused:
Have you tried the properties
Dock
and/orAnchor
for the panes/tabs? cheers, [r a w] I do not understand what I do. For what I want to do I do not do, but what I hate I do. - Romans 7:15 -
Have you tried the properties
Dock
and/orAnchor
for the panes/tabs? cheers, [r a w] I do not understand what I do. For what I want to do I do not do, but what I hate I do. - Romans 7:15