XpMenu.BarItem

Hi,

I'm using Syncfusion 4.3.0.30 on a WinXP SP2 system.

Is there a way to add a custom BarItem to a XpToolBar. I need a baritem showing up on a XpToolBar and that baritem should use my own control (like a ComboBoxBarItem, but just replace ComboBox with MyControl).

Thanks!

Yours

Christian!

1 Reply

GR Golda Rebecal Syncfusion Team February 23, 2007 02:27 PM UTC

Hi Christian,

The XPToolBar can host objects of type BarItem only and cannot host any other controls.

We can use the MainFrameBarManager's detached CommandBar to host our custom controls.

Please have a look at the attached sample and let me know if this meets your requirement.

We appreciate your interest in Syncfusion products.

Best Regards,
Golda

xptoolbar2.zip

Loader.
Up arrow icon