I recently upgraded from 2007.3 to 2008.3 and i believe this problem started then, although I cannot be sure.
Essentially what is happening is that when i set the Text property of a form, it is not showing up in the title bar of the form when I set it during the form's Load event. When I set the text by some other event trigger (editor leave for instance), the text sets fine. The really funny thing is that the text in the Taskbar is just fine, but the text in the title bar of the form is not, they are different. I have tried just doing a refresh/redraw but this did not work.
On the form, I have a Toolbars manager, and I have the FormDisplayStyle property set to Rounded Fixed. If I set this property to default, the problem disappears.
I am wondering if any one else has had this problem, if so, is there a hotfix or workaround?
Thanks.
Hello. I performed some research regarding the behavior you are encountering. This appears to be an issue that has already be addressed internally, and should be available as part of the next hotfix.
I have forwarded the information regarding this issue to our Development Support Team so a support incident will be created on your behalf. This support incident will help to ensure you are notified when the hotfix for this issue is available for download.
In the meantime, the best solution to is to use the Form's Shown event instead of the Load event.
Feel free to respond with any other questions regarding this issue.
Thank you,
Chris