coolbar.h File Reference
Go to the source code of this file.
Data Structures
Defines
- #define CTRL_COOLBAR ("CoolBar")
- The class name of coolbar control.
- #define CBS_BMP_16X16 0x0000
- The size of the item bitmap is 16x16.
- #define CBS_BMP_32X32 0x0001
- The size of the item bitmap is 32x32.
- #define CBS_BMP_CUSTOM 0x0002
- The item bitmap has customized size.
- #define CBS_USEBKBMP 0x0004
- The control has a background bitmap.
- #define CBM_ADDITEM 0xFE00
- Adds a new item in a coolbar control.
- #define CBM_ENABLE 0xFE01
- Sets an item to be enabled or disabled.
Typedefs
Detailed Description
- Author:
- Wei Yongming <ymwei@minigui.org>
- Date:
- 2002/01/06
Copyright (C) 2002-2008 Feynman Software
Copyright (C) 1998-2002 Wei Yongming
All rights reserved by Feynman Software.
This file is part of MiniGUI, a compact cross-platform Graphics
User Interface (GUI) support system for real-time embedded systems.
Definition in file coolbar.h.