How to change the preview window title
Posted: Tue Dec 06, 2005 1:31 am
Hi, there,
I wrote an dialog-based app named TeeChartTest to test the print and print preview function and I added a botton on the dialog to call m_chart1.GetPrinter().ShowPreview(); It worked fine except that the title of the preview window is "Teechart Print Preview", not what I expected to be "TeeChartTest Print Preview". Is there any way to change the preview window title? Thank you!
I wrote an dialog-based app named TeeChartTest to test the print and print preview function and I added a botton on the dialog to call m_chart1.GetPrinter().ShowPreview(); It worked fine except that the title of the preview window is "Teechart Print Preview", not what I expected to be "TeeChartTest Print Preview". Is there any way to change the preview window title? Thank you!