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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PropertyGrid.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 IDC_PROPERTY_GRID               101
  26. #define IDD_PROPERTYGRID_DIALOG         102
  27. #define ID_ITEM_VERSION_LANGUAGE        103
  28. #define IDR_MAINFRAME                   128
  29. #define IDB_BITMAP_CONSTRAINTS          130
  30. #define IDB_BITMAP_FILTER               131
  31. #define IDC_CHK_TOOLBAR                 1001
  32. #define IDC_CHK_HELP                    1002
  33. #define IDC_SORT_CATEGORIES             1003
  34. #define IDC_SORT_ALPHABETICAL           1004
  35. #define IDC_SORT_NOSORT                 1005
  36. #define IDC_CHK_CUSTOMCOLORS            1006
  37. #define IDC_CHK_VERBS                   1007
  38. #define IDC_PLACEHOLDER                 1008
  39. #define IDC_GBOX_APPEAR                 1009
  40. #define IDC_GBOX_SORT                   1010
  41. #define IDC_GBOX_COLOR                  1011
  42. #define IDC_BUTTON_SWITCHSTATE          1012
  43. #define IDC_CHK_DOUBLE                  1013
  44. #define IDC_CHK_WINXPTHEME              1014
  45. #define IDC_COMBO_THEME                 1014
  46. #define IDC_CHK_TABITEMS                1015
  47. #define IDC_CHK_HIGHLIGHT               1016
  48. #define IDC_COMBO_BORDER                1017
  49. #define IDC_CHECK_SHOWBUTTONS           1018
  50. #define IDC_CHK_RIGHTTOLEFT             1019
  51. // Next default values for new objects
  52. // 
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_NEXT_RESOURCE_VALUE        132
  56. #define _APS_NEXT_COMMAND_VALUE         32771
  57. #define _APS_NEXT_CONTROL_VALUE         1019
  58. #define _APS_NEXT_SYMED_VALUE           102
  59. #endif
  60. #endif