Interface ICaretHandler
Defines properties which allows to control caret.
public interface ICaretHandler : IDisposable
Properties
- BlinkTime
Gets or sets blink time of the carets.
- Control
Control to which this caret is attached.
- IsOk
Returns true if the caret was created successfully.
- Position
Gets or sets the caret position (in pixels).
- Size
Gets or sets the caret size.