home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- Constant Definitions
- *******************************************************************************/
- #define IPROP_CTLNAME 0
- #define IPROP_LEFT 1
- #define IPROP_TOP 2
- #define IPROP_WIDTH 3
- #define IPROP_HEIGHT 4
- #define IPROP_VISIBLE 5
- #define IPROP_HWND 6
-
- #define IEVENT_SELECT_FIELD 0
- #define IEVENT_VERIFY_FIELD 1
- #define IEVENT_UNLOAD 2
- #define IEVENT_DRAW_PICTURE 3
-
- #define IDR_TOOLBAR_UP 100
- #define IDR_TOOLBAR_DWN 101
- #define IDR_TOOLBAR_MONO 103
- #define IDR_TOOLBAR_EGA 106
-