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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DatePickerDemo.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_DATEPICKERDEMO_DIALOG       102
  26. #define IDS_NOLIMIT                     102
  27. #define IDS_HINT_COLUMNS                103
  28. #define IDS_HINT_ROWS                   104
  29. #define IDS_HINT_FIRST_WEEK_DAY         105
  30. #define IDS_HINT_MAX_SEL_DAYS           106
  31. #define IDS_HINT_WEEK_NUMBERS           107
  32. #define IDS_HINT_TODAY                  108
  33. #define IDS_HINT_NONMONTH_DAYS          109
  34. #define IDS_HINT_3DBORDER               110
  35. #define IDS_HINT_BTN_TODAY              111
  36. #define IDS_HINT_BTN_NONE               112
  37. #define IDS_HINT_LUNA_THEME             113
  38. #define IDS_HINT_AUTOSIZE               114
  39. #define IDS_HINT_TEST_POPUP             115
  40. #define IDS_HINT_FONT_SELECTED          116
  41. #define IDS_HINT_POPUP_RESULTS          117
  42. #define IDR_MAINFRAME                   128
  43. #define IDC_CUSTOM1                     1000
  44. #define IDC_DATEPICKER                  1000
  45. #define IDC_EDIT_COLS                   1003
  46. #define IDC_EDIT_ROWS                   1004
  47. #define IDC_CHECK_SHOWWEEKNRS           1005
  48. #define IDC_CHECK2                      1006
  49. #define IDC_CHECK_HIGHLIGHT_TODAY       1006
  50. #define IDC_CHECK_SHOWTODAYBTN          1008
  51. #define IDC_CHECK_SHOWNONEBTN           1009
  52. #define IDC_COMBO_THEMES                1011
  53. #define IDC_STATIC_THEME                1012
  54. #define IDC_EDIT_FIRST_DAY_OF_WEEK      1013
  55. #define IDC_CHECK_NON_MONTH_DAYS        1014
  56. #define IDC_CHECK_SHOW_3D_BORDER        1015
  57. #define IDC_EDIT_FIRST_DAY_OF_WEEK2     1016
  58. #define IDC_EDIT_MAX_SELECTED_DAYS      1016
  59. #define IDC_EDIT_POPUP                  1017
  60. #define IDC_BUTTON1                     1018
  61. #define IDC_BTN_POPUP                   1018
  62. #define IDC_CHECK_AUTO_SIZE             1019
  63. #define IDC_CHECK_THEME                 1020
  64. #define IDC_CHECK_THEME_OFFICE_2007     1021
  65. #define IDC_COMBO_FIRST_WEEK_DAY        1022
  66. #define IDC_COMBO_MAX_SELECTED          1023
  67. #define IDC_BTN_CHANGE_SEL_FONT         1025
  68. #define IDC_COMBO1                      1026
  69. #define IDC_COMBO_DATEPICKER            1026
  70. // Next default values for new objects
  71. // 
  72. #ifdef APSTUDIO_INVOKED
  73. #ifndef APSTUDIO_READONLY_SYMBOLS
  74. #define _APS_NEXT_RESOURCE_VALUE        131
  75. #define _APS_NEXT_COMMAND_VALUE         32771
  76. #define _APS_NEXT_CONTROL_VALUE         1027
  77. #define _APS_NEXT_SYMED_VALUE           101
  78. #endif
  79. #endif