BUG: Controls Do Not Refresh After Exit From Screen Saver on NT (191071)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q191071 SYMPTOMS
Controls on a form whose ClipControls property is set to False may not
refresh properly after the Screen Saver is activated and then deactivated.
When the mouse is moved to dismiss the Screen Saver, the form reappears but
some controls are not redrawn properly. For example, Textbox controls do
not retain their 3-D appearance. Programmatically refresh the form to cause
the controls to be drawn properly.
This problem only occurs on Windows NT 4.0. The problem does not occur on
Windows 95, Windows 98, Windows Me, or Windows 2000.
RESOLUTION
Set the ClipControls property of the form to True (the default value).
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
REFERENCES
For more information, please search the Visual Basic Help Topics on
"ClipControls property."
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbpending kbScreenSaver KB191071 |
---|
|