CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Removing Recently Opened Projects

    When we click the file open project option in the VB environment a Open project dialog box is displayed it consists of the recently opened projects under the recent tab. How do we clean the recently used projects.


  2. #2
    Join Date
    Jun 1999
    Location
    Switzerland
    Posts
    58

    Re: Removing Recently Opened Projects

    Hi,
    That's a matter of entering the Windows Registry and delete the appropriate entries.
    If you are not familiar with the Registry, keep yr hands of!!

    Jan


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured