Table of Contents

Interface ICaretHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.

Visible

Gets or sets a bool value indicating whether the caret is visible.