Table of Contents

Method Show

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

Show(bool)

Shows or hides the caret.

public void Show(bool show = true)

Parameters

show bool

A bool value indicating whether the caret is visible.