Class Details hiding

I added a new class diagram to my project that now contains only the class diagram and the class code.  I can open the class designer but I cannot access the Class Details window.  The Class Details tab is docked at the bottom of the screen but I cannot get it to appear, no matter how hard I hover my mouse over it.  Right-click raises a context menu containing "Class Details".  Regardless of how hard or soft I click on the Class Details tab or the context menu, it will not open.  This recurs even of I recreate the project.

And yes ... I have already run devenv /ResetSettings.

Sad



Answer this question

Class Details hiding

  • unninxt1

    P.S.  Selecting the menu option View | Other Windows | Class Details doesn't work, too.

  • talin

    Yes, delete user options file is an option. You also can use "devenv /resetuserdata" to restore all original settings.

    Thanks,
    -Yu

  • Jason Howson

    AHA!  After a bit more fiddling and tinkering, I deleted the hidden file <solution name>.suo.  That erased all saved user UI settings for the solution and permitted to retrieve the little lost window.  All is now well.

    Thanks for all your help.  Big Smile

  • Class Details hiding