ATTR_MIN_HEIGHT_FOR_SCALING
Type: | Panel attribute |
Description: | Specifies the smallest panel height for which scaling is allowed. If you enable the ATTR_SCALE_CONTENTS_ON_RESIZE attribute and the user resizes your panel so that it is very small, scaling might cause the controls in the panel to overlap. This attribute allows you to specify the smallest panel height for which scaling is allowed. If the user resizes the panel so that it is shorter than the specified height, the content area is clipped. |
Data Type: | integer |
Valid Range: | 0 to 32767 |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |