Hi Team,
We are using RadTextBox the version is Telerik.WinControls.UI.dll -> 2023.1.314.40. And setting the backcolor is 'System.Drawing.SystemColors.Control' but its showing screen transparent color(gray- this is not correct).
Example code block: Its applied > 1000 places in our project.this.txtTagNo.BackColor = System.Drawing.SystemColors.Control;
We are planning to migrate 2023.1.314.40 version with visual studio 2022.
Please refer the attached screenshot. Could you please help on this issue?
Note: Its working fine in Telerik.WinControls.UI.dll -> 2013.3.1127.40 with Visual Studio 2010
Thanks
Rajkannan