2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Reduce an empty spaceWhen you are dragging and dropping the RibbonControlAdv to Form, the top of the RibbonControlAdv contains empty spaces with RibbonDisplayOptionButton by default. The empty spaces of the RibbonControlAdv can be hidden by reducing the Top bounds in RibbonControlAdv. C# //To set the RibbonControlAdv to the top edge of the RibbonForm. this.ribbonControlAdv1.Top = -34; VB 'To set the RibbonControlAdv to top edge of the RibbonForm Me.ribbonControlAdv1.Top = -34
Figure 1: Before reducing empty space in RibbonControlAdv Figure 2: After reducing the empty space in RibbonControlAdv Samples: C#: http://www.syncfusion.com/downloads/support/directtrac/139019/ze/RibbonControlAdv-512171676 VB: http://www.syncfusion.com/downloads/support/directtrac/139019/ze/RibbonControlAdv_VB200310664 |
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.