G
Guest
Hi,
how can i make a form with takes e.g. half of the screen?
Anytime i make such a form with specifying size property smaller than size
of the screen, it's maximized when running the program. Disregarding
WindowState property is set to Normal. I wold like to make a form which looks
like System.Windows.Forms.MessageBox. I have not found any problems when
doing the same thing in adult .NET.
how can i make a form with takes e.g. half of the screen?
Anytime i make such a form with specifying size property smaller than size
of the screen, it's maximized when running the program. Disregarding
WindowState property is set to Normal. I wold like to make a form which looks
like System.Windows.Forms.MessageBox. I have not found any problems when
doing the same thing in adult .NET.