I'm trying to set a ppLabel caption and an error appears that says "The Window Does Not Have Scroll Bars". If I don't attempt to set the caption of the label all works fine. Any clue as to what might cause this?
After further review it seems this error message happens if the DeviceType is initially set to 'Printer' and changed to 'Screen' just before calling the print method. Any help is appreciated.
Comments
is initially set to 'Printer' and changed to 'Screen' just before calling
the print method. Any help is appreciated.
Thanks in advance