2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Group items in an XPToolBarThrough Designer: Case 1: In the presence of a BarManager, the separators can be added to the items by right-clicking on the items and selecting the Begin A Group option similar to Menus. Case 2: In the absence of a BarManager, the separators can be added to the items by editing the XPToolbar.SeparatorIndices property list. Through Code: C# this.xpToolBar1.SeparatorIndices.AddRange(new int[] {1, 2}); VB Me.xpToolBar1.SeparatorIndices.AddRange(New Integer() {1, 2})
|
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.