DoModal
CMFCKeyMapDialog::DoModal
Displays a keyboard mapping dialog box顯示鍵盤映射對話框
virtual INT_PTR DoModal();
Return Value
A signed integer, such as IDOK or IDCANCEL, that is passed to the CDialog::EndDialog method. The method, in turn, closes the dialog box. For more information, see CDialog::DoModal.
一個帶符號整數,如IDOK或IDC撤,傳遞給cCalule::EndiCudio方法。該方法依次關閉對話框。有關更多信息,請參見c對話框::DoModal。
Remarks
The keyboard mapping dialog box enables you to select and assign accelerator keys to various categories of commands. In addition, you can copy the selected accelerator keys and their description to the clipboard.
鍵盤映射對話框使您可以選擇和指派加速鍵到各種類型的命令。此外,您可以將選定的快捷鍵及其描述復制到剪貼板。
Requirements
Header:
afxkeymapdialog.h
See AlsoReferenceCMFCKeyMapDialog ClassHierarchy Chart
總結
- 上一篇: STM32——按键
- 下一篇: NYOJ276 比较字母大小