📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MedicAdmin.rc
//
#define IDOK2 3
#define IDD_ABOUTBOX 100
#define IDD_MEDICADMIN_FORM 101
#define IDR_MAINFRAME 128
#define IDR_MEDICATYPE 129
#define IDD_LOGIN_DIALOG 130
#define IDD_REGISTER_USER_DIALOG 132
#define IDD_DELETE_USER_DIALOG 134
#define IDD_SEEK_USER_DIALOG 136
#define IDD_CHANGE_PASSWORD_DIALOG 138
#define IDD_CHANGE_USER_DIALOG 139
#define IDD_STORE_DIALOG 141
#define IDD_SALE_DIALOG 142
#define IDD_CLEAN_UP_DIALOG 143
#define IDD_SERACH_ID_DIALOG 148
#define IDD_SEARCH_NAME_DIALOG 149
#define IDD_SEARCH_TYPE_DIALOG 150
#define IDB_TREE_BITMAP 162
#define IDC_ACCOUNT_EDIT 1000
#define IDC_PASSWORD_EDIT 1001
#define IDC_TYPE_COMBO 1002
#define IDC_NEWUSER_ACCOUNT_EDIT 1004
#define IDC_LIST1 1005
#define IDC_NEWUSER_PASSWORD1_EDIT 1006
#define IDC_NEWUSER_PASSWORD2_EDIT 1007
#define IDC_NEWUSER_NAME_EDIT 1008
#define IDC_NEWUSER_TYPE_COMBO 1009
#define IDC_DELETEUSER_TYPE_COMBO 1010
#define IDC_DELETEUSER_ACCOUNT_EDIT 1011
#define IDC_TYPE_RADIO 1012
#define IDC_ACCOUNT_RADIO 1013
#define IDC_SEEKUSER_TYPE_COMBO 1014
#define IDC_SEEKUSER_ACCOUNT_EDIT 1015
#define IDC_OLD_PASSWORD_EDIT 1017
#define IDC_NEW_PASSWORD_EDIT 1018
#define IDC_NEW_PASSWORD2_EDIT 1019
#define IDC_ID_EDIT 1020
#define IDC_NAME_EDIT 1021
#define IDC_TYPE_EDIT 1022
#define IDC_NUMBER_EDIT 1023
#define IDC_UNITPRICE_EDIT 1024
#define IDC_COMPANY_EDIT 1025
#define IDC_PLACE_EDIT 1026
#define IDC_YEAR_EDIT 1027
#define IDC_PERIODQUELITY_EDIT 1028
#define IDC_EXIT_BUTTON 1030
#define IDC_MONTH_EDIT 1031
#define IDC_DAY_EDIT 1032
#define IDC_DESCRIPTION_EDIT 1034
#define IDC_SALE_LIST 1038
#define IDC_SETTLEMENT_BUTTON 1039
#define IDC_RECOVER_BUTTON 1040
#define ID_DELETE 1042
#define ID_ADD 1043
#define IDC_ZERO_RADIO 1047
#define IDC_OVERDUE_RADIO 1048
#define IDC_CLEAN_UP_BUTTON 1049
#define IDC_EXIT 1050
#define IDC_LIST 1051
#define ID_SEARCH_ID 1053
#define ID_SEARCH_ID_EXIT 1054
#define ID_SEARCH_NAME 1055
#define ID_SEARCH_NAME_EXIT 1056
#define ID_SEARCH_TYPE 1057
#define ID_SEARCH_TYPE_EXIT 1058
#define ID_PURCHASE_PLAN 32771
#define ID_REGISTER_USER 32772
#define ID_DELETE_USER 32773
#define ID_SELECT_USER 32774
#define ID_CHANGE_PASSWORD 32775
#define ID_CHANGE_USER 32776
#define ID_EXIT 32777
#define ID_PURCHASE_ORDER 32778
#define ID_PURCHASE_BACKGOODS 32779
#define ID_SALE_ORDER 32781
#define ID_SALE_DERECT 32782
#define ID_MENUITEM32783 32783
#define ID_MENUITEM32784 32784
#define ID_MENUITEM32786 32786
#define ID_SEEK_ALL 32786
#define ID_ZERO_NUMBER 32787
#define ID_SEEK_ZERO_NUMBER 32787
#define ID_OVERDUE 32788
#define ID_SEEK_OVERDUE 32788
#define ID_STORE 32789
#define ID_SALE 32790
#define ID_CLEAN_UP 32791
#define ID_SEEK_BY_NAME 32793
#define ID_SEEK_BY_TYPE 32794
#define ID_SEEK_BY_ID 32795
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 176
#define _APS_NEXT_COMMAND_VALUE 32796
#define _APS_NEXT_CONTROL_VALUE 1059
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -