Raised when the windows desktop size and/or position has changed.
This can occurs when the user moves or resize the windows task bar for example).
If a window is docked, its size must reflect the changes. For that, call the function window.ID.appBar.refreshPos.
You may also need to redraw the content of the window, or resize the web browser object, if any.
A window can be docked with window.ID.appBar.enable and window.ID.appBar.setPos.
For a code sample, see window.ID.appBar.enable.
Author Window ID Group Name
|