AD
Administrator
Syncfusion Team
January 19, 2005 05:54 PM UTC
Hi Jeff,
Ufortunately, BarItem does not derive from Control and therefore does not support the MouseDown event necessary to handle right clicks.
To respond to a right click on a BarItem, you would have to listen the MouseDown event on something else and map it to a BarItem.
Regards,
Gregory Austin
Syncfusion, Inc.