resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:3k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ExcelTabDlg.rc
  4. //
  5. // This file is a part of the XTREME TOOLKIT PRO MFC class library.
  6. // (c)1998-2008 Codejock Software, All Rights Reserved.
  7. //
  8. // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
  9. // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
  10. // CONSENT OF CODEJOCK SOFTWARE.
  11. //
  12. // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
  13. // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
  14. // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
  15. // SINGLE COMPUTER.
  16. //
  17. // CONTACT INFORMATION:
  18. // support@codejock.com
  19. // http://www.codejock.com
  20. //
  21. /////////////////////////////////////////////////////////////////////////////
  22. #define IDR_MANIFEST                    1
  23. #define IDM_ABOUTBOX                    0x0010
  24. #define IDS_ABOUTBOX                    101
  25. #define IDD_EXCELTAB_DIALOG             102
  26. #define IDD_EXCELTAB_PROPERTIES         103
  27. #define IDR_MAINFRAME                   128
  28. #define IDD_FORMVIEW                    129
  29. #define IDC_EXCEL_TABCTRL               1001
  30. #define IDC_BORDER_TAB                  1002
  31. #define IDC_SHEET1                      1003
  32. #define IDC_SHEET2                      1004
  33. #define IDC_SHEET3                      1005
  34. #define IDC_SHEET4                      1006
  35. #define IDC_SHEET5                      1007
  36. #define IDC_SHEET6                      1008
  37. #define IDC_SHEET7                      1009
  38. #define IDC_SHEET8                      1010
  39. #define IDC_FTS_XT_HASARROWS            1010
  40. #define IDC_FTS_XT_HASHOMEEND           1011
  41. #define IDC_FTS_XT_HSCROLL              1012
  42. #define IDC_FTS_XT_BOTTOM               1013
  43. #define IDC_RADIO1                      1015
  44. #define IDC_RADIO2                      1016
  45. #define IDC_RADIO3                      1017
  46. #define IDC_RADIO4                      1018
  47. #define IDC_PROPERTIES                  1019
  48. #define IDC_DELETE_ALL                  1020
  49. #define IDC_TAB_NUM                     1021
  50. #define IDC_TEXT                        1022
  51. #define IDC_DELETE_TAB                  1023
  52. #define IDC_MODIFY_TAB                  1024
  53. #define IDC_GBOX_SEASON                 1024
  54. #define IDC_ADD_TAB                     1025
  55. #define IDC_CLR_TEXT                    1026
  56. #define IDC_CLR_BACK                    1027
  57. #define IDC_CLR_SELTEXT                 1028
  58. #define IDC_CLR_SELBACK                 1029
  59. // Next default values for new objects
  60. // 
  61. #ifdef APSTUDIO_INVOKED
  62. #ifndef APSTUDIO_READONLY_SYMBOLS
  63. #define _APS_NEXT_RESOURCE_VALUE        129
  64. #define _APS_NEXT_COMMAND_VALUE         32771
  65. #define _APS_NEXT_CONTROL_VALUE         1030
  66. #define _APS_NEXT_SYMED_VALUE           101
  67. #endif
  68. #endif