|
-
Dec 7th, 2002, 12:54 PM
#1
Thread Starter
Addicted Member
Variables
Hi, I have project that is made of multiple Class Modules or Objects. Well, I would like a variable within the Object to be accessible by the program that declares the object.
~~~~~~~~~~~~~~~
~~OBJECT PROJECT~~
~~~~~~~~~~~~~~~
VARIABLE1 ~
~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~FORM PROJECT~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
Dim ObjProj As New ObjectProject ~
MSGBOX VARIABLE1 ~
~~~~~~~~~~~~~~~~~~~~~~~
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
|