home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / OS2DCTRL.ZIP / IMAGEBTN.RC < prev    next >
Text File  |  1992-08-09  |  454b  |  21 lines

  1.  
  2. /* ImageBtn DLL    Resource File           Created:     1992-08-09        */
  3. /*                       Revised:     1992-08-09        */
  4.  
  5.  
  6. /* Copyright ╕ 1987-1992  Prominare Inc.  All Rights Reserved.        */
  7.  
  8. #define    INCL_WINSYS
  9.  
  10. #include <os2.h>
  11.  
  12. #include "imagebtn.h"
  13.  
  14. CODEPAGE 850
  15.  
  16. /* --- Graphic Button Bitmaps -----------------------------------------    */
  17.  
  18. BITMAP    IDB_DEFAULT        Default.Bmp
  19. BITMAP    IDB_DEFAULTDISABLED Disabled.Bmp
  20. BITMAP    IDB_DEFAULTDOWN        Down.Bmp
  21.