![]()
Method: avPaneRestore
Parameters:
| Name | Usage | Class | Description |
|---|---|---|---|
Caller | Input – Mandatory | PRIM_OBJT | Always specify this argument as Caller(#Com_Owner). |
Pane | Input - Optional | Alpha – max length 32 | Specify as COMMAND_HANDLER indicating the pane to be restored back to its original size after a Maximize. |
Examples:
invoke #avFrameworkManager.avPaneRestore Caller(#Com_Owner) Pane(COMMAND_HANDLER)