SAVEWARN (OpenInsight 32-bit Specific)
At 04 APR 2011 04:48:06PM David Nicol wrote:
I've managed to override the SAVEWARN on the Close under the File menu and also on a Cancel button I created on the form. I want to override the SAVEWARN on when the red X is clicked so that it just closes the Window. How can I get that to happen? I haven't been able to figure out how to access the red X
At 05 APR 2011 01:40PM Bob Orsini wrote:
When the red x is clicked it will execute the close event. You can override the savewarn in the close event.