This is a migrated thread and some comments may be shown as answers.

RadForm WindowState=Maximized issue

2 Answers 322 Views
Form
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 04 Jun 2010, 03:08 PM
Hello, I have a RadForm as main form with WindowState = Maximized. One of our customer have the problem that form is not shown maximized on start up. The form appears on the lower right corner of the screen and is cut off. The customer have to manually move the form to the upper left corner. I think form is maximized, because doubleclick on form title have no effect. But position is not centerd. I am not able to reproducce this behavior. OS is WinXP with the newest Service Pack.

Any idea ?


Best regards,

Markus

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 10 Jun 2010, 04:49 AM
Hi Markus,

Thank you for contacting us and for reporting this issue.

We have tried to reproduce the case, but to no avail. It seems that this issue is somehow related to the specific application context on your side and thus we would like to receive some further details on the scenario that might help us reproduce the glitch:

  • Which version of Windows is installed on your customer's machine?
  • Are there any specific settings of the Operating System where the issue occurs?
  • Is there a maximum size set to the form?
  • At which point are you setting the WindowState property of the form?

Thank you for your time.

We are looking forward to your response.

Best wishes,
Deyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Markus
Top achievements
Rank 1
answered on 14 Jun 2010, 11:36 AM
Hello,

issue is solved. When I set 'StartPosition' of form to 'CenterScreen' it works. I set all properties at design time in VS property window of form.

Regards,
Markus
Tags
Form
Asked by
Markus
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Markus
Top achievements
Rank 1
Share this question
or