ATTR_SPAN_PANEL
Type: | Control attribute |
Description: | When enabled, the splitter control length matches exactly the height of the panel (or the width of the panel, for horizontal splitters). As the panel changes size, so too will the splitter. If you enable this attribute, and then set the ATTR_HEIGHT (or ATTR_WIDTH) attribute of the splitter to a specific value, this attribute is automatically disabled. 0 = Disabled 1 = Enabled |
Control Types: | Splitters. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.1 and later |
Values
0 | False |
1 | True |