Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
380
Cursor Position in UltraFormattedTextEditor
posted

By default, the vertical allignment of the cursor in the UltraFormattedTextEditor is "Top".

I have changed this to be "Middle" (by setting UltraFormattedTextEditor.Appearance.TextVAlign = Middle).

When I enter text into the control, the cursor does indeed appear in the middle, however on intiallity loading the control or if the value of the control is "", the cursor appears at the top.

Is this a bug, or is there a setting I have missed?

Thanks,

Katie