⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mylistbox.hrh

📁 MyListBox Symbian 3rd custom control.
💻 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 + -