hi guys,
I currently have a form which has a second window/canvas which pops up once the user does a specific action. When this window is open I want to stop the user from being able to close the form using the top most x. I know the property close allowed on the window will stop that individual window from being closed but the user can still close the window via the x on the overall application and I was just wondering if there is a way to stop this only when this specfic window is open?
Any help would be Greatly appreciated.
Thanks.