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

WindowState and Display Issues

3 Answers 102 Views
Form
This is a migrated thread and some comments may be shown as answers.
Jaymie
Top achievements
Rank 1
Jaymie asked on 04 Aug 2009, 09:04 AM
I have an mdi parent and child. Both these are just RadForms.
The issue is that when the code is executed to show the mdi child, I have programatically set the WindowState of the child to Maximised.
When the child loads, the child is maximised, but the top control is cut off as if it is underneath the RadMenu.
If I then use the minimise and maximise on the actual mdi child form, then the issue correct itself. It is only when the form first loads.

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 04 Aug 2009, 02:23 PM
Hi Jaymie,

Thanks for contacting us and for the reported issue. I have investigated the case and was able to reproduce it on my machine. It is related to the missing WS_CAPTION style of the form (which actually represents the standard title bar of the form). We removed this style since it causes some visual glitches when doing custom painting in the non-client area of the form.

However, we are going to do some further research on the case and hopefully we will be able to release a fix for it in the next Internal Build that we are going to upload soon.

Please note that the Internal Builds are not entirely tested and we do not provide support for issues introduced in these builds. Their purpose is to simply reflect the current state of our development process.

I hope this is helpful. Do not hesitate to write back if you need further assistance.

All the best,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Jaymie
Top achievements
Rank 1
answered on 04 Aug 2009, 03:16 PM
Is there a work around so I can stop this issue?
0
Deyan
Telerik team
answered on 05 Aug 2009, 08:00 AM
Hello Jaymie,

Unfortunately there is no workaround for this issue. However, there is already a fix available and you will be able to find it in the Internal Build that we are releasing in a couple of days. Do not hesitate to write back in case of further questions.

Sincerely yours,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Form
Asked by
Jaymie
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Jaymie
Top achievements
Rank 1
Share this question
or