User32ShowCaret Method

Overload List

ShowCaret(IntPtr) Makes the caret visible on the screen at the caret's current position.

When the caret becomes visible, it begins flashing automatically.

ShowCaret(SafeHandle) Makes the caret visible on the screen at the caret's current position.

When the caret becomes visible, it begins flashing automatically.

See Also