Table of Contents

Property Visible

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

Visible

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

public virtual bool Visible { get; set; }

Property Value

bool

Remarks

Returns true if the caret is visible and false if it is permanently hidden (if it is blinking and not shown currently but will be after the next blink, this method still returns true).