resource.h
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:3k
源码类别:

界面编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by StatusPanes.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_STATUSPANESTYPE             129
  9. #define IDS_PANE_TEXT                   129
  10. #define ID_VIEW_UI_LOOK_BAR             130
  11. #define IDR_HEARTBEAT                   130
  12. #define IDS_PANE_EDIT                   131
  13. #define IDS_PANE_SLIDER_CTRL            132
  14. #define IDS_PANE_BUTTON                 133
  15. #define IDS_PANE_ZOOM                   134
  16. #define IDS_PANE_SCROLLBAR              135
  17. #define IDD_DIALOG_CHILD_VIEW           136
  18. #define IDR_DOWNLOAD                    138
  19. #define IDR_TOOLBAR_SMALL_ICONS         181
  20. #define IDC_RADIO_TYPE_ZOOM             345
  21. #define IDC_RADIO_TYPE_SCROLLBAR        346
  22. #define IDC_DRAW_PANE_SEPARATORS        1000
  23. #define IDC_OUTER_RECT_IN_FIRST_BAND    1001
  24. #define IDC_HIDE_TEXT_ON_DISABLED_PANES 1002
  25. #define IDC_EDIT1                       1004
  26. #define IDC_POSITION                    1004
  27. #define IDC_RADIO_TYPE_TEXT             1009
  28. #define IDC_RADIO_TYPE_EDIT             1011
  29. #define IDC_RADIO_TYPE_PROGRESS         1012
  30. #define IDC_RADIO_TYPE_SLIDER           1013
  31. #define IDC_RADIO_TYPE_BUTTON           1014
  32. #define IDC_SPIN_POSITION               1015
  33. #define IDC_STATIC1                     1022
  34. #define IDC_STATIC2                     1023
  35. #define IDC_RADIO_TYPE_ANIM_CTRL        1024
  36. #define IDC_RADIO_TYPE_STATIC           1025
  37. #define IDC_STATIC3                     1026
  38. #define IDC_RADIO_TYPE_TOOLBAR          1027
  39. #define ID_CMD_NAVIGATE_TOP             2001
  40. #define ID_CMD_NAVIGATE_BOTTOM          2002
  41. #define ID_CMD_NAVIGATE_FOCUS           2003
  42. #define ID_CMD_NAVIGATE_PAGE_UP         2005
  43. #define ID_CMD_NAVIGATE_PAGE_DOWN       2006
  44. #define IDC_STATUS_BAR_BUTTON           3018
  45. #define IDC_STATUS_BAR_PROGRESS         3019
  46. #define IDC_STATUS_BAR_SLIDER           3020
  47. #define IDC_STATUS_BAR_ANIMATE          3021
  48. #define IDC_ADD_PANE                    24001
  49. #define IDC_REMOVE_PANE                 24002
  50. #define IDC_DISABLE_PANE                24003
  51. #define ID_VIEW_MENUBAR                 32771
  52. #define IDS_PANE_PROGRESS               32774
  53. #define ID_VIEW_PANEL_EMPTY             32775
  54. #define ID_VIEW_PANEL_CUSTOM_DRAWN      32776
  55. #define ID_VIEW_PANEL_EDIT              32777
  56. #define ID_VIEW_PANEL_DIALOG            32778
  57. #define ID_VIEW_PANEL_PALETTE           32779
  58. #define ID_VIEW_PANEL_TOOLS             32780
  59. #define ID_VIEW_PANEL_RESIZABLE1        32781
  60. #define ID_VIEW_PANEL_RESIZABLE2        32782
  61. #define IDS_PANE_ANIMATE                32784
  62. #define IDS_PANE_LABEL                  32785
  63. #define IDS_PANE_HYPER_LINK             32786
  64. #define IDS_PANE_TOOLBAR                61205
  65. // Next default values for new objects
  66. // 
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_3D_CONTROLS                     1
  70. #define _APS_NEXT_RESOURCE_VALUE        139
  71. #define _APS_NEXT_COMMAND_VALUE         32784
  72. #define _APS_NEXT_CONTROL_VALUE         1027
  73. #define _APS_NEXT_SYMED_VALUE           102
  74. #endif
  75. #endif