IRWANTO82 Posted August 16, 2012 Posted August 16, 2012 how to display UImask before form close after bordericon from system menu (close icon) clicked, my application need 5 sec to close it so i need UImask for user interface i had setting frmlogin.ClientEvents.ExtEvent --> onClose property but still not work function window.OnClose(p) { p.showMask('Terminate Application...', frmLogin.pnlMain); } Quote
Administrators Farshad Mohajeri Posted August 17, 2012 Administrators Posted August 17, 2012 This feature will be implemented internally. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.