Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I've made a module with some functions to show/handle messageboxes and their results.

 

I've been using this module since I started Vb.Net, in all my projects.

 

Now I created a nes dll project and add this module, but every messagebox, messageboxbuttos or items says that they are not declared...

 

Am I missing something?

Posted

I've done "Imports System.Windows.Forms" and now it works...

I just don't understand is why did'nt I need that until now...

But it's ok :) Works! Is what matter...

 

Thanks a lot :)

Posted
If your function was previously written as part of a form class it will have automatically included the Imports line.
Anybody looking for a graduate programmer (Midlands, England)?

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.   Paste as plain text instead

  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...