Results 1 to 2 of 2

Thread: [RESOLVED] Inherting Windows Form - Adding controls

  1. #1

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Resolved [RESOLVED] Inherting Windows Form - Adding controls

    Hi,

    I created a project building into class library containing a form.

    In another project, I added an inherited form and inherited the form created in class library. This is running fine.

    But when I try to add controls onto inherited form over the inherited form, I am not able to do so. Is there any workaround for the same?

    Thanks
    Show Appreciation. Rate Posts.

  2. #2

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: Inherting Windows Form - Adding controls

    Done. Just need to make them Public or maybe in some cases protected depending on what to let derived form inherit.
    Show Appreciation. Rate Posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width