2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Visual styleYou can change the style of the ToolStripComboBox by changing the visual style of ToolStripEx. C# private void button1_Click(object sender, EventArgs e) { this.toolStripEx1.VisualStyle = Syncfusion.Windows.Forms.Tools.ToolStripExStyle.Metro; } VB Private Sub button1_Click(ByVal sender As Object, ByVal e As EventArgs) Handles button1.Click Me.toolStripEx1.VisualStyle = Syncfusion.Windows.Forms.Tools.ToolStripExStyle.Metro End Sub Sample: http://www.syncfusion.com/downloads/support/directtrac/general/ToolStripEx705284370.zip |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.