|
-
Jul 16th, 2004, 10:35 AM
#1
Thread Starter
Member
VB .NET newbie question
Hi all,
I've started developing an application using VB .NET 2003 for handheld PC (sewer inventarisation).
It has been a long time since i used VB (about 10 years) so i need some help.
I have a designed a few forms and some code for it.
However i'm having trouble with the following:
I've made a user data type (structure) and an array from this user data type. When I declare and use them in the form code it works fine but I want to declare the array and the 'current' data type globally. So i can use them in every form. How do I define them global ? Do I have to use a main module and load that first ??? if yes how ?
thx very much
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
|