Declined
Last Updated: 17 Jun 2015 10:37 by ADMIN
ADMIN
Boryana
Created on: 23 Nov 2012 06:58
Category: RibbonBar
Type: Bug Report
4
FIX. RadRibbonForm - incorrect appearance in VS2012
Using VS2012 RadRibbonForm's caption element is misplaced. As a result a horizontal black line appears below the title. Additionally, the system borders of the form are thinner that they are supposed to be.

1 comment
ADMIN
Stefan
Posted on: 17 Jun 2015 10:35
Declined: This issue appears only when debugging and the form will be displayed correctly in release mode. The root of the issue is incorrect value returned by the SystemInformation.FormBorderStyle property in debug mode. To avoid the issue when debugging, Microsoft suggests to disable the Visual Studio hosting process. More information could be found here: http://connect.microsoft.com/VisualStudio/feedback/details/759413/winform-dialogs-displayed-differently-by-vshost-exe-and-exe-using-vs-2012-when-formborderstyle-set-in-form-codebehind