home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 5.ddi / RWCDEMO.ZIP / BITBTNCO.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-10  |  415 b   |  16 lines

  1. // (C) Copyright 1991, 1992 by Borland International
  2.  
  3. #define    ID_BUTTONSTYLE        100
  4. #define ID_CAPTION            100
  5. #define    ID_CONTROLID        101
  6. #define    ID_TABSTOP            102
  7. #define    ID_DISABLED            103
  8. #define    ID_GROUP             104
  9. #define    ID_DEFAULTBUTTON    105
  10. #define    ID_PUSHBUTTON        106
  11. #define    BT_DISABLEBITS        100
  12. #define    BT_DEFBITS            101
  13. #define    BT_UNDEFBITS        102
  14. #define    CR_DEFCURS            100
  15. #define    CR_UNDEFCURS        101
  16.