Hi
I am trying to disable the titlebar on a window on the open event - using this.titlebar=false
I get the following message -
A systemwrite property can be modified only in an event or function in its parent class
what am i doing wrong ?
i can disable the control menu using similar code this.controlmenu=false
I am using pb2017 r2
as always thanks in advance
Andrew