BUG: Run-Time Error 380 "Invalid Property Value" with MaskEdBoxLast reviewed: November 25, 1997Article ID: Q177088 |
The information in this article applies to:
SYMPTOMSWith 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 CAUSEThis error occurs under the following circumstances:
RESOLUTIONTo 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.
STATUSMicrosoft 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.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional query words: masked edit box editbox
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |