Constructor Caret
Caret()
Initializes a new instance of the Caret class.
public Caret()
Caret(Control, int, int)
Initializes a new instance of the Caret class with the given size (in pixels) and associates it with the control.
public Caret(Control control, int width, int height)