Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Here's the deal:

I have an xml configuration file that I want to use to hold various values. ie: basic configuration, recent files etc.

 

I put all code for this into a class called CONFIGXML.vb

 

I want to just call a function with a integer parameter that will either fill a menu item on form one if a 1, or fill a configuration form if a 2.

 

how do I get independent control over both forms from this class?

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