getMainWnd().onSize = function (type, width, height) { if (type == 1) { this.hide(); } }
Was this information helpful? Yes No