BUG: Scrollbar Disabled in IDE When Enabled is Set to False (191857)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q191857 SYMPTOMS
When designing a form, if you add a horizontal or vertical ScrollBar and
set one or both to disabled, then you cannot use click-and-drag to move the
ScrollBar(s) unless you close and re-open the form.
RESOLUTION
To avoid this problem, set the Enabled property of the ScrollBars in the
Form Load event. See step 5 in the MORE INFORMATION section below.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbbug KB191857 |
---|
|