PRB: Form Scrollbar Property Read-Only at Run-Time (189620)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q189620 SYMPTOMS
The ScrollBar property of a form is read-only during run-time if the
initial value of the property is set to "0 - None". However, if you set the
ScrollBar property to any non-zero value, then the property can be changed
during run-time.
RESOLUTION
To change the Scrollbar property during run-time, set the property to
something other than "0 - None" at design time and set the ScrollBar
property to "0 - None" in the Init event of the form. This causes the form
to initially run without scrollbars but with the ability to add scrollbars.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/11/1999 |
---|
Keywords: | kbprb KB189620 kbAudDeveloper |
---|
|