User32HideCaret Method

Overload List

HideCaret(IntPtr) Removes the caret from the screen.

Hiding a caret does not destroy its current shape or invalidate the insertion point.

HideCaret(SafeHandle) Removes the caret from the screen.

Hiding a caret does not destroy its current shape or invalidate the insertion point.

See Also