ATTR_CAN_MAXIMIZE
- Updated2023-02-21
- 1 minute(s) read
ATTR_CAN_MAXIMIZE
Type: | Panel attribute |
Description: | Specifies whether the panel can be maximized. 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 |