Hi All,
I am using VB.NET in my MDI application.
When I opened child form it is showing me the form title in this format
MainFormText [ChildFormText]
Is there any way to remove square brackets [] from title and it looks like MainFormText - ChildFormText as it is normally happens in Microsoft applications like Microsoft Excel etc.
Thanks a lot.
Asif
I am using VB.NET in my MDI application.
When I opened child form it is showing me the form title in this format
MainFormText [ChildFormText]
Is there any way to remove square brackets [] from title and it looks like MainFormText - ChildFormText as it is normally happens in Microsoft applications like Microsoft Excel etc.
Thanks a lot.
Asif