home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / buttons / radio / radio.h < prev   
Text File  |  1996-10-29  |  616b  |  20 lines

  1. /************************************************************
  2. / Button Controls - Radio Button Select Handler                 
  3. /
  4. / Copyright (C) 1994, Law, Leong, Love, Olson, Tsuji.
  5. / Copyright (c) 1997 John Wiley & Sons, Inc. 
  6. / All Rights Reserved.
  7. ************************************************************/
  8. #define ID_FILESTATIC  1000
  9. #define ID_FILENAME    1001
  10. #define ID_ENTRY1      1002
  11. #define ID_ENTRY2      1003
  12. #define ID_IMAGE       1004
  13. #define ID_COLOR       1005
  14. #define ID_CHANGECOLOR 1006
  15. #define ID_STATUS      1007
  16. #define ID_SET1        1008
  17. #define ID_SET2        1009
  18.  
  19.  
  20.