|
-
Sep 15th, 2016, 08:03 PM
#27
Member
Re: Problem with Public UDT: 'Only public user defined types......
 Originally Posted by LaVolpe
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|