ATTR_CLOSE_ITEM_VISIBLE
| Type: | Panel attribute |
| Description: | Specifies whether the panel close item is available in the panel. 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 = Dimmed close item 1 = Enable close item |
| Data Type: | integer |
| Default Value: | 1 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |