Results 1 to 40 of 49

Thread: [RESOLVED] Problem with Public UDT: 'Only public user defined types......

Threaded View

  1. #27
    Member
    Join Date
    Apr 2009
    Posts
    59

    Re: Problem with Public UDT: 'Only public user defined types......

    Quote Originally Posted by LaVolpe View Post
    In the usercontrol project.
    1. Create a class and name it whatever you want, maybe something like GizmoGlobals
    2. Change the class Instancing property to: GlobalMultiUse
    3. Declare your UDTs in that class as Public
    How do you do do #2? I see no class instancing property for a class. Did you mean usercontrol not class?

    I just want to make 2 functions for adding and removing items for a UDT array, so I don't have to remake the 2 functions for every UDT array. Passing UDTs into a collection would work too
    Last edited by neotechni; Sep 15th, 2016 at 08:07 PM.

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