BUG: Shape on Transparent UserControl May Not Redraw Properly (191897)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q191897 SYMPTOMS
If you change the FillStyle property of a Shape control from Transparent to
Solid at run-time, the Shape control may not redraw properly. This can
happen on a transparent UserControl that is using a mask.
RESOLUTION
Set the Windowless property of the UserControl to True or call the Refresh
method of the Shape control after changing the FillStyle to Solid.
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 KB191897 |
---|
|