Center Form..
-
I have a doubt regarding the Center Screen property of a form. When creating a application, I set the centerscreen property to 'CENTER'. But can I assure that this form will be displayed in the center of any monitor in the client side? I read in an article that this is an issue which the developers wouldn't even think of. So I just wanted to clarify it. Thnx for any help.
The name is Sandeep
-
I have a doubt regarding the Center Screen property of a form. When creating a application, I set the centerscreen property to 'CENTER'. But can I assure that this form will be displayed in the center of any monitor in the client side? I read in an article that this is an issue which the developers wouldn't even think of. So I just wanted to clarify it. Thnx for any help.
The name is Sandeep
Xandip wrote:
I set the centerscreen property to 'CENTER'
Is there any property called centerscreen? :confused: The property is StartPosition, and if you set it to centerscreen than you will always have your application started in center of screen, no matter the monitor type/size.