Table of Contents

Method ShowCaret

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

ShowCaret(IntPtr)

Makes the caret visible on the screen at the caret's current position.

public static bool ShowCaret(IntPtr handle)

Parameters

handle IntPtr

Handle to the window that owns the caret.

Returns

bool

True if succeed; otherwise false.