2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Change the RibbonForm positionWorkAround: Change the StartPosition property of RibbonForm to FormStartPosition.Manual and make sure that the Location property is having coordinates 0,0 [Default Value] so that the form occupies the whole working Area. C# this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; VB Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
Note: Defect was found in Version 4.4.0.51
|
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.