Article ID: 251321 - Last Review: June 24, 2004 - Revision: 3.0 BUG: ScrollBar Controls Exhibit Paint Problems When Code Is Executed in Change Event
This article was previously published under Q251321 On This PageSYMPTOMS
In Microsoft Visual Basic, the intrinsic HScrollBar and VScrollBar controls experience painting problems if the mouse is moved off the control prior to the completion of code execution in the Change event.
RESOLUTION
To work around this behavior, the scrollbar control can be disabled at the start of the Change event. Once the code execution is complete, the control can then be enabled again.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations |





















Back to the top