ATTR_CAN_MINIMIZE
| Type: | Panel attribute |
| Description: | Specifies whether the panel can be minimized. This attribute is not supported for child panels. Note: Changing this attribute recreates the window and causes the ATTR_SYSTEM_WINDOW_HANDLE to be invalid. Linux: This attribute is not supported. 0 = Disabled 1 = Enabled |
| Data Type: | integer |
| Default Value: | 1 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |