Results 1 to 2 of 2

Thread: use of GlobalSingleUse Instancing

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    2
    When would you use the GlobalSingleUse instancing property of the class module. When would I decide to use GlobalSingleUse or SingleUse versus MultiUse.

    Thanks in advance for the response

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    I expect that single use is for something like an MDI form, where you cannot have more than one MDI form

    and multiuse for other things like Labels and Pictureboxes


    DocZaf
    {;->

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