BUG: Run-Time Error 380 "Invalid Property Value" with MaskEdBox (177088)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q177088 SYMPTOMS
With Microsoft Visual Basic 4.0, when you set the Text property of a Mask
Edit control at run-time, you receive the following error.
Run-time Error 380:
Invalid Property Value
CAUSE
This error occurs under the following circumstances:
- The Visible property of the Mask Edit control is set to False at
design-time.
-and-
- A later version of MSMASK32.OCX is installed. The error occurs with
MSMASK32.OCX version 5.00.3714, which ships with Microsoft Visual Basic
5.0.
RESOLUTION
To work around this problem, set the Visible property of the Mask Edit
control to True at design-time and then change it to False at run-time,
perhaps during the Load event of the form.
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.
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbbug kbGrpDSVB KB177088 kbAudDeveloper |
---|
|