CWindow::CheckDlgButton

지정한 단추의 선택 상태를 변경합니다.

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

설명

참조 CheckDlgButton 에 있는 Windows SDK.

요구 사항

헤더: atlwin.h

참고 항목

참조

CWindow 클래스

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked