Windows Ease of Use carat width is not honored

SyntaxEditor for Windows Forms Forum

Posted 8 years ago by Michael Dempsey - Sr. Developer, Teradata Corp
Version: 14.1.0322
Platform: .NET 4.5
Environment: Windows 7 (64-bit)
Avatar

Windows allows the user to define the carat width (under 'Ease of Use') so that those with vision issues can locate the current insertion point.

Syntax Editor does allow me to set the CaratWidth (which I am doing as a work around) but it always defaults to a width of 1, when the Windows standard is that it should default to whatever the user set this value to.  

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mike,

We have to give the property a const default value so that its DefaultAttribute can be set.  That being said, you are already doing what we would recommend, and that is to update the editor.Caret.InsertWidth to the system-defined value on on app startup.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.