Articles in this section

How to integrate any control in ToolStripEx?

Customize the control

You can load any control in ToolStripEx by using ToolStripControlHost. To achieve this, use the following code example.

C#

this.toolStripEx1.Items.Add(new ToolStripControlHost(this.xpToolBar1));

VB

Me.toolStripEx1.Items.Add(New ToolStripControlHost(Me.xpToolBar1))

Sample: http://www.syncfusion.com/downloads/support/directtrac/131857/RibbonControlAdv_XPToolBar-1314124139.zip

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied