summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/resource.h
blob: fec93538d85c9119dd8e38bcffd8873c71a4f67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Script.rc
//
#define IDD_OPT_FLTCONT                 101
#define IDI_ICON1                       103
#define IDI_HIDE                        103
#define IDI_SHOW                        105
#define IDD_OPT_FNT                     106
#define IDD_OPT_SKIN                    106
#define IDC_SLIDER_OPACITY              1001
#define IDC_OPACITY                     1002
#define IDC_CHK_HIDE_OFFLINE            1003
#define IDC_CHK_STICK                   1004
#define IDC_CHK_WIDTH                   1005
#define IDC_LBL_WIDTH                   1006
#define IDC_TXT_WIDTH                   1007
#define IDC_WIDTHSPIN                   1008
#define IDC_TXT_TIMEIN                  1009
#define IDC_TIMEINSPIN                  1010
#define IDC_TXT_TOTOPTIME               1011
#define IDC_CHK_HIDE_ALL                1012
#define IDC_CHK_DEF_BACKGROUND          1013
#define IDC_TOTOPTIMESPIN               1013
#define IDC_CHK_HIDE_WHEN_FULSCREEN     1014
#define IDC_CHK_TIP                     1015
#define IDC_LBL_TIMEIN                  1016
#define IDC_CHK_TOTOP                   1017
#define IDC_LBL_TOTOP                   1018
#define IDC_CHK_HIDE_WHEN_CLISTSHOW     1019
#define IDC_CHECK1                      1020
#define IDC_CHK_SINGLECLK               1020
#define IDC_CHECK2                      1021
#define IDC_CHK_SHOWIDLE                1021
#define IDC_FONTID                      1100
#define IDC_SAMEAS                      1101
#define IDC_LBL_TIMEIN_CMT              1101
#define IDC_SAMETYPE                    1102
#define IDC_SAMESIZE                    1103
#define IDC_SAMESTYLE                   1104
#define IDC_SAMECOLOUR                  1105
#define IDC_TYPEFACE                    1106
#define IDC_SCRIPT                      1107
#define IDC_FONTSIZE                    1108
#define IDC_BOLD                        1109
#define IDC_ITALIC                      1110
#define IDC_UNDERLINE                   1111
#define IDC_COLOUR                      1112
#define IDC_SAMPLE                      1113
#define IDC_STSAMETEXT                  1114
#define IDC_STASTEXT                    1115
#define IDC_STHORZBAR                   1116
#define IDC_BKGCOLOUR                   1200
#define IDC_BITMAP                      1201
#define IDC_FILENAME                    1202
#define IDC_BROWSE                      1203
#define IDC_STRETCHH                    1204
#define IDC_STRETCHV                    1205
#define IDC_TILEH                       1206
#define IDC_TILEV                       1207
#define IDC_PROPORTIONAL                1208
#define IDC_DRAWBORDER                  1209
#define IDC_LTEDGESCOLOR                1210
#define IDC_RBEDGESCOLOR                1211

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        107
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif