The ShowDocwin transaction sets how the specified document window is displayed.
Type XTYP_EXECUTE
Syntax [ShowDocwin(docwinID, arrangement)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
arrangement |
WORD |
3 |
minimize |
|
|
|
4 |
maximize |
|
|
|
9 |
restore |
|
|
|
11 |
hide |
|
|
|
12 |
display |
Remarks
This transaction does not work for external document windows.
Release information
Added in Release 3.50.
See also