50 lines
1.9 KiB
C
50 lines
1.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MonthCalendar.rc
|
|
//
|
|
#define IDC_APPLY 3
|
|
#define IDC_RESTORE 4
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MONTHCALENDAR_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define ID_DESCRIPTION_FILE 129
|
|
#define IDC_MONTHCAL 1000
|
|
#define IDC_STYLES 1002
|
|
#define IDC_CHECK_DAYSTATE 1003
|
|
#define IDC_CHECK_MULTISELECT 1004
|
|
#define IDC_CHECK_NOTODAY 1005
|
|
#define IDC_CHECK_NOTODAYCIRCLE 1006
|
|
#define IDC_CHECK_WEEKNUMBERS 1007
|
|
#define IDC_CHECK_BOLDHOLIDAYS 1008
|
|
#define IDC_COLORS 1009
|
|
#define IDC_BUTTON_CLRBK 1010
|
|
#define IDC_BUTTON_CLRMONTHBK 1011
|
|
#define IDC_COMBO_FIRSTDAY 1012
|
|
#define IDC_EDIT_SCROLLRATE 1013
|
|
#define IDC_SPIN_SCROLLRATE 1014
|
|
#define IDC_COMBO_DIMENSION 1015
|
|
#define IDC_BUTTON_CLRTITLEBK 1016
|
|
#define IDC_BUTTON_CLRTEXT 1017
|
|
#define IDC_BUTTON_CLRTITLETEXT 1018
|
|
#define IDC_BUTTON_CLRTRAILINGTEXT 1019
|
|
#define IDC_EDIT_MAXSEL 1020
|
|
#define IDC_SPIN_MAXSEL 1021
|
|
#define IDC_SELECTION 1022
|
|
#define IDC_RANGEFROM 1023
|
|
#define IDC_RANGETO 1024
|
|
#define IDC_CHECK_INFOTIP 1025
|
|
#define IDC_BUTTON_FONTNAME 1026
|
|
#define IDC_STATIC_FONTNAME 1027
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1028
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|