ATTR_DISABLE_PROG_PANEL_SIZE_EVENTS
Type: | System attribute |
Description: | Specifies whether a change in panel size or position that occurs as a result of a call to a User Interface Library function should generate an EVENT_PANEL_SIZE or EVENT_PANEL_MOVE. 0 = Enable programmatic panel size events. 1 = Disable programmatic panel size events. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
0 | False |
1 | True |