Embedded designer changing form display name
Posted: Mon Jun 22, 2009 11:07 am
Sorry if this is a dumn question.
In c#, if I have a form with an imbedded StiDesignerControl it appears that the designer control is taking over the Text of the form.
For example, I create a simple project, containing one form with a Text property of "Test" and containing a stiDesigner control. As soon as I launch the application the Forms text property (i.e the name shown next to the icon in the form header) is showing "Designer". If I then open TestReport.mrt the text of the form reads "TestReport.mrp - Designer". Can I stop it doing this so it just displays "Test" when I run the application.
Thanks
Robin
In c#, if I have a form with an imbedded StiDesignerControl it appears that the designer control is taking over the Text of the form.
For example, I create a simple project, containing one form with a Text property of "Test" and containing a stiDesigner control. As soon as I launch the application the Forms text property (i.e the name shown next to the icon in the form header) is showing "Designer". If I then open TestReport.mrt the text of the form reads "TestReport.mrp - Designer". Can I stop it doing this so it just displays "Test" when I run the application.
Thanks
Robin