ACC97: Toggling Visible Property Makes Calendar Control Smaller (164096)
The information in this article applies to:
This article was previously published under Q164096 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you toggle the Visible property of a Calendar control on a form from
True to False and then back to True again, the control gets smaller on the
form. It continues to shrink as you continue to toggle its Visible
property.
CAUSE
The BorderStyle property of the Calendar control is set to something other
than Transparent.
RESOLUTION
Set the BorderStyle property of the Calendar control to Transparent. Then
if you want a border around the Calendar control, drag a Rectangle control
around the Calendar control, and set the BorderStyle of the rectangle to
the desired effect.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97.
| Modification Type: | Major | Last Reviewed: | 9/25/2003 |
|---|
| Keywords: | kbbug KB164096 |
|---|
|