Context Menu (User Control)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Newbie Coder

    #1

    Context Menu (User Control)

    I have added a context menu to a user control with just copy/paste on it.
    This is set for all areas of my user control, but when compiled, added to a
    Windows form the context menu doesn't show. Why? How do I allow my user
    control to only use the context menu I created in control's designer?

    In the Windows test app it shows the context menu property is none, but in
    the controls design view it shows it linked

    Using VB.NET 2003 not VB.NET 2005

    Any Ideas?

    TIA


Working...