Opening the Form in maximized mode?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Does anyone has an idea on how can I open the form,so that initally when it is opened it is set to the maximum window size as if I have clicked the maximize button? Thanks, E.A.
Did you try setting the WindowState property of the form to Maximized[^]? Regards Senthil _____________________________ My Blog | My Articles | WinMacro