Field WdgMaximize
Availability of a maximize control. Indicates whether a window is to have a “maximize” button. If “yes”, a maximize button appears in the upper right-hand corner of the window.
Valid Values
An integer code, as shown in the table below:
Code |
Meaning |
0 |
(DEFAULT) No |
1 |
Yes |
Remarks
This attribute is Meaningful for graphic-class windows only.