Results 1 to 2 of 2

Thread: VB6 and Locked Modules and Forms

  1. #1

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    After opening a VB6 project, is there any way to "unlock" a read-only module or form that needs to be modified? It seems that there must be a better way then to Remove the form or module, use Windows Explorer to change its properties and then Add it back into the project. Any ideas?

    ------------------
    Marty

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    The best way is to use Visual Source Safe. It comes with VB5 and 6. Viusal Source Safe can be ingrated within VB IDE. So when you check out your file it will be unlocked and locked when you check it back in.


    Regards,



    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


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