ATTR_SIZABLE
| Type: | Panel attribute |
| Description: | Specifies whether the panel is sizable. Note: Changing this attribute recreates the window and causes the ATTR_SYSTEM_WINDOW_HANDLE to be invalid. Linux: This attribute is not supported. 0 = Not sizable 1 = Sizable |
| Data Type: | integer |
| Default Value: | 1 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |