When Maximize/Minimize/attachObject a window, the event onResizeFinish should be raised.
Otherwisze, for ajust the window’s content, we need attachEvent(“onResizeFinish”) and attachEvent(“onMaximize”) and attachEvent(“onMinimize”) and ajust the window’s content after attachObject.
Thanks!