Method ShowCaret
ShowCaret(IntPtr)
Makes the caret visible on the screen at the caret's current position.
public static bool ShowCaret(IntPtr handle)
Parameters
handleIntPtrHandle to the window that owns the caret.
Returns
- bool
True if succeed; otherwise false.