Compartilhar via


CWindow::CheckDlgButton

Altera o estado de seleção do botão especificado.

BOOL CheckDlgButton(
   int nIDButton,
   UINT nCheck 
) throw();

Comentários

See CheckDlgButton in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked

Outros recursos

CWindow membros