Regarding Message Box size
Windows Forms
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all , is there any way to increase the message box size ,like 1/4 of the desktop . thanks , CSN
Changing the default message box is not possible. You can write your own message box.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
Hi all , is there any way to increase the message box size ,like 1/4 of the desktop . thanks , CSN