Partilhar via


CWindow::CheckDlgButton

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

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

Comentários

Consulte CheckDlgButton em Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe de CWindow

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked