dynbarhnd.h
来自「Wxpython Implemented on Windows CE, Sou」· C头文件 代码 · 共 19 行
H
19 行
/////////////////////////////////////////////////////////////////////////////
// Name: dynbarhnd.h
// Purpose: This header simply includes controlbar.h.
// Author: Aleksandras Gluchovas
// Modified by:
// Created: 23/01/99
// RCS-ID: $Id: dynbarhnd.h,v 1.4 2005/09/23 12:46:56 MR Exp $
// Copyright: (c) Aleksandras Gluchovas
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __DYNBARHND_G__
#define __DYNBARHND_G__
#include "wx/fl/controlbar.h"
#endif /* __DYNBARHND_G__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?