📄 mylistbox.hrh
字号:
// --------------------------------------------------------------------------
// MyListBox.hrh
//
// Copyright 2005, Antony Pranata
// http://www.antonypranata.com
//
// A resource header for custom list box example.
// --------------------------------------------------------------------------
#ifndef MYLISTBOX_HRH
#define MYLISTBOX_HRH
enum TMyListBoxCommandIds
{
ECmdMyListBoxDoubleLine = 1
};
#endif // MYLISTBOX_HRH
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -