We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

"Click" event for XPMenus.BarItem in popup menu (design time)

Is there any way to assign a "Click" event for a XPMenus.BarItem in a XPMenus.PopupMenu during design time? Thanks in advance, Holger

3 Replies

RP Ramesh Praveen Syncfusion Team July 16, 2003 06:56 PM UTC

Holger, You will have to remember the BarItem's name in the Collection editor, then close that editor and select that item in the form designer's property editor. Then you can browse to the events tab of that object and listen to the Click event (this will work in C#). If this is VB.Net, then you have to go to the code view, select that BarItem on the top-left combo (based on name) and then select the Click event in the top-right combo. A little cumbersome we realize. We already have a feature request to improve the design-time with respect to this issue. Regards, Praveen Ramesh


HP Holger Persch July 17, 2003 05:16 AM UTC

Thanks Praveen, Because I'm new to .NET there is still a lot to learn. Regards, Holger


RP Ramesh Praveen Syncfusion Team July 17, 2003 12:57 PM UTC

You are welcome.

Loader.
Live Chat Icon For mobile
Up arrow icon