Method DestroyCaret
DestroyCaret()
Destroys the caret's current shape, frees the caret from the window, and removes the caret from the screen.
public static bool DestroyCaret()
Returns
- bool
True if succeed; otherwise false.
Destroys the caret's current shape, frees the caret from the window, and removes the caret from the screen.
public static bool DestroyCaret()
True if succeed; otherwise false.