Jump to content

Recommended Posts

I'm using visual basic 2008 and I have a project with 2 forms, 1 module file and one class file. I'm trying to save an instance of my class in the module, so that the instance is available in both forms, although I keep getting this error in my two forms, as they can't access the instance:

 

'Reference to a non-shared member requires an object reference.'

 

If you would like to see any of my program just ask. :] I just thought I'd outline my problem before I bombarded you with code. Cheers!

Link to comment
https://forums.phpfreaks.com/topic/230602-vb-creating-a-class-instance-in-module/
Share on other sites

  • 1 month later...

I'm using visual basic 2008 and I have a project with 2 forms, 1 module file and one class file. I'm trying to save an instance of my class in the module, so that the instance is available in both forms, although I keep getting this error in my two forms, as they can't access the instance:

 

'Reference to a non-shared member requires an object reference.'

 

If you would like to see any of my program just ask. :] I just thought I'd outline my problem before I bombarded you with code. Cheers!

you need to post some code or show the code where you call the module or using the class.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.