BUG: UserControl Property Value Changes Lost When Building EXE (192090)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q192090 SYMPTOMS
You have a Standard EXE project that contains a UserControl. You change the
property values of the UserControl and build the EXE. The property value
changes you made do not take effect in the compiled application, and the
property values in the project have reverted back to previous or default
values.
RESOLUTION
There are three resolutions to this problem:
- Run the project before building the EXE. (Make sure the form containing
the UserControl is displayed during this process.)
- Close the form hosting the UserControl before building the EXE.
- Save the project before building the EXE.
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 KB192090 |
---|
|