Disable No Scroll

Friendly Name Disable No Scroll
API Name DisableNoScroll
Type Boolean
Restrictions  
Get Function   (dcl-Control-GetDisableNoScroll <CONTROL>)
Set Function   (dcl-Control-SetDisableNoScroll <CONTROL> NewValue [as Boolean])
Applies To DWG List, List Box

If this property is set and the Vertical Scroll Bar property is set, scroll bars are always displayed, but displayed as disabled when the control doesn't have enough items to scroll. If the property is not set, scroll bars are hidden when the control doesn't have enough items to scroll. Note that changing this property has no effect on the control after it is created.