Article ID: 222112 - Last Review: October 16, 2002 - Revision: 1.1 FIX: Class Not Selected Opening Class Browser From Form DesignerThis article was previously published under Q222112 On This PageSYMPTOMS
When invoking the Class Browser to view the selected object in the Form Designer, the correct class will not be automatically selected when the Class Browser loads. This problem does not occur if the object in the Form Designer has the same name as the underlying class.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 (http://support.microsoft.com/kb/194022/EN-US/ ) INFO: Visual Studio 6.0 Service Packs, What, Where, Why 194295 (http://support.microsoft.com/kb/194295/EN-US/ ) HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed MORE INFORMATIONSteps to Reproduce BehaviorRun the following code to demonstrate this problem:Changing the name of the form object such that it matches the name of the class will show the correct class selected in the Class Browser. For example, add the following code immediately after the line containing the ASELOBJ() function: | Article Translations
|
Back to the top
