CWnd::ShowCaret

Call this member function to show the caret on the screen at the caret's current position. Once shown, the caret begins flashing automatically.

Syntax

void ShowCaret( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::HideCaret