PRB: Moving Code Does Not Preserve Procedure Attributes (216876)
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 Q216876 SYMPTOMS
A user-defined function, procedure, property, or event in a class module contains user-defined Procedure Attributes, such as text in the Description text box of the Procedure Attributes dialog box. This text in the Description field is visible in the Details Pane of the Object Browser.
The Procedure Attributes are deleted when you perform one of the following tasks on your user-defined function, procedure, property, or event code in the class module code window:
- You change the position of the code.
- You cut out the code and then paste the code back in the class module code window.
STATUS
This behavior is by design.
REFERENCES
For additional information about Procedure Attributes, please see the following articles in the Microsoft Knowledge Base:
189623 HOWTO: Give Descriptions to Private Procedures
161094 HOWTO: Use the Procedure Attributes Dialog Box
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbprb KB216876 |
---|
|