Posted 31 March 2023, 5:45 pm EST
I just installed 2023v1 (build 596). Previously running build 2022v3 (build 584).
Using the 4.5.2 version of the controls with .Net 4.8 Framework for my applications. Building in VS2022 17.5.3 on Windows 11 Pro machine.
The release notes for build 596 state the following:
*Input for WinForms
Improvements
Improved the default appearance of c1TextBox-based controls for Windows 11.
[.NET] Added ‘InputEditorStyles.Underline’ and ‘InputEditorStyles.Corners’ properties.*
I cannot find these properties (InputEditorStyle) on the C1Input controls like C1TextBox. I don’t consider these default appearance changes an “improvement” and would like to turn them off.
How may I turn them off?