Results 1 to 1 of 1

Thread: Adding a MenuStrip to a Usercontrol problem

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    28

    Adding a MenuStrip to a Usercontrol problem

    Hello,

    I attached a quick example that I made of the problem I am having. The problem is that I have created a small rectangle in a UserControl and added a menu strip to it. Although I can place a menustrip on the Form and get it to work when I add it directly into the class of the small rectangle, I can not get it to display. What I want to do is be able to add the rectangle objects stemming from the Class. each including this MenuStrip. Then when I right click on the rectangle, the menu pops up, (It becomes visable), thus each of the Class children would have this. Although I can do this on the Form, it just doesen't seem to happen in the class.

    Any ideas?

    Thanks,

    Brian
    Attached Files Attached Files

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