Limitations
The maximum width is 255 pixels.
Gets or sets the width of the caret in pixels. If this property is zero, the width is set to its default value which is the system-defined window border width.
public int CaretWidth { get; set; }
Public Property CaretWidth() As Integer
The maximum width is 255 pixels.