ATTR_MIN_WIDTH_FOR_SCALING
Type: | Panel attribute |
Description: | Specifies the smallest panel width 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 width for which scaling is allowed. If the user resizes the panel so that it is narrower than the specified width, 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 |