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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TabManager.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_TABCTRL_DIALOG              102
  24. #define IDR_MAINFRAME                   128
  25. #define IDR_TABMANTYPE                  129
  26. #define IDB_TABCTRL_ICONS               130
  27. #define IDD_DIALOG_PROPERTIES           131
  28. #define IDB_BITMAP1                     132
  29. #define IDB_BITMAP2                     133
  30. #define IDR_PANE1                       133
  31. #define IDD_TABCTRL_MARGINS             133
  32. #define IDR_PANE2                       134
  33. #define IDR_PANE3                       135
  34. #define IDR_PANE4                       136
  35. #define IDR_PANE5                       137
  36. #define IDR_PANE6                       138
  37. #define ID_VIEW_THEME_OFFICE2000        774
  38. #define ID_VIEW_THEME_OFFICEXP          775
  39. #define ID_VIEW_THEME_OFFICE2003        776
  40. #define ID_VIEW_THEME_NATIVEXP          777
  41. #define ID_VIEW_THEME_WHIDBEY           778
  42. #define ID_VIEW_SWITCH_THEME            800
  43. #define IDC_TAB_CONTROL                 1000
  44. #define IDC_COMBO_ARROWS                1001
  45. #define IDC_COMBO_APPEARANCE            1002
  46. #define IDC_CHECK_TABWORKSPACE          1002
  47. #define IDC_COMBO_COLOR                 1003
  48. #define IDC_CHECK_TABCONTROL            1003
  49. #define IDC_COMBO_LAYOUT                1004
  50. #define IDC_CHECK_DOCKINGPANE           1004
  51. #define IDC_COMBO_POSITION              1005
  52. #define IDC_CHECK_PANEL                 1005
  53. #define IDC_CHECK_BOLD_SELECTED         1006
  54. #define IDC_CHECK_HOTTRACKING           1007
  55. #define IDC_CHECK_LUNA_COLORS           1008
  56. #define IDC_CHECK_ONENOTE_COLORS        1009
  57. #define IDC_CHECK_ICONS                 1010
  58. #define IDC_COMBO_CLOSE                 1011
  59. #define IDC_CHECK_STATIC_FRAME          1012
  60. #define IDC_COMBO_CLIENT_FRAME          1013
  61. #define IDC_CHECK_ALLOW_REORDER         1014
  62. #define IDC_CHECK_LARGEICONS            1015
  63. #define IDC_CHECK_MULTIROWFIXEDSELECTION 1016
  64. #define IDC_CHECK_MULTIROWJUSTIFIED     1017
  65. #define IDC_EDIT_CONTROL_LEFT           1020
  66. #define IDC_EDIT_CONTROL_TOP            1021
  67. #define IDC_EDIT_CONTROL_RIGHT          1022
  68. #define IDC_EDIT_CONTROL_BOTTOM         1023
  69. #define IDC_EDIT_CLIENT_LEFT            1024
  70. #define IDC_EDIT_CLIENT_TOP             1025
  71. #define IDC_EDIT_CLIENT_RIGHT           1026
  72. #define IDC_EDIT_CLIENT_BOTTOM          1027
  73. #define IDC_EDIT_HEADER_LEFT            1028
  74. #define IDC_EDIT_HEADER_TOP             1029
  75. #define IDC_EDIT_HEADER_RIGHT           1030
  76. #define IDC_EDIT_HEADER_BOTTOM          1031
  77. #define IDC_EDIT_BUTTON_LEFT            1032
  78. #define IDC_EDIT_BUTTON_TOP             1033
  79. #define IDC_EDIT_BUTTON_RIGHT           1034
  80. #define IDC_EDIT_BUTTON_BOTTOM          1035
  81. #define IDC_TAB                         2000
  82. #define ID_VIEW_PROPERTIES              32772
  83. // Next default values for new objects
  84. // 
  85. #ifdef APSTUDIO_INVOKED
  86. #ifndef APSTUDIO_READONLY_SYMBOLS
  87. #define _APS_3D_CONTROLS                     1
  88. #define _APS_NEXT_RESOURCE_VALUE        134
  89. #define _APS_NEXT_COMMAND_VALUE         32773
  90. #define _APS_NEXT_CONTROL_VALUE         1012
  91. #define _APS_NEXT_SYMED_VALUE           101
  92. #endif
  93. #endif