다음을 통해 공유


바로 가기 키 설정

Your application can use the information provided by a hot key (CHotKeyCtrl) control in one of two ways:

  • Set up a global hot key for activating a nonchild window by sending a WM_SETHOTKEY message to the window to be activated.

  • Set up a thread-specific hot key by calling the Windows function RegisterHotKey.

참고 항목

참조

CHotKeyCtrl 사용

개념

컨트롤(MFC)