Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am working on a VB.Net program and just finished creating a rather complex form for data input. I need to create a very similar form next, one that looks exactly like the one I just made but then assign slightly different variables for the data input. From reading my VB.net books, it seems like I should be able to use an "Inherits" statement to create a copy of the form I just made without the tedium of redoing it control by control/object by object. Is this correct, and can I then make changes to the inherited form without affecting the form it was created from? Thanks!

MRCP

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