ATTR_SCROLL_BARS (Panel)
| Type: | Panel attribute | 
| Description: | Specifies whether vertical and/or horizontal scroll bars are shown on the panel. | 
| Data Type: | integer | 
| Default Value: | VAL_NO_SCROLL_BARS | 
| LabWindows/CVI Compatibility: | LabWindows/CVI 3.0 and later | 
Values
| VAL_NO_SCROLL_BARS | |
| VAL_HORIZ_SCROLL_BAR | Not valid for list boxes. | 
| VAL_VERT_SCROLL_BAR | |
| VAL_BOTH_SCROLL_BARS | Not valid for list boxes. | 
