Method ShowCaret
ShowCaret(Rect)
Makes the caret visible on the screen at the specified position.
public void ShowCaret(Rect caretRectangle)
Parameters
caretRectangle
RectCaret location and dimension.
Makes the caret visible on the screen at the specified position.
public void ShowCaret(Rect caretRectangle)
caretRectangle
RectCaret location and dimension.