private void DrawTest10() { edit4.ResetCaretBlinking(); // ensure that caret is visible if time since last frame is more than caret flickering duration. edit4.TextAlignment = TextAlignment.Right; }