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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ExcelTabView.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 IDD_EXCELTAB_PROPERTIES         102
  24. #define IDR_MAINFRAME                   128
  25. #define IDR_EXCELTYPE                   129
  26. #define IDD_FORMVIEW                    129
  27. #define IDC_BTN_APPLY                   1000
  28. #define IDC_SHEET1                      1003
  29. #define IDC_SHEET2                      1004
  30. #define IDC_SHEET3                      1005
  31. #define IDC_SHEET4                      1006
  32. #define IDC_SHEET5                      1007
  33. #define IDC_SHEET6                      1008
  34. #define IDC_SHEET7                      1009
  35. #define IDC_SHEET8                      1010
  36. #define IDC_FTS_XT_HASARROWS            1010
  37. #define IDC_FTS_XT_HASHOMEEND           1011
  38. #define IDC_FTS_XT_HSCROLL              1012
  39. #define IDC_FTS_XT_BOTTOM               1013
  40. #define IDC_RADIO1                      1015
  41. #define IDC_RADIO2                      1016
  42. #define IDC_RADIO3                      1017
  43. #define IDC_RADIO4                      1018
  44. #define IDC_DELETE_ALL                  1020
  45. #define IDC_TAB_NUM                     1021
  46. #define IDC_TEXT                        1022
  47. #define IDC_DELETE_TAB                  1023
  48. #define IDC_GBOX_SEASON                 1024
  49. #define IDC_MODIFY_TAB                  1024
  50. #define IDC_EXCEL_TABCTRL               1025
  51. #define IDC_ADD_TAB                     1025
  52. #define ID_EXCELTAB_PROPERTIES          32771
  53. #define ID_VIEW_THEME_OFFICEXP          32772
  54. // Next default values for new objects
  55. // 
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_3D_CONTROLS                     1
  59. #define _APS_NEXT_RESOURCE_VALUE        130
  60. #define _APS_NEXT_COMMAND_VALUE         32773
  61. #define _APS_NEXT_CONTROL_VALUE         1001
  62. #define _APS_NEXT_SYMED_VALUE           101
  63. #endif
  64. #endif