|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| extern.openIcon(WindowHandle) |
Parameters
| HANDLE | WindowHandle | Handle of the window to restore. |
Return value
No value is returned.
Description
Restore a minimized window.
To check if the window is already minimized or not, uses extern.isIconic |
|
|
|