fires when window resizing was finished
myWins.attachEvent("onResizeFinish", function(win){ // your code here });
win is dhtmlXWindowsCell instance, please check dhtmlXWindowsCell API for details