转换ACCEL framework为其关联的字符串值。
void Format(
CString& str
) const;
参数
- [out] str
对方法编写转换的热键的 CString 对象的引用。
备注
此方法检索关联的热键的字符串格式。使用构造函数或方法 CMFCAcceleratorKey::SetAccelerator,可以设置 CMFCAcceleratorKey 对象的字符串格式。
要求
标头: afxacceleratorkey.h
转换ACCEL framework为其关联的字符串值。
void Format(
CString& str
) const;
此方法检索关联的热键的字符串格式。使用构造函数或方法 CMFCAcceleratorKey::SetAccelerator,可以设置 CMFCAcceleratorKey 对象的字符串格式。
标头: afxacceleratorkey.h