Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Exibe o sinal de intercalação.
BOOL ShowCaret( ) throw();
Comentários
Consulte ShowCaret em Windows SDK.
Exemplo
//The following example attaches an HWND to the CWindow object and
//calls CWindow::ShowCaret() to show the caret
CWindow myWindow;
myWindow.Attach(hWnd);
myWindow.ShowCaret();
Requisitos
Cabeçalho: atlwin.h