Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Where in designer is the Click event hiding?

Not answered Where in designer is the Click event hiding?

Feed from this thread
  • Dave Plummer avatar

    Posted on Jun 13, 2011 (permalink)

    I have a RadContextMenu with a half-dozen items; I cannot for the life of me find the events for menu items.  I'm in the "RadItem Collection Editor", and my six menu items are listed, but I have ONLY properties (Accessibility, Appearance, Behavior, etc) on the right.  There is no "Events" lightning bolt in the property editor toolbar.

    There ARE events for the RadContextMenu itself, but only for "DropDownClosed/Closing/Opened/Opening".  So how do I, in the designer, set the handler for a context menu's menuitem click event?

    Thanks!
    Dave

    (VS 2010 SP1)

    Reply

  • Jack Jack admin's avatar

    Posted on Jun 15, 2011 (permalink)

    Hi Dave,

    You cannot attach to an event when using a collection editor. You can do this only from the property grid pane. To do this, show the property grid pane and then select a menu item by navigating to the drop-down list of the property grid. Then select the events page in the property grid. There you will find listed all events supported by RadMenuItem.


    I hope this helps. If you need further assistance, do not hesitate to contact us.
     
    Best wishes,
    Jack
    the Telerik team
    Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.

    Reply

  • Brian Bates avatar

    Posted on May 3, 2012 (permalink)

    Thanks, I needed help on this too.  This little tip should probably be added to the documentation.  : )

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Menu, Application Menu, Context Menu > Where in designer is the Click event hiding?
Related resources for "Where in designer is the Click event hiding?"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]