Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
张东亮
/
NS100
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 0405e96a
由
刘韬
编写于
2024-06-22 19:46:11 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
优化ns100后台运行界面
1 个父辈
c5ee0a04
显示空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
339 行增加
和
397 行删除
SmartScan/Form/FrmCodeExtract.Designer.cs
SmartScan/PlusSettingFrm/FrmSetPlus.Designer.cs
SmartScan/PlusSettingFrm/UsrKeywordlabeling.Designer.cs
SmartScan/SetControl/UsrMacro.Designer.cs
SmartScan/SetControl/UsrMaterialTemplate.Designer.cs
SmartScan/SetControl/UsrPrintTemplate.Designer.cs
SmartScan/Form/FrmCodeExtract.Designer.cs
查看文件 @
0405e96
...
...
@@ -71,7 +71,7 @@ namespace SmartScan
this
.
BtnOK
.
BorderWidth
=
2
;
this
.
BtnOK
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnOK
.
HoldPress
=
false
;
this
.
BtnOK
.
Location
=
new
System
.
Drawing
.
Point
(
1184
,
737
);
this
.
BtnOK
.
Location
=
new
System
.
Drawing
.
Point
(
1184
,
689
);
this
.
BtnOK
.
Name
=
"BtnOK"
;
this
.
BtnOK
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
BtnOK
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
40
);
...
...
@@ -87,7 +87,7 @@ namespace SmartScan
this
.
BtnCancel
.
BorderWidth
=
2
;
this
.
BtnCancel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnCancel
.
HoldPress
=
false
;
this
.
BtnCancel
.
Location
=
new
System
.
Drawing
.
Point
(
1310
,
737
);
this
.
BtnCancel
.
Location
=
new
System
.
Drawing
.
Point
(
1310
,
689
);
this
.
BtnCancel
.
Name
=
"BtnCancel"
;
this
.
BtnCancel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
BtnCancel
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
40
);
...
...
@@ -102,11 +102,11 @@ namespace SmartScan
this
.
PnlTemp
.
BorderWidth
=
2
;
this
.
PnlTemp
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Bottom
;
this
.
PnlTemp
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
PnlTemp
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
202
);
this
.
PnlTemp
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
188
);
this
.
PnlTemp
.
Name
=
"PnlTemp"
;
this
.
PnlTemp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
PnlTemp
.
ShowText
=
false
;
this
.
PnlTemp
.
Size
=
new
System
.
Drawing
.
Size
(
698
,
4
61
);
this
.
PnlTemp
.
Size
=
new
System
.
Drawing
.
Size
(
698
,
4
27
);
this
.
PnlTemp
.
TabIndex
=
28
;
this
.
PnlTemp
.
Text
=
"facePanel1"
;
this
.
PnlTemp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -117,7 +117,7 @@ namespace SmartScan
this
.
flowLayoutPanel1
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Bottom
;
this
.
flowLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
6
);
this
.
flowLayoutPanel1
.
Name
=
"flowLayoutPanel1"
;
this
.
flowLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
692
,
1
84
);
this
.
flowLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
692
,
1
70
);
this
.
flowLayoutPanel1
.
TabIndex
=
29
;
//
// pnlMatch
...
...
@@ -128,7 +128,7 @@ namespace SmartScan
this
.
pnlMatch
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
pnlMatch
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlMatch
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlMatch
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
92
);
this
.
pnlMatch
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
44
);
this
.
pnlMatch
.
Name
=
"pnlMatch"
;
this
.
pnlMatch
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnlMatch
.
Size
=
new
System
.
Drawing
.
Size
(
697
,
271
);
...
...
@@ -419,7 +419,7 @@ namespace SmartScan
this
.
pnlRawCode
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
pnlRawCode
.
Name
=
"pnlRawCode"
;
this
.
pnlRawCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnlRawCode
.
Size
=
new
System
.
Drawing
.
Size
(
697
,
3
83
);
this
.
pnlRawCode
.
Size
=
new
System
.
Drawing
.
Size
(
697
,
3
35
);
this
.
pnlRawCode
.
TabIndex
=
31
;
this
.
pnlRawCode
.
Text
=
"原始条码信息"
;
this
.
pnlRawCode
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -433,7 +433,7 @@ namespace SmartScan
this
.
richTextBox1
.
ForeColor
=
System
.
Drawing
.
SystemColors
.
Menu
;
this
.
richTextBox1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
richTextBox1
.
Name
=
"richTextBox1"
;
this
.
richTextBox1
.
Size
=
new
System
.
Drawing
.
Size
(
691
,
3
77
);
this
.
richTextBox1
.
Size
=
new
System
.
Drawing
.
Size
(
691
,
3
29
);
this
.
richTextBox1
.
TabIndex
=
7
;
this
.
richTextBox1
.
Text
=
"weqw"
;
//
...
...
@@ -448,7 +448,7 @@ namespace SmartScan
this
.
pnlKeywords
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
pnlKeywords
.
Name
=
"pnlKeywords"
;
this
.
pnlKeywords
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnlKeywords
.
Size
=
new
System
.
Drawing
.
Size
(
698
,
1
93
);
this
.
pnlKeywords
.
Size
=
new
System
.
Drawing
.
Size
(
698
,
1
79
);
this
.
pnlKeywords
.
TabIndex
=
32
;
this
.
pnlKeywords
.
Text
=
"关键字"
;
this
.
pnlKeywords
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -468,7 +468,7 @@ namespace SmartScan
this
.
tableLayoutPanel2
.
Name
=
"tableLayoutPanel2"
;
this
.
tableLayoutPanel2
.
RowCount
=
1
;
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
1419
,
6
72
);
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
1419
,
6
24
);
this
.
tableLayoutPanel2
.
TabIndex
=
33
;
//
// tableLayoutPanel3
...
...
@@ -483,7 +483,7 @@ namespace SmartScan
this
.
tableLayoutPanel3
.
RowCount
=
2
;
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
30F
));
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
70F
));
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
704
,
6
66
);
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
704
,
6
18
);
this
.
tableLayoutPanel3
.
TabIndex
=
32
;
//
// tableLayoutPanel4
...
...
@@ -498,14 +498,13 @@ namespace SmartScan
this
.
tableLayoutPanel4
.
RowCount
=
2
;
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
277F
));
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
703
,
6
66
);
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
703
,
6
18
);
this
.
tableLayoutPanel4
.
TabIndex
=
33
;
//
// FrmCodeExtract
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
9F
,
18F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1441
,
788
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1441
,
740
);
this
.
Controls
.
Add
(
this
.
tableLayoutPanel2
);
this
.
Controls
.
Add
(
this
.
BtnCancel
);
this
.
Controls
.
Add
(
this
.
BtnOK
);
...
...
SmartScan/PlusSettingFrm/FrmSetPlus.Designer.cs
查看文件 @
0405e96
...
...
@@ -80,7 +80,7 @@ namespace SmartScan
this
.
BtnOK
.
BorderWidth
=
2
;
this
.
BtnOK
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnOK
.
HoldPress
=
false
;
this
.
BtnOK
.
Location
=
new
System
.
Drawing
.
Point
(
641
,
6
8
9
);
this
.
BtnOK
.
Location
=
new
System
.
Drawing
.
Point
(
641
,
6
7
9
);
this
.
BtnOK
.
Name
=
"BtnOK"
;
this
.
BtnOK
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
BtnOK
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
40
);
...
...
@@ -96,7 +96,7 @@ namespace SmartScan
this
.
BtnCancel
.
BorderWidth
=
2
;
this
.
BtnCancel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnCancel
.
HoldPress
=
false
;
this
.
BtnCancel
.
Location
=
new
System
.
Drawing
.
Point
(
767
,
6
8
9
);
this
.
BtnCancel
.
Location
=
new
System
.
Drawing
.
Point
(
767
,
6
7
9
);
this
.
BtnCancel
.
Name
=
"BtnCancel"
;
this
.
BtnCancel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
BtnCancel
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
40
);
...
...
@@ -116,7 +116,7 @@ namespace SmartScan
this
.
PnlTemp
.
Location
=
new
System
.
Drawing
.
Point
(
142
,
55
);
this
.
PnlTemp
.
Name
=
"PnlTemp"
;
this
.
PnlTemp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
PnlTemp
.
Size
=
new
System
.
Drawing
.
Size
(
871
,
6
2
8
);
this
.
PnlTemp
.
Size
=
new
System
.
Drawing
.
Size
(
871
,
6
1
8
);
this
.
PnlTemp
.
TabIndex
=
11
;
this
.
PnlTemp
.
Text
=
"facePanel1"
;
this
.
PnlTemp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
...
...
@@ -130,7 +130,7 @@ namespace SmartScan
this
.
BtnApply
.
BorderWidth
=
2
;
this
.
BtnApply
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnApply
.
HoldPress
=
false
;
this
.
BtnApply
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
6
8
9
);
this
.
BtnApply
.
Location
=
new
System
.
Drawing
.
Point
(
893
,
6
7
9
);
this
.
BtnApply
.
Name
=
"BtnApply"
;
this
.
BtnApply
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
BtnApply
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
40
);
...
...
@@ -230,7 +230,7 @@ namespace SmartScan
//
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
AutoSize
=
true
;
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1024
,
7
4
0
);
this
.
ClientSize
=
new
System
.
Drawing
.
Size
(
1024
,
7
3
0
);
this
.
Controls
.
Add
(
this
.
but_Labeling
);
this
.
Controls
.
Add
(
this
.
Keywordlabeling
);
this
.
Controls
.
Add
(
this
.
BtnWorkMode
);
...
...
@@ -245,6 +245,7 @@ namespace SmartScan
this
.
Icon
=
global
::
SmartScan
.
Properties
.
Resources
.
NEO_64
;
this
.
MinimizeBox
=
false
;
this
.
Name
=
"FrmSetPlus"
;
this
.
StartPosition
=
System
.
Windows
.
Forms
.
FormStartPosition
.
Manual
;
this
.
Text
=
"FrmSet"
;
this
.
Load
+=
new
System
.
EventHandler
(
this
.
FrmSet_Load
);
this
.
Controls
.
SetChildIndex
(
this
.
BtnMaterial
,
0
);
...
...
SmartScan/PlusSettingFrm/UsrKeywordlabeling.Designer.cs
查看文件 @
0405e96
...
...
@@ -58,9 +58,9 @@
this
.
facePanel1
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
facePanel1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
79
,
37
);
this
.
facePanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
facePanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
facePanel1
.
Name
=
"facePanel1"
;
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
facePanel1
.
ShowText
=
false
;
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
696
,
433
);
this
.
facePanel1
.
TabIndex
=
0
;
...
...
@@ -99,7 +99,7 @@
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
Keyvalue
,
2
,
0
);
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
RotateAngle
,
1
,
1
);
this
.
tableLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
tableLayoutPanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
tableLayoutPanel1
.
Name
=
"tableLayoutPanel1"
;
this
.
tableLayoutPanel1
.
RowCount
=
6
;
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
16F
));
...
...
@@ -120,9 +120,9 @@
this
.
UpdateLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
UpdateLabel
.
HoldPress
=
false
;
this
.
UpdateLabel
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
337
);
this
.
UpdateLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
UpdateLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
UpdateLabel
.
Name
=
"UpdateLabel"
;
this
.
UpdateLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
UpdateLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
UpdateLabel
.
Size
=
new
System
.
Drawing
.
Size
(
162
,
85
);
this
.
UpdateLabel
.
TabIndex
=
4
;
this
.
UpdateLabel
.
Text
=
"修改关键字"
;
...
...
@@ -137,9 +137,9 @@
this
.
AddLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
AddLabel
.
HoldPress
=
false
;
this
.
AddLabel
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
337
);
this
.
AddLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
AddLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
AddLabel
.
Name
=
"AddLabel"
;
this
.
AddLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
AddLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
AddLabel
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
85
);
this
.
AddLabel
.
TabIndex
=
1
;
this
.
AddLabel
.
Text
=
"添加"
;
...
...
@@ -153,9 +153,9 @@
this
.
LabelAngle
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
LabelAngle
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LabelAngle
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
270
);
this
.
LabelAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
LabelAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
LabelAngle
.
Name
=
"LabelAngle"
;
this
.
LabelAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
LabelAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
LabelAngle
.
SelectedIndex
=
-
1
;
this
.
LabelAngle
.
SelectedText
=
""
;
this
.
LabelAngle
.
Size
=
new
System
.
Drawing
.
Size
(
164
,
63
);
...
...
@@ -171,9 +171,9 @@
this
.
SaveLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
SaveLabel
.
HoldPress
=
false
;
this
.
SaveLabel
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
337
);
this
.
SaveLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
SaveLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
SaveLabel
.
Name
=
"SaveLabel"
;
this
.
SaveLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
SaveLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
SaveLabel
.
Size
=
new
System
.
Drawing
.
Size
(
164
,
85
);
this
.
SaveLabel
.
TabIndex
=
3
;
this
.
SaveLabel
.
Text
=
"确认"
;
...
...
@@ -187,9 +187,9 @@
this
.
ClockwiseAngle
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
ClockwiseAngle
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
ClockwiseAngle
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
69
);
this
.
ClockwiseAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
ClockwiseAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
ClockwiseAngle
.
Name
=
"ClockwiseAngle"
;
this
.
ClockwiseAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
ClockwiseAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
ClockwiseAngle
.
SelectedIndex
=
-
1
;
this
.
ClockwiseAngle
.
SelectedText
=
""
;
this
.
ClockwiseAngle
.
Size
=
new
System
.
Drawing
.
Size
(
164
,
63
);
...
...
@@ -204,10 +204,10 @@
this
.
keyname
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
keyname
.
Enabled
=
false
;
this
.
keyname
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
2
);
this
.
keyname
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
keyname
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
keyname
.
MaxLength
=
32767
;
this
.
keyname
.
Name
=
"keyname"
;
this
.
keyname
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
keyname
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
keyname
.
SelectedText
=
""
;
this
.
keyname
.
SelectionLength
=
0
;
this
.
keyname
.
SelectionStart
=
0
;
...
...
@@ -224,9 +224,9 @@
this
.
Xoffset
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
Xoffset
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
Xoffset
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
136
);
this
.
Xoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Xoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Xoffset
.
Name
=
"Xoffset"
;
this
.
Xoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Xoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Xoffset
.
Size
=
new
System
.
Drawing
.
Size
(
162
,
63
);
this
.
Xoffset
.
TabIndex
=
8
;
this
.
Xoffset
.
Text
=
"X轴偏移量"
;
...
...
@@ -239,9 +239,9 @@
this
.
ListData
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
ListData
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
ListData
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
2
);
this
.
ListData
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
ListData
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
ListData
.
Name
=
"ListData"
;
this
.
ListData
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
ListData
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
tableLayoutPanel1
.
SetRowSpan
(
this
.
ListData
,
5
);
this
.
ListData
.
SelectedIndex
=
-
1
;
this
.
ListData
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
331
);
...
...
@@ -256,9 +256,9 @@
this
.
Yoffset
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
Yoffset
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
Yoffset
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
203
);
this
.
Yoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Yoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Yoffset
.
Name
=
"Yoffset"
;
this
.
Yoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Yoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Yoffset
.
Size
=
new
System
.
Drawing
.
Size
(
162
,
63
);
this
.
Yoffset
.
TabIndex
=
9
;
this
.
Yoffset
.
Text
=
"Y轴偏移量"
;
...
...
@@ -271,9 +271,9 @@
this
.
LabelRotation
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
LabelRotation
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LabelRotation
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
270
);
this
.
LabelRotation
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
LabelRotation
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
LabelRotation
.
Name
=
"LabelRotation"
;
this
.
LabelRotation
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
LabelRotation
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
LabelRotation
.
Size
=
new
System
.
Drawing
.
Size
(
162
,
63
);
this
.
LabelRotation
.
TabIndex
=
10
;
this
.
LabelRotation
.
Text
=
"标签旋转角度"
;
...
...
@@ -285,10 +285,10 @@
this
.
Xaxisoffset
.
BorderWidth
=
2
;
this
.
Xaxisoffset
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
Xaxisoffset
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
136
);
this
.
Xaxisoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Xaxisoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Xaxisoffset
.
MaxLength
=
32767
;
this
.
Xaxisoffset
.
Name
=
"Xaxisoffset"
;
this
.
Xaxisoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Xaxisoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Xaxisoffset
.
SelectedText
=
""
;
this
.
Xaxisoffset
.
SelectionLength
=
0
;
this
.
Xaxisoffset
.
SelectionStart
=
0
;
...
...
@@ -305,10 +305,10 @@
this
.
Yaxisoffset
.
BorderWidth
=
2
;
this
.
Yaxisoffset
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
Yaxisoffset
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
203
);
this
.
Yaxisoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Yaxisoffset
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Yaxisoffset
.
MaxLength
=
32767
;
this
.
Yaxisoffset
.
Name
=
"Yaxisoffset"
;
this
.
Yaxisoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Yaxisoffset
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Yaxisoffset
.
SelectedText
=
""
;
this
.
Yaxisoffset
.
SelectionLength
=
0
;
this
.
Yaxisoffset
.
SelectionStart
=
0
;
...
...
@@ -325,10 +325,10 @@
this
.
Keyvalue
.
BorderWidth
=
2
;
this
.
Keyvalue
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
Keyvalue
.
Location
=
new
System
.
Drawing
.
Point
(
390
,
2
);
this
.
Keyvalue
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Keyvalue
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Keyvalue
.
MaxLength
=
32767
;
this
.
Keyvalue
.
Name
=
"Keyvalue"
;
this
.
Keyvalue
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Keyvalue
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Keyvalue
.
SelectedText
=
""
;
this
.
Keyvalue
.
SelectionLength
=
0
;
this
.
Keyvalue
.
SelectionStart
=
0
;
...
...
@@ -345,19 +345,18 @@
this
.
RotateAngle
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
RotateAngle
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
RotateAngle
.
Location
=
new
System
.
Drawing
.
Point
(
224
,
69
);
this
.
RotateAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
RotateAngle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
RotateAngle
.
Name
=
"RotateAngle"
;
this
.
RotateAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
RotateAngle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
RotateAngle
.
Size
=
new
System
.
Drawing
.
Size
(
162
,
63
);
this
.
RotateAngle
.
TabIndex
=
7
;
this
.
RotateAngle
.
Text
=
"以特征码顺时针旋转角度"
;
//
// UsrKeywordlabeling
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
6F
,
12F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
Controls
.
Add
(
this
.
facePanel1
);
this
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
);
this
.
Name
=
"UsrKeywordlabeling"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
878
,
515
);
this
.
facePanel1
.
ResumeLayout
(
false
);
...
...
SmartScan/SetControl/UsrMacro.Designer.cs
查看文件 @
0405e96
...
...
@@ -71,12 +71,11 @@ namespace SmartScan
this
.
facePanel1
.
Controls
.
Add
(
this
.
TxtKey
);
this
.
facePanel1
.
Controls
.
Add
(
this
.
LstKey
);
this
.
facePanel1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
facePanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
facePanel1
.
Name
=
"facePanel1"
;
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
facePanel1
.
ShowText
=
false
;
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1083
,
744
);
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
722
,
496
);
this
.
facePanel1
.
TabIndex
=
1
;
this
.
facePanel1
.
Text
=
"facePanel1"
;
this
.
facePanel1
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -98,11 +97,10 @@ namespace SmartScan
this
.
PnlReelid
.
Controls
.
Add
(
this
.
LblPostfix
);
this
.
PnlReelid
.
Controls
.
Add
(
this
.
TxtPrefix
);
this
.
PnlReelid
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
PnlReelid
.
Location
=
new
System
.
Drawing
.
Point
(
534
,
10
);
this
.
PnlReelid
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
PnlReelid
.
Location
=
new
System
.
Drawing
.
Point
(
356
,
7
);
this
.
PnlReelid
.
Name
=
"PnlReelid"
;
this
.
PnlReelid
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
PnlReelid
.
Size
=
new
System
.
Drawing
.
Size
(
345
,
677
);
this
.
PnlReelid
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
PnlReelid
.
Size
=
new
System
.
Drawing
.
Size
(
230
,
451
);
this
.
PnlReelid
.
TabIndex
=
35
;
this
.
PnlReelid
.
Text
=
"ReelID"
;
this
.
PnlReelid
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -115,13 +113,12 @@ namespace SmartScan
this
.
CmbResetidBy
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
CmbResetidBy
.
BorderWidth
=
2
;
this
.
CmbResetidBy
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
CmbResetidBy
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
481
);
this
.
CmbResetidBy
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
CmbResetidBy
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
321
);
this
.
CmbResetidBy
.
Name
=
"CmbResetidBy"
;
this
.
CmbResetidBy
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
CmbResetidBy
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
CmbResetidBy
.
SelectedIndex
=
-
1
;
this
.
CmbResetidBy
.
SelectedText
=
""
;
this
.
CmbResetidBy
.
Size
=
new
System
.
Drawing
.
Size
(
327
,
53
);
this
.
CmbResetidBy
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
35
);
this
.
CmbResetidBy
.
TabIndex
=
37
;
this
.
CmbResetidBy
.
Tag
=
"not"
;
this
.
CmbResetidBy
.
Text
=
"序号重置"
;
...
...
@@ -134,11 +131,10 @@ namespace SmartScan
this
.
btn_adddatetime
.
BorderWidth
=
2
;
this
.
btn_adddatetime
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
btn_adddatetime
.
HoldPress
=
false
;
this
.
btn_adddatetime
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
560
);
this
.
btn_adddatetime
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_adddatetime
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
373
);
this
.
btn_adddatetime
.
Name
=
"btn_adddatetime"
;
this
.
btn_adddatetime
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_adddatetime
.
Size
=
new
System
.
Drawing
.
Size
(
327
,
67
);
this
.
btn_adddatetime
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
btn_adddatetime
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
45
);
this
.
btn_adddatetime
.
TabIndex
=
36
;
this
.
btn_adddatetime
.
Text
=
"添加日期时间"
;
this
.
btn_adddatetime
.
Click
+=
new
System
.
EventHandler
(
this
.
btn_adddatetime_Click
);
...
...
@@ -151,11 +147,10 @@ namespace SmartScan
this
.
LblContent
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblContent
.
BorderWidth
=
0
;
this
.
LblContent
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblContent
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
50
);
this
.
LblContent
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblContent
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
33
);
this
.
LblContent
.
Name
=
"LblContent"
;
this
.
LblContent
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblContent
.
Size
=
new
System
.
Drawing
.
Size
(
327
,
53
);
this
.
LblContent
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblContent
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
35
);
this
.
LblContent
.
TabIndex
=
20
;
this
.
LblContent
.
Text
=
"条件"
;
this
.
LblContent
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleLeft
;
...
...
@@ -167,17 +162,16 @@ namespace SmartScan
this
.
TxtReelIDMatch
.
BackColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))));
this
.
TxtReelIDMatch
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
TxtReelIDMatch
.
BorderWidth
=
2
;
this
.
TxtReelIDMatch
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
113
);
this
.
TxtReelIDMatch
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtReelIDMatch
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
75
);
this
.
TxtReelIDMatch
.
MaxLength
=
32767
;
this
.
TxtReelIDMatch
.
Name
=
"TxtReelIDMatch"
;
this
.
TxtReelIDMatch
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtReelIDMatch
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
TxtReelIDMatch
.
SelectedText
=
""
;
this
.
TxtReelIDMatch
.
SelectionLength
=
0
;
this
.
TxtReelIDMatch
.
SelectionStart
=
0
;
this
.
TxtReelIDMatch
.
ShowDel
=
true
;
this
.
TxtReelIDMatch
.
ShowQuery
=
false
;
this
.
TxtReelIDMatch
.
Size
=
new
System
.
Drawing
.
Size
(
327
,
67
);
this
.
TxtReelIDMatch
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
45
);
this
.
TxtReelIDMatch
.
TabIndex
=
19
;
this
.
TxtReelIDMatch
.
Text
=
"faceTextBox1"
;
//
...
...
@@ -187,11 +181,10 @@ namespace SmartScan
this
.
LblPlaces
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblPlaces
.
BorderWidth
=
0
;
this
.
LblPlaces
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblPlaces
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
342
);
this
.
LblPlaces
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPlaces
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
228
);
this
.
LblPlaces
.
Name
=
"LblPlaces"
;
this
.
LblPlaces
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPlaces
.
Size
=
new
System
.
Drawing
.
Size
(
135
,
67
);
this
.
LblPlaces
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblPlaces
.
Size
=
new
System
.
Drawing
.
Size
(
90
,
45
);
this
.
LblPlaces
.
TabIndex
=
23
;
this
.
LblPlaces
.
Text
=
"数字位数"
;
this
.
LblPlaces
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -206,13 +199,12 @@ namespace SmartScan
this
.
NumReelIDPlaces
.
DecimalPlaces
=
0
;
this
.
NumReelIDPlaces
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
NumReelIDPlaces
.
Increment
=
1F
;
this
.
NumReelIDPlaces
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
342
);
this
.
NumReelIDPlaces
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
NumReelIDPlaces
.
Location
=
new
System
.
Drawing
.
Point
(
102
,
228
);
this
.
NumReelIDPlaces
.
Maximum
=
9999F
;
this
.
NumReelIDPlaces
.
Minimum
=
1F
;
this
.
NumReelIDPlaces
.
Name
=
"NumReelIDPlaces"
;
this
.
NumReelIDPlaces
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
NumReelIDPlaces
.
Size
=
new
System
.
Drawing
.
Size
(
1
83
,
67
);
this
.
NumReelIDPlaces
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
NumReelIDPlaces
.
Size
=
new
System
.
Drawing
.
Size
(
1
22
,
45
);
this
.
NumReelIDPlaces
.
TabIndex
=
24
;
this
.
NumReelIDPlaces
.
Text
=
"1"
;
this
.
NumReelIDPlaces
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Center
;
...
...
@@ -226,11 +218,10 @@ namespace SmartScan
this
.
ChkReelIDFillZero
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
ChkReelIDFillZero
.
BorderWidth
=
0
;
this
.
ChkReelIDFillZero
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
ChkReelIDFillZero
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
419
);
this
.
ChkReelIDFillZero
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
ChkReelIDFillZero
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
279
);
this
.
ChkReelIDFillZero
.
Name
=
"ChkReelIDFillZero"
;
this
.
ChkReelIDFillZero
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
ChkReelIDFillZero
.
Size
=
new
System
.
Drawing
.
Size
(
327
,
53
);
this
.
ChkReelIDFillZero
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
ChkReelIDFillZero
.
Size
=
new
System
.
Drawing
.
Size
(
218
,
35
);
this
.
ChkReelIDFillZero
.
TabIndex
=
25
;
this
.
ChkReelIDFillZero
.
Text
=
"前面补0"
;
//
...
...
@@ -241,17 +232,16 @@ namespace SmartScan
this
.
TxtPostfix
.
BackColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))));
this
.
TxtPostfix
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
TxtPostfix
.
BorderWidth
=
2
;
this
.
TxtPostfix
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
265
);
this
.
TxtPostfix
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtPostfix
.
Location
=
new
System
.
Drawing
.
Point
(
102
,
177
);
this
.
TxtPostfix
.
MaxLength
=
32767
;
this
.
TxtPostfix
.
Name
=
"TxtPostfix"
;
this
.
TxtPostfix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtPostfix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
TxtPostfix
.
SelectedText
=
""
;
this
.
TxtPostfix
.
SelectionLength
=
0
;
this
.
TxtPostfix
.
SelectionStart
=
0
;
this
.
TxtPostfix
.
ShowDel
=
true
;
this
.
TxtPostfix
.
ShowQuery
=
false
;
this
.
TxtPostfix
.
Size
=
new
System
.
Drawing
.
Size
(
1
83
,
67
);
this
.
TxtPostfix
.
Size
=
new
System
.
Drawing
.
Size
(
1
22
,
45
);
this
.
TxtPostfix
.
TabIndex
=
29
;
this
.
TxtPostfix
.
Text
=
"faceTextBox1"
;
//
...
...
@@ -261,11 +251,10 @@ namespace SmartScan
this
.
LblPrefix
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblPrefix
.
BorderWidth
=
0
;
this
.
LblPrefix
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblPrefix
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
190
);
this
.
LblPrefix
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPrefix
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
127
);
this
.
LblPrefix
.
Name
=
"LblPrefix"
;
this
.
LblPrefix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPrefix
.
Size
=
new
System
.
Drawing
.
Size
(
135
,
67
);
this
.
LblPrefix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblPrefix
.
Size
=
new
System
.
Drawing
.
Size
(
90
,
45
);
this
.
LblPrefix
.
TabIndex
=
26
;
this
.
LblPrefix
.
Text
=
"前缀"
;
this
.
LblPrefix
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -276,11 +265,10 @@ namespace SmartScan
this
.
LblPostfix
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblPostfix
.
BorderWidth
=
0
;
this
.
LblPostfix
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblPostfix
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
265
);
this
.
LblPostfix
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPostfix
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
177
);
this
.
LblPostfix
.
Name
=
"LblPostfix"
;
this
.
LblPostfix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LblPostfix
.
Size
=
new
System
.
Drawing
.
Size
(
135
,
67
);
this
.
LblPostfix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblPostfix
.
Size
=
new
System
.
Drawing
.
Size
(
90
,
45
);
this
.
LblPostfix
.
TabIndex
=
28
;
this
.
LblPostfix
.
Text
=
"后缀"
;
this
.
LblPostfix
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -292,17 +280,16 @@ namespace SmartScan
this
.
TxtPrefix
.
BackColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))));
this
.
TxtPrefix
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
TxtPrefix
.
BorderWidth
=
2
;
this
.
TxtPrefix
.
Location
=
new
System
.
Drawing
.
Point
(
153
,
190
);
this
.
TxtPrefix
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtPrefix
.
Location
=
new
System
.
Drawing
.
Point
(
102
,
127
);
this
.
TxtPrefix
.
MaxLength
=
32767
;
this
.
TxtPrefix
.
Name
=
"TxtPrefix"
;
this
.
TxtPrefix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtPrefix
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
TxtPrefix
.
SelectedText
=
""
;
this
.
TxtPrefix
.
SelectionLength
=
0
;
this
.
TxtPrefix
.
SelectionStart
=
0
;
this
.
TxtPrefix
.
ShowDel
=
true
;
this
.
TxtPrefix
.
ShowQuery
=
false
;
this
.
TxtPrefix
.
Size
=
new
System
.
Drawing
.
Size
(
1
83
,
67
);
this
.
TxtPrefix
.
Size
=
new
System
.
Drawing
.
Size
(
1
22
,
45
);
this
.
TxtPrefix
.
TabIndex
=
27
;
this
.
TxtPrefix
.
Text
=
"faceTextBox1"
;
//
...
...
@@ -313,11 +300,10 @@ namespace SmartScan
this
.
btn_down
.
BorderWidth
=
2
;
this
.
btn_down
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
btn_down
.
HoldPress
=
false
;
this
.
btn_down
.
Location
=
new
System
.
Drawing
.
Point
(
138
,
468
);
this
.
btn_down
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_down
.
Location
=
new
System
.
Drawing
.
Point
(
92
,
312
);
this
.
btn_down
.
Name
=
"btn_down"
;
this
.
btn_down
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_down
.
Size
=
new
System
.
Drawing
.
Size
(
126
,
67
);
this
.
btn_down
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
btn_down
.
Size
=
new
System
.
Drawing
.
Size
(
84
,
45
);
this
.
btn_down
.
TabIndex
=
34
;
this
.
btn_down
.
Text
=
"▼"
;
this
.
btn_down
.
Click
+=
new
System
.
EventHandler
(
this
.
btn_down_Click
);
...
...
@@ -329,11 +315,10 @@ namespace SmartScan
this
.
btn_up
.
BorderWidth
=
2
;
this
.
btn_up
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
btn_up
.
HoldPress
=
false
;
this
.
btn_up
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
468
);
this
.
btn_up
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_up
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
312
);
this
.
btn_up
.
Name
=
"btn_up"
;
this
.
btn_up
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_up
.
Size
=
new
System
.
Drawing
.
Size
(
120
,
67
);
this
.
btn_up
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
btn_up
.
Size
=
new
System
.
Drawing
.
Size
(
80
,
45
);
this
.
btn_up
.
TabIndex
=
34
;
this
.
btn_up
.
Text
=
"▲"
;
this
.
btn_up
.
Click
+=
new
System
.
EventHandler
(
this
.
btn_up_Click
);
...
...
@@ -345,11 +330,10 @@ namespace SmartScan
this
.
btn_setriid
.
BorderWidth
=
2
;
this
.
btn_setriid
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
btn_setriid
.
HoldPress
=
false
;
this
.
btn_setriid
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
391
);
this
.
btn_setriid
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_setriid
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
261
);
this
.
btn_setriid
.
Name
=
"btn_setriid"
;
this
.
btn_setriid
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
btn_setriid
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
btn_setriid
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
btn_setriid
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
btn_setriid
.
TabIndex
=
34
;
this
.
btn_setriid
.
Text
=
"Toggle Auto ReelID"
;
this
.
btn_setriid
.
Click
+=
new
System
.
EventHandler
(
this
.
btn_setriid_Click
);
...
...
@@ -361,11 +345,10 @@ namespace SmartScan
this
.
BtnAppendKey
.
BorderWidth
=
2
;
this
.
BtnAppendKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnAppendKey
.
HoldPress
=
false
;
this
.
BtnAppendKey
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
314
);
this
.
BtnAppendKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAppendKey
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
209
);
this
.
BtnAppendKey
.
Name
=
"BtnAppendKey"
;
this
.
BtnAppendKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAppendKey
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
BtnAppendKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnAppendKey
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
BtnAppendKey
.
TabIndex
=
34
;
this
.
BtnAppendKey
.
Text
=
"append"
;
this
.
BtnAppendKey
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnAppendKey_Click
);
...
...
@@ -377,11 +360,10 @@ namespace SmartScan
this
.
BtnUpdateKey
.
BorderWidth
=
2
;
this
.
BtnUpdateKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnUpdateKey
.
HoldPress
=
false
;
this
.
BtnUpdateKey
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
239
);
this
.
BtnUpdateKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnUpdateKey
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
159
);
this
.
BtnUpdateKey
.
Name
=
"BtnUpdateKey"
;
this
.
BtnUpdateKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnUpdateKey
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
BtnUpdateKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnUpdateKey
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
BtnUpdateKey
.
TabIndex
=
33
;
this
.
BtnUpdateKey
.
Text
=
"update"
;
this
.
BtnUpdateKey
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnUpdateKey_Click
);
...
...
@@ -393,11 +375,10 @@ namespace SmartScan
this
.
BtnDelKey
.
BorderWidth
=
2
;
this
.
BtnDelKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnDelKey
.
HoldPress
=
false
;
this
.
BtnDelKey
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
162
);
this
.
BtnDelKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnDelKey
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
108
);
this
.
BtnDelKey
.
Name
=
"BtnDelKey"
;
this
.
BtnDelKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnDelKey
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
BtnDelKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnDelKey
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
BtnDelKey
.
TabIndex
=
32
;
this
.
BtnDelKey
.
Text
=
"del"
;
this
.
BtnDelKey
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnDelKey_Click
);
...
...
@@ -409,11 +390,10 @@ namespace SmartScan
this
.
BtnAddKey
.
BorderWidth
=
2
;
this
.
BtnAddKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnAddKey
.
HoldPress
=
false
;
this
.
BtnAddKey
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
85
);
this
.
BtnAddKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAddKey
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
57
);
this
.
BtnAddKey
.
Name
=
"BtnAddKey"
;
this
.
BtnAddKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAddKey
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
BtnAddKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnAddKey
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
BtnAddKey
.
TabIndex
=
31
;
this
.
BtnAddKey
.
Text
=
"add"
;
this
.
BtnAddKey
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnAddKey_Click
);
...
...
@@ -423,17 +403,16 @@ namespace SmartScan
this
.
TxtKey
.
BackColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))),
((
int
)(((
byte
)(
20
)))));
this
.
TxtKey
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
TxtKey
.
BorderWidth
=
2
;
this
.
TxtKey
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
10
);
this
.
TxtKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtKey
.
Location
=
new
System
.
Drawing
.
Point
(
182
,
7
);
this
.
TxtKey
.
MaxLength
=
32767
;
this
.
TxtKey
.
Name
=
"TxtKey"
;
this
.
TxtKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
TxtKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
TxtKey
.
SelectedText
=
""
;
this
.
TxtKey
.
SelectionLength
=
0
;
this
.
TxtKey
.
SelectionStart
=
0
;
this
.
TxtKey
.
ShowDel
=
true
;
this
.
TxtKey
.
ShowQuery
=
false
;
this
.
TxtKey
.
Size
=
new
System
.
Drawing
.
Size
(
252
,
67
);
this
.
TxtKey
.
Size
=
new
System
.
Drawing
.
Size
(
168
,
45
);
this
.
TxtKey
.
TabIndex
=
30
;
//
// LstKey
...
...
@@ -442,23 +421,20 @@ namespace SmartScan
this
.
LstKey
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LstKey
.
BorderWidth
=
2
;
this
.
LstKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LstKey
.
Location
=
new
System
.
Drawing
.
Point
(
9
,
10
);
this
.
LstKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstKey
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
7
);
this
.
LstKey
.
Name
=
"LstKey"
;
this
.
LstKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LstKey
.
SelectedIndex
=
-
1
;
this
.
LstKey
.
Size
=
new
System
.
Drawing
.
Size
(
255
,
45
0
);
this
.
LstKey
.
Size
=
new
System
.
Drawing
.
Size
(
170
,
30
0
);
this
.
LstKey
.
TabIndex
=
21
;
this
.
LstKey
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
LstKey_SelectedIndexChanged
);
//
// UsrMacro
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
9F
,
18F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
Controls
.
Add
(
this
.
facePanel1
);
this
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
Name
=
"UsrMacro"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
1272
,
799
);
this
.
Size
=
new
System
.
Drawing
.
Size
(
848
,
533
);
this
.
facePanel1
.
ResumeLayout
(
false
);
this
.
PnlReelid
.
ResumeLayout
(
false
);
this
.
ResumeLayout
(
false
);
...
...
SmartScan/SetControl/UsrMaterialTemplate.Designer.cs
查看文件 @
0405e96
...
...
@@ -83,12 +83,11 @@ namespace SmartScan
this
.
facePanel1
.
BorderWidth
=
2
;
this
.
facePanel1
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
facePanel1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
facePanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
facePanel1
.
Name
=
"facePanel1"
;
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
facePanel1
.
ShowText
=
false
;
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
809
,
838
);
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
206
,
559
);
this
.
facePanel1
.
TabIndex
=
1
;
this
.
facePanel1
.
Text
=
"facePanel1"
;
this
.
facePanel1
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -104,12 +103,12 @@ namespace SmartScan
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
pnlImg
,
1
,
0
);
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
pnlMaterial
,
0
,
0
);
this
.
tableLayoutPanel1
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
tableLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
tableLayoutPanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
tableLayoutPanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel1
.
Name
=
"tableLayoutPanel1"
;
this
.
tableLayoutPanel1
.
RowCount
=
1
;
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
801
,
828
);
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
200
,
553
);
this
.
tableLayoutPanel1
.
TabIndex
=
20
;
//
// pnlCode
...
...
@@ -121,11 +120,11 @@ namespace SmartScan
this
.
pnlCode
.
Controls
.
Add
(
this
.
tableLayoutPanel4
);
this
.
pnlCode
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlCode
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlCode
.
Location
=
new
System
.
Drawing
.
Point
(
1263
,
4
);
this
.
pnlCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlCode
.
Location
=
new
System
.
Drawing
.
Point
(
842
,
3
);
this
.
pnlCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlCode
.
Name
=
"pnlCode"
;
this
.
pnlCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlCode
.
Size
=
new
System
.
Drawing
.
Size
(
535
,
820
);
this
.
pnlCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlCode
.
Size
=
new
System
.
Drawing
.
Size
(
356
,
547
);
this
.
pnlCode
.
TabIndex
=
29
;
this
.
pnlCode
.
Text
=
"条码"
;
this
.
pnlCode
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -139,13 +138,13 @@ namespace SmartScan
this
.
tableLayoutPanel4
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel4
.
Controls
.
Add
(
this
.
pnlCodeOp
,
0
,
1
);
this
.
tableLayoutPanel4
.
Controls
.
Add
(
this
.
LstCode
,
0
,
0
);
this
.
tableLayoutPanel4
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
46
);
this
.
tableLayoutPanel4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel4
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
31
);
this
.
tableLayoutPanel4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel4
.
Name
=
"tableLayoutPanel4"
;
this
.
tableLayoutPanel4
.
RowCount
=
2
;
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
212
F
));
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
524
,
771
);
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
141
F
));
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
348
,
514
);
this
.
tableLayoutPanel4
.
TabIndex
=
18
;
//
// pnlCodeOp
...
...
@@ -156,11 +155,11 @@ namespace SmartScan
this
.
pnlCodeOp
.
Controls
.
Add
(
this
.
tableLayoutPanel7
);
this
.
pnlCodeOp
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlCodeOp
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlCodeOp
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
563
);
this
.
pnlCodeOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlCodeOp
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
376
);
this
.
pnlCodeOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlCodeOp
.
Name
=
"pnlCodeOp"
;
this
.
pnlCodeOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlCodeOp
.
Size
=
new
System
.
Drawing
.
Size
(
518
,
204
);
this
.
pnlCodeOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlCodeOp
.
Size
=
new
System
.
Drawing
.
Size
(
344
,
135
);
this
.
pnlCodeOp
.
TabIndex
=
29
;
this
.
pnlCodeOp
.
Text
=
"条码操作"
;
this
.
pnlCodeOp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -174,12 +173,12 @@ namespace SmartScan
this
.
tableLayoutPanel7
.
Controls
.
Add
(
this
.
BtnTemplateValite
,
1
,
0
);
this
.
tableLayoutPanel7
.
Controls
.
Add
(
this
.
BtnExtractCode
,
0
,
0
);
this
.
tableLayoutPanel7
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Bottom
;
this
.
tableLayoutPanel7
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
53
);
this
.
tableLayoutPanel7
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel7
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
35
);
this
.
tableLayoutPanel7
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel7
.
Name
=
"tableLayoutPanel7"
;
this
.
tableLayoutPanel7
.
RowCount
=
1
;
this
.
tableLayoutPanel7
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel7
.
Size
=
new
System
.
Drawing
.
Size
(
512
,
14
7
);
this
.
tableLayoutPanel7
.
Size
=
new
System
.
Drawing
.
Size
(
340
,
9
7
);
this
.
tableLayoutPanel7
.
TabIndex
=
0
;
//
// BtnTemplateValite
...
...
@@ -192,11 +191,10 @@ namespace SmartScan
this
.
BtnTemplateValite
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnTemplateValite
.
HoldPress
=
false
;
this
.
BtnTemplateValite
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
validate
;
this
.
BtnTemplateValite
.
Location
=
new
System
.
Drawing
.
Point
(
260
,
5
);
this
.
BtnTemplateValite
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnTemplateValite
.
Location
=
new
System
.
Drawing
.
Point
(
173
,
3
);
this
.
BtnTemplateValite
.
Name
=
"BtnTemplateValite"
;
this
.
BtnTemplateValite
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnTemplateValite
.
Size
=
new
System
.
Drawing
.
Size
(
248
,
137
);
this
.
BtnTemplateValite
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnTemplateValite
.
Size
=
new
System
.
Drawing
.
Size
(
164
,
91
);
this
.
BtnTemplateValite
.
TabIndex
=
15
;
this
.
BtnTemplateValite
.
Text
=
"Template validation"
;
this
.
BtnTemplateValite
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -211,11 +209,10 @@ namespace SmartScan
this
.
BtnExtractCode
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnExtractCode
.
HoldPress
=
false
;
this
.
BtnExtractCode
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
filter
;
this
.
BtnExtractCode
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
BtnExtractCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnExtractCode
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
BtnExtractCode
.
Name
=
"BtnExtractCode"
;
this
.
BtnExtractCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnExtractCode
.
Size
=
new
System
.
Drawing
.
Size
(
248
,
137
);
this
.
BtnExtractCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnExtractCode
.
Size
=
new
System
.
Drawing
.
Size
(
164
,
91
);
this
.
BtnExtractCode
.
TabIndex
=
17
;
this
.
BtnExtractCode
.
Text
=
"提取"
;
this
.
BtnExtractCode
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -230,12 +227,11 @@ namespace SmartScan
this
.
LstCode
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
LstCode
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LstCode
.
ItemHeight
=
40
;
this
.
LstCode
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
LstCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstCode
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
LstCode
.
Name
=
"LstCode"
;
this
.
LstCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LstCode
.
SelectedIndex
=
-
1
;
this
.
LstCode
.
Size
=
new
System
.
Drawing
.
Size
(
516
,
549
);
this
.
LstCode
.
Size
=
new
System
.
Drawing
.
Size
(
342
,
367
);
this
.
LstCode
.
TabIndex
=
13
;
this
.
LstCode
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Left
;
this
.
LstCode
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
LstCode_SelectedIndexChanged
);
...
...
@@ -249,11 +245,11 @@ namespace SmartScan
this
.
pnlImg
.
Controls
.
Add
(
this
.
tableLayoutPanel3
);
this
.
pnlImg
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlImg
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlImg
.
Location
=
new
System
.
Drawing
.
Point
(
363
,
4
);
this
.
pnlImg
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlImg
.
Location
=
new
System
.
Drawing
.
Point
(
242
,
3
);
this
.
pnlImg
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlImg
.
Name
=
"pnlImg"
;
this
.
pnlImg
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlImg
.
Size
=
new
System
.
Drawing
.
Size
(
894
,
820
);
this
.
pnlImg
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlImg
.
Size
=
new
System
.
Drawing
.
Size
(
596
,
547
);
this
.
pnlImg
.
TabIndex
=
29
;
this
.
pnlImg
.
Text
=
"图片"
;
this
.
pnlImg
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -267,14 +263,14 @@ namespace SmartScan
this
.
tableLayoutPanel3
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel3
.
Controls
.
Add
(
this
.
pnlImgOp
,
0
,
1
);
this
.
tableLayoutPanel3
.
Controls
.
Add
(
this
.
ImgShow
,
0
,
0
);
this
.
tableLayoutPanel3
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
41
);
this
.
tableLayoutPanel3
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel3
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
27
);
this
.
tableLayoutPanel3
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel3
.
Name
=
"tableLayoutPanel3"
;
this
.
tableLayoutPanel3
.
RowCount
=
2
;
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
342
F
));
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
24
F
));
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
881
,
768
);
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
228
F
));
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
16
F
));
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
587
,
512
);
this
.
tableLayoutPanel3
.
TabIndex
=
20
;
//
// pnlImgOp
...
...
@@ -285,11 +281,11 @@ namespace SmartScan
this
.
pnlImgOp
.
Controls
.
Add
(
this
.
tableLayoutPanel5
);
this
.
pnlImgOp
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlImgOp
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlImgOp
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
430
);
this
.
pnlImgOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlImgOp
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
287
);
this
.
pnlImgOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlImgOp
.
Name
=
"pnlImgOp"
;
this
.
pnlImgOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlImgOp
.
Size
=
new
System
.
Drawing
.
Size
(
875
,
334
);
this
.
pnlImgOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlImgOp
.
Size
=
new
System
.
Drawing
.
Size
(
583
,
222
);
this
.
pnlImgOp
.
TabIndex
=
29
;
this
.
pnlImgOp
.
Text
=
"图片操作"
;
this
.
pnlImgOp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -310,13 +306,13 @@ namespace SmartScan
this
.
tableLayoutPanel5
.
Controls
.
Add
(
this
.
BtnScanCode
,
3
,
0
);
this
.
tableLayoutPanel5
.
Controls
.
Add
(
this
.
BtnSaveImage
,
2
,
0
);
this
.
tableLayoutPanel5
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Bottom
;
this
.
tableLayoutPanel5
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
48
);
this
.
tableLayoutPanel5
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel5
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
33
);
this
.
tableLayoutPanel5
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel5
.
Name
=
"tableLayoutPanel5"
;
this
.
tableLayoutPanel5
.
RowCount
=
2
;
this
.
tableLayoutPanel5
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel5
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
50F
));
this
.
tableLayoutPanel5
.
Size
=
new
System
.
Drawing
.
Size
(
869
,
282
);
this
.
tableLayoutPanel5
.
Size
=
new
System
.
Drawing
.
Size
(
579
,
186
);
this
.
tableLayoutPanel5
.
TabIndex
=
16
;
//
// BtnCloseLight
...
...
@@ -328,11 +324,10 @@ namespace SmartScan
this
.
BtnCloseLight
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnCloseLight
.
HoldPress
=
false
;
this
.
BtnCloseLight
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
light_off
;
this
.
BtnCloseLight
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
146
);
this
.
BtnCloseLight
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnCloseLight
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
96
);
this
.
BtnCloseLight
.
Name
=
"BtnCloseLight"
;
this
.
BtnCloseLight
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnCloseLight
.
Size
=
new
System
.
Drawing
.
Size
(
209
,
131
);
this
.
BtnCloseLight
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnCloseLight
.
Size
=
new
System
.
Drawing
.
Size
(
138
,
87
);
this
.
BtnCloseLight
.
TabIndex
=
9
;
this
.
BtnCloseLight
.
Text
=
"Turn off light"
;
this
.
BtnCloseLight
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -347,11 +342,10 @@ namespace SmartScan
this
.
BtnOcrCode
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnOcrCode
.
HoldPress
=
false
;
this
.
BtnOcrCode
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
OCR
;
this
.
BtnOcrCode
.
Location
=
new
System
.
Drawing
.
Point
(
655
,
146
);
this
.
BtnOcrCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnOcrCode
.
Location
=
new
System
.
Drawing
.
Point
(
435
,
96
);
this
.
BtnOcrCode
.
Name
=
"BtnOcrCode"
;
this
.
BtnOcrCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnOcrCode
.
Size
=
new
System
.
Drawing
.
Size
(
210
,
131
);
this
.
BtnOcrCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnOcrCode
.
Size
=
new
System
.
Drawing
.
Size
(
141
,
87
);
this
.
BtnOcrCode
.
TabIndex
=
19
;
this
.
BtnOcrCode
.
Text
=
"OCR"
;
this
.
BtnOcrCode
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -366,11 +360,10 @@ namespace SmartScan
this
.
BtnOpenLight
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnOpenLight
.
HoldPress
=
false
;
this
.
BtnOpenLight
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
light_on
;
this
.
BtnOpenLight
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
BtnOpenLight
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnOpenLight
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
BtnOpenLight
.
Name
=
"BtnOpenLight"
;
this
.
BtnOpenLight
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnOpenLight
.
Size
=
new
System
.
Drawing
.
Size
(
209
,
131
);
this
.
BtnOpenLight
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnOpenLight
.
Size
=
new
System
.
Drawing
.
Size
(
138
,
87
);
this
.
BtnOpenLight
.
TabIndex
=
8
;
this
.
BtnOpenLight
.
Text
=
"Turn on light"
;
this
.
BtnOpenLight
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -385,11 +378,10 @@ namespace SmartScan
this
.
BtnCameraImage
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnCameraImage
.
HoldPress
=
false
;
this
.
BtnCameraImage
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
camera
;
this
.
BtnCameraImage
.
Location
=
new
System
.
Drawing
.
Point
(
221
,
146
);
this
.
BtnCameraImage
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnCameraImage
.
Location
=
new
System
.
Drawing
.
Point
(
147
,
96
);
this
.
BtnCameraImage
.
Name
=
"BtnCameraImage"
;
this
.
BtnCameraImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnCameraImage
.
Size
=
new
System
.
Drawing
.
Size
(
209
,
131
);
this
.
BtnCameraImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnCameraImage
.
Size
=
new
System
.
Drawing
.
Size
(
138
,
87
);
this
.
BtnCameraImage
.
TabIndex
=
10
;
this
.
BtnCameraImage
.
Text
=
"Gain device image"
;
this
.
BtnCameraImage
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -404,11 +396,10 @@ namespace SmartScan
this
.
BtnLocalImage
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnLocalImage
.
HoldPress
=
false
;
this
.
BtnLocalImage
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
localfile
;
this
.
BtnLocalImage
.
Location
=
new
System
.
Drawing
.
Point
(
221
,
5
);
this
.
BtnLocalImage
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnLocalImage
.
Location
=
new
System
.
Drawing
.
Point
(
147
,
3
);
this
.
BtnLocalImage
.
Name
=
"BtnLocalImage"
;
this
.
BtnLocalImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnLocalImage
.
Size
=
new
System
.
Drawing
.
Size
(
209
,
131
);
this
.
BtnLocalImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnLocalImage
.
Size
=
new
System
.
Drawing
.
Size
(
138
,
87
);
this
.
BtnLocalImage
.
TabIndex
=
11
;
this
.
BtnLocalImage
.
Text
=
"Open Local image"
;
this
.
BtnLocalImage
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -423,11 +414,10 @@ namespace SmartScan
this
.
BtnScanCode
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnScanCode
.
HoldPress
=
false
;
this
.
BtnScanCode
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
recognize
;
this
.
BtnScanCode
.
Location
=
new
System
.
Drawing
.
Point
(
655
,
5
);
this
.
BtnScanCode
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnScanCode
.
Location
=
new
System
.
Drawing
.
Point
(
435
,
3
);
this
.
BtnScanCode
.
Name
=
"BtnScanCode"
;
this
.
BtnScanCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnScanCode
.
Size
=
new
System
.
Drawing
.
Size
(
210
,
131
);
this
.
BtnScanCode
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnScanCode
.
Size
=
new
System
.
Drawing
.
Size
(
141
,
87
);
this
.
BtnScanCode
.
TabIndex
=
12
;
this
.
BtnScanCode
.
Text
=
"识别"
;
this
.
BtnScanCode
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -442,11 +432,10 @@ namespace SmartScan
this
.
BtnSaveImage
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnSaveImage
.
HoldPress
=
false
;
this
.
BtnSaveImage
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
saveas
;
this
.
BtnSaveImage
.
Location
=
new
System
.
Drawing
.
Point
(
438
,
5
);
this
.
BtnSaveImage
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnSaveImage
.
Location
=
new
System
.
Drawing
.
Point
(
291
,
3
);
this
.
BtnSaveImage
.
Name
=
"BtnSaveImage"
;
this
.
BtnSaveImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnSaveImage
.
Size
=
new
System
.
Drawing
.
Size
(
209
,
131
);
this
.
BtnSaveImage
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnSaveImage
.
Size
=
new
System
.
Drawing
.
Size
(
138
,
87
);
this
.
BtnSaveImage
.
TabIndex
=
18
;
this
.
BtnSaveImage
.
Text
=
"ImageSave"
;
this
.
BtnSaveImage
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -461,11 +450,10 @@ namespace SmartScan
this
.
ImgShow
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
ImgShow
.
BorderWidth
=
2
;
this
.
ImgShow
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
ImgShow
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
ImgShow
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
ImgShow
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
ImgShow
.
Name
=
"ImgShow"
;
this
.
ImgShow
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
ImgShow
.
Size
=
new
System
.
Drawing
.
Size
(
873
,
416
);
this
.
ImgShow
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
ImgShow
.
Size
=
new
System
.
Drawing
.
Size
(
581
,
278
);
this
.
ImgShow
.
TabIndex
=
14
;
this
.
ImgShow
.
Text
=
"facePictureBox1"
;
//
...
...
@@ -478,11 +466,11 @@ namespace SmartScan
this
.
pnlMaterial
.
Controls
.
Add
(
this
.
tableLayoutPanel2
);
this
.
pnlMaterial
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlMaterial
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlMaterial
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
4
);
this
.
pnlMaterial
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlMaterial
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
3
);
this
.
pnlMaterial
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlMaterial
.
Name
=
"pnlMaterial"
;
this
.
pnlMaterial
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlMaterial
.
Size
=
new
System
.
Drawing
.
Size
(
354
,
820
);
this
.
pnlMaterial
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlMaterial
.
Size
=
new
System
.
Drawing
.
Size
(
236
,
547
);
this
.
pnlMaterial
.
TabIndex
=
29
;
this
.
pnlMaterial
.
Text
=
"模板"
;
this
.
pnlMaterial
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -496,23 +484,23 @@ namespace SmartScan
this
.
tableLayoutPanel2
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel2
.
Controls
.
Add
(
this
.
panel5
,
0
,
1
);
this
.
tableLayoutPanel2
.
Controls
.
Add
(
this
.
LstMate
,
0
,
0
);
this
.
tableLayoutPanel2
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
41
);
this
.
tableLayoutPanel2
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel2
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
27
);
this
.
tableLayoutPanel2
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel2
.
Name
=
"tableLayoutPanel2"
;
this
.
tableLayoutPanel2
.
RowCount
=
2
;
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
1
97
F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
341
,
772
);
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
1
31
F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
227
,
515
);
this
.
tableLayoutPanel2
.
TabIndex
=
8
;
//
// panel5
//
this
.
panel5
.
Controls
.
Add
(
this
.
pnlMaterialOp
);
this
.
panel5
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
panel5
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
579
);
this
.
panel5
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
panel5
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
387
);
this
.
panel5
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
panel5
.
Name
=
"panel5"
;
this
.
panel5
.
Size
=
new
System
.
Drawing
.
Size
(
335
,
189
);
this
.
panel5
.
Size
=
new
System
.
Drawing
.
Size
(
223
,
125
);
this
.
panel5
.
TabIndex
=
5
;
//
// pnlMaterialOp
...
...
@@ -524,10 +512,10 @@ namespace SmartScan
this
.
pnlMaterialOp
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlMaterialOp
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlMaterialOp
.
Location
=
new
System
.
Drawing
.
Point
(
0
,
0
);
this
.
pnlMaterialOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlMaterialOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlMaterialOp
.
Name
=
"pnlMaterialOp"
;
this
.
pnlMaterialOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
pnlMaterialOp
.
Size
=
new
System
.
Drawing
.
Size
(
335
,
189
);
this
.
pnlMaterialOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
pnlMaterialOp
.
Size
=
new
System
.
Drawing
.
Size
(
223
,
125
);
this
.
pnlMaterialOp
.
TabIndex
=
29
;
this
.
pnlMaterialOp
.
Text
=
"模板操作"
;
this
.
pnlMaterialOp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -543,12 +531,12 @@ namespace SmartScan
this
.
tableLayoutPanel6
.
Controls
.
Add
(
this
.
BtnDelMate
,
2
,
0
);
this
.
tableLayoutPanel6
.
Controls
.
Add
(
this
.
BtnRenameMate
,
1
,
0
);
this
.
tableLayoutPanel6
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Bottom
;
this
.
tableLayoutPanel6
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
49
);
this
.
tableLayoutPanel6
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
4
,
3
,
4
);
this
.
tableLayoutPanel6
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
32
);
this
.
tableLayoutPanel6
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
3
,
2
,
3
);
this
.
tableLayoutPanel6
.
Name
=
"tableLayoutPanel6"
;
this
.
tableLayoutPanel6
.
RowCount
=
1
;
this
.
tableLayoutPanel6
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel6
.
Size
=
new
System
.
Drawing
.
Size
(
329
,
136
);
this
.
tableLayoutPanel6
.
Size
=
new
System
.
Drawing
.
Size
(
219
,
90
);
this
.
tableLayoutPanel6
.
TabIndex
=
0
;
//
// BtnAddMate
...
...
@@ -560,11 +548,10 @@ namespace SmartScan
this
.
BtnAddMate
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnAddMate
.
HoldPress
=
false
;
this
.
BtnAddMate
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
create
;
this
.
BtnAddMate
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
BtnAddMate
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAddMate
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
BtnAddMate
.
Name
=
"BtnAddMate"
;
this
.
BtnAddMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnAddMate
.
Size
=
new
System
.
Drawing
.
Size
(
101
,
126
);
this
.
BtnAddMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnAddMate
.
Size
=
new
System
.
Drawing
.
Size
(
67
,
84
);
this
.
BtnAddMate
.
TabIndex
=
5
;
this
.
BtnAddMate
.
Text
=
"创建模板"
;
this
.
BtnAddMate
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -579,11 +566,10 @@ namespace SmartScan
this
.
BtnDelMate
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnDelMate
.
HoldPress
=
false
;
this
.
BtnDelMate
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
delete
;
this
.
BtnDelMate
.
Location
=
new
System
.
Drawing
.
Point
(
222
,
5
);
this
.
BtnDelMate
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnDelMate
.
Location
=
new
System
.
Drawing
.
Point
(
149
,
3
);
this
.
BtnDelMate
.
Name
=
"BtnDelMate"
;
this
.
BtnDelMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnDelMate
.
Size
=
new
System
.
Drawing
.
Size
(
103
,
126
);
this
.
BtnDelMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnDelMate
.
Size
=
new
System
.
Drawing
.
Size
(
67
,
84
);
this
.
BtnDelMate
.
TabIndex
=
6
;
this
.
BtnDelMate
.
Text
=
"删除模板"
;
this
.
BtnDelMate
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -598,11 +584,10 @@ namespace SmartScan
this
.
BtnRenameMate
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnRenameMate
.
HoldPress
=
false
;
this
.
BtnRenameMate
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
rename
;
this
.
BtnRenameMate
.
Location
=
new
System
.
Drawing
.
Point
(
113
,
5
);
this
.
BtnRenameMate
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnRenameMate
.
Location
=
new
System
.
Drawing
.
Point
(
76
,
3
);
this
.
BtnRenameMate
.
Name
=
"BtnRenameMate"
;
this
.
BtnRenameMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
BtnRenameMate
.
Size
=
new
System
.
Drawing
.
Size
(
101
,
126
);
this
.
BtnRenameMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnRenameMate
.
Size
=
new
System
.
Drawing
.
Size
(
67
,
84
);
this
.
BtnRenameMate
.
TabIndex
=
7
;
this
.
BtnRenameMate
.
Text
=
"重命名"
;
this
.
BtnRenameMate
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -616,23 +601,20 @@ namespace SmartScan
this
.
LstMate
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
LstMate
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
LstMate
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LstMate
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
5
);
this
.
LstMate
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstMate
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
LstMate
.
Name
=
"LstMate"
;
this
.
LstMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
LstMate
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LstMate
.
SelectedIndex
=
-
1
;
this
.
LstMate
.
Size
=
new
System
.
Drawing
.
Size
(
333
,
565
);
this
.
LstMate
.
Size
=
new
System
.
Drawing
.
Size
(
221
,
378
);
this
.
LstMate
.
TabIndex
=
4
;
this
.
LstMate
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
LstMate_SelectedIndexChanged
);
//
// UsrMaterialTemplate
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
9F
,
18F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
Controls
.
Add
(
this
.
facePanel1
);
this
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
,
5
,
4
,
5
);
this
.
Name
=
"UsrMaterialTemplate"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
1
840
,
860
);
this
.
Size
=
new
System
.
Drawing
.
Size
(
1
227
,
573
);
this
.
facePanel1
.
ResumeLayout
(
false
);
this
.
facePanel1
.
PerformLayout
();
this
.
tableLayoutPanel1
.
ResumeLayout
(
false
);
...
...
SmartScan/SetControl/UsrPrintTemplate.Designer.cs
查看文件 @
0405e96
...
...
@@ -86,12 +86,11 @@ namespace SmartScan
this
.
facePanel1
.
BorderWidth
=
2
;
this
.
facePanel1
.
Controls
.
Add
(
this
.
tableLayoutPanel5
);
this
.
facePanel1
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
facePanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
facePanel1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
facePanel1
.
Name
=
"facePanel1"
;
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
facePanel1
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
facePanel1
.
ShowText
=
false
;
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
442
,
85
2
);
this
.
facePanel1
.
Size
=
new
System
.
Drawing
.
Size
(
1
082
,
68
2
);
this
.
facePanel1
.
TabIndex
=
1
;
this
.
facePanel1
.
Text
=
"facePanel1"
;
this
.
facePanel1
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -99,16 +98,17 @@ namespace SmartScan
// tableLayoutPanel5
//
this
.
tableLayoutPanel5
.
ColumnCount
=
2
;
this
.
tableLayoutPanel5
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
631
F
));
this
.
tableLayoutPanel5
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
473
F
));
this
.
tableLayoutPanel5
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel5
.
Controls
.
Add
(
this
.
pnlPrintTmpLst
,
0
,
0
);
this
.
tableLayoutPanel5
.
Controls
.
Add
(
this
.
pnLabelStyle
,
1
,
0
);
this
.
tableLayoutPanel5
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
tableLayoutPanel5
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
tableLayoutPanel5
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
tableLayoutPanel5
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel5
.
Name
=
"tableLayoutPanel5"
;
this
.
tableLayoutPanel5
.
RowCount
=
1
;
this
.
tableLayoutPanel5
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel5
.
Size
=
new
System
.
Drawing
.
Size
(
1
434
,
844
);
this
.
tableLayoutPanel5
.
Size
=
new
System
.
Drawing
.
Size
(
1
076
,
676
);
this
.
tableLayoutPanel5
.
TabIndex
=
31
;
//
// pnlPrintTmpLst
...
...
@@ -119,10 +119,11 @@ namespace SmartScan
this
.
pnlPrintTmpLst
.
Controls
.
Add
(
this
.
tableLayoutPanel1
);
this
.
pnlPrintTmpLst
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlPrintTmpLst
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlPrintTmpLst
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
pnlPrintTmpLst
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
2
);
this
.
pnlPrintTmpLst
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnlPrintTmpLst
.
Name
=
"pnlPrintTmpLst"
;
this
.
pnlPrintTmpLst
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnlPrintTmpLst
.
Size
=
new
System
.
Drawing
.
Size
(
625
,
838
);
this
.
pnlPrintTmpLst
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnlPrintTmpLst
.
Size
=
new
System
.
Drawing
.
Size
(
469
,
672
);
this
.
pnlPrintTmpLst
.
TabIndex
=
29
;
this
.
pnlPrintTmpLst
.
Text
=
"标签模板"
;
this
.
pnlPrintTmpLst
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -136,12 +137,13 @@ namespace SmartScan
this
.
tableLayoutPanel1
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
pnlPrintTmpLstOp
,
0
,
1
);
this
.
tableLayoutPanel1
.
Controls
.
Add
(
this
.
LstLabel
,
0
,
0
);
this
.
tableLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
38
);
this
.
tableLayoutPanel1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
30
);
this
.
tableLayoutPanel1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel1
.
Name
=
"tableLayoutPanel1"
;
this
.
tableLayoutPanel1
.
RowCount
=
2
;
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
1
42
F
));
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
613
,
794
);
this
.
tableLayoutPanel1
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
1
14
F
));
this
.
tableLayoutPanel1
.
Size
=
new
System
.
Drawing
.
Size
(
460
,
637
);
this
.
tableLayoutPanel1
.
TabIndex
=
0
;
//
// pnlPrintTmpLstOp
...
...
@@ -155,10 +157,11 @@ namespace SmartScan
this
.
pnlPrintTmpLstOp
.
Controls
.
Add
(
this
.
BtnRenameLabel
);
this
.
pnlPrintTmpLstOp
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnlPrintTmpLstOp
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnlPrintTmpLstOp
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
655
);
this
.
pnlPrintTmpLstOp
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
525
);
this
.
pnlPrintTmpLstOp
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnlPrintTmpLstOp
.
Name
=
"pnlPrintTmpLstOp"
;
this
.
pnlPrintTmpLstOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnlPrintTmpLstOp
.
Size
=
new
System
.
Drawing
.
Size
(
607
,
136
);
this
.
pnlPrintTmpLstOp
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnlPrintTmpLstOp
.
Size
=
new
System
.
Drawing
.
Size
(
456
,
110
);
this
.
pnlPrintTmpLstOp
.
TabIndex
=
31
;
this
.
pnlPrintTmpLstOp
.
Text
=
"标签模板操作"
;
this
.
pnlPrintTmpLstOp
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -171,11 +174,10 @@ namespace SmartScan
this
.
BtnAddLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnAddLabel
.
HoldPress
=
false
;
this
.
BtnAddLabel
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
create
;
this
.
BtnAddLabel
.
Location
=
new
System
.
Drawing
.
Point
(
8
,
42
);
this
.
BtnAddLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnAddLabel
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
34
);
this
.
BtnAddLabel
.
Name
=
"BtnAddLabel"
;
this
.
BtnAddLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnAddLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
42
,
87
);
this
.
BtnAddLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnAddLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
06
,
70
);
this
.
BtnAddLabel
.
TabIndex
=
1
;
this
.
BtnAddLabel
.
Text
=
"新建标签"
;
this
.
BtnAddLabel
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -189,11 +191,10 @@ namespace SmartScan
this
.
BtnDelLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnDelLabel
.
HoldPress
=
false
;
this
.
BtnDelLabel
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
delete
;
this
.
BtnDelLabel
.
Location
=
new
System
.
Drawing
.
Point
(
158
,
42
);
this
.
BtnDelLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnDelLabel
.
Location
=
new
System
.
Drawing
.
Point
(
118
,
34
);
this
.
BtnDelLabel
.
Name
=
"BtnDelLabel"
;
this
.
BtnDelLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnDelLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
42
,
87
);
this
.
BtnDelLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnDelLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
06
,
70
);
this
.
BtnDelLabel
.
TabIndex
=
2
;
this
.
BtnDelLabel
.
Text
=
"删除标签"
;
this
.
BtnDelLabel
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -207,11 +208,10 @@ namespace SmartScan
this
.
BtnCopyLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnCopyLabel
.
HoldPress
=
false
;
this
.
BtnCopyLabel
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
copy
;
this
.
BtnCopyLabel
.
Location
=
new
System
.
Drawing
.
Point
(
308
,
42
);
this
.
BtnCopyLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnCopyLabel
.
Location
=
new
System
.
Drawing
.
Point
(
231
,
34
);
this
.
BtnCopyLabel
.
Name
=
"BtnCopyLabel"
;
this
.
BtnCopyLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnCopyLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
42
,
87
);
this
.
BtnCopyLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnCopyLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
06
,
70
);
this
.
BtnCopyLabel
.
TabIndex
=
23
;
this
.
BtnCopyLabel
.
Text
=
"复制标签"
;
this
.
BtnCopyLabel
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -225,11 +225,10 @@ namespace SmartScan
this
.
BtnRenameLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnRenameLabel
.
HoldPress
=
false
;
this
.
BtnRenameLabel
.
Image
=
global
::
SmartScan
.
Properties
.
Resources
.
rename
;
this
.
BtnRenameLabel
.
Location
=
new
System
.
Drawing
.
Point
(
458
,
42
);
this
.
BtnRenameLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnRenameLabel
.
Location
=
new
System
.
Drawing
.
Point
(
344
,
34
);
this
.
BtnRenameLabel
.
Name
=
"BtnRenameLabel"
;
this
.
BtnRenameLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnRenameLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
42
,
87
);
this
.
BtnRenameLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnRenameLabel
.
Size
=
new
System
.
Drawing
.
Size
(
1
06
,
70
);
this
.
BtnRenameLabel
.
TabIndex
=
3
;
this
.
BtnRenameLabel
.
Text
=
"重命名"
;
this
.
BtnRenameLabel
.
TextImageRelation
=
System
.
Windows
.
Forms
.
TextImageRelation
.
ImageAboveText
;
...
...
@@ -242,12 +241,11 @@ namespace SmartScan
this
.
LstLabel
.
BorderWidth
=
2
;
this
.
LstLabel
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
LstLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LstLabel
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
LstLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LstLabel
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
LstLabel
.
Name
=
"LstLabel"
;
this
.
LstLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LstLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LstLabel
.
SelectedIndex
=
-
1
;
this
.
LstLabel
.
Size
=
new
System
.
Drawing
.
Size
(
605
,
644
);
this
.
LstLabel
.
Size
=
new
System
.
Drawing
.
Size
(
454
,
517
);
this
.
LstLabel
.
TabIndex
=
0
;
this
.
LstLabel
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
LstLabel_SelectedIndexChanged
);
//
...
...
@@ -261,10 +259,11 @@ namespace SmartScan
this
.
pnLabelStyle
.
BorderWidth
=
2
;
this
.
pnLabelStyle
.
Controls
.
Add
(
this
.
tableLayoutPanel2
);
this
.
pnLabelStyle
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnLabelStyle
.
Location
=
new
System
.
Drawing
.
Point
(
634
,
3
);
this
.
pnLabelStyle
.
Location
=
new
System
.
Drawing
.
Point
(
475
,
2
);
this
.
pnLabelStyle
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnLabelStyle
.
Name
=
"pnLabelStyle"
;
this
.
pnLabelStyle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnLabelStyle
.
Size
=
new
System
.
Drawing
.
Size
(
797
,
838
);
this
.
pnLabelStyle
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnLabelStyle
.
Size
=
new
System
.
Drawing
.
Size
(
599
,
672
);
this
.
pnLabelStyle
.
TabIndex
=
30
;
this
.
pnLabelStyle
.
Text
=
"标签样式"
;
this
.
pnLabelStyle
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -278,12 +277,13 @@ namespace SmartScan
this
.
tableLayoutPanel2
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel2
.
Controls
.
Add
(
this
.
pnAllFieldsOfLabel
,
0
,
1
);
this
.
tableLayoutPanel2
.
Controls
.
Add
(
this
.
tableLayoutPanel3
,
0
,
0
);
this
.
tableLayoutPanel2
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
44
);
this
.
tableLayoutPanel2
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
35
);
this
.
tableLayoutPanel2
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel2
.
Name
=
"tableLayoutPanel2"
;
this
.
tableLayoutPanel2
.
RowCount
=
2
;
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
472
F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
785
,
788
);
this
.
tableLayoutPanel2
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
378
F
));
this
.
tableLayoutPanel2
.
Size
=
new
System
.
Drawing
.
Size
(
590
,
632
);
this
.
tableLayoutPanel2
.
TabIndex
=
0
;
//
// pnAllFieldsOfLabel
...
...
@@ -296,10 +296,11 @@ namespace SmartScan
this
.
pnAllFieldsOfLabel
.
BorderWidth
=
2
;
this
.
pnAllFieldsOfLabel
.
Controls
.
Add
(
this
.
tableLayoutPanel4
);
this
.
pnAllFieldsOfLabel
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnAllFieldsOfLabel
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
319
);
this
.
pnAllFieldsOfLabel
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
256
);
this
.
pnAllFieldsOfLabel
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnAllFieldsOfLabel
.
Name
=
"pnAllFieldsOfLabel"
;
this
.
pnAllFieldsOfLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnAllFieldsOfLabel
.
Size
=
new
System
.
Drawing
.
Size
(
779
,
466
);
this
.
pnAllFieldsOfLabel
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnAllFieldsOfLabel
.
Size
=
new
System
.
Drawing
.
Size
(
586
,
374
);
this
.
pnAllFieldsOfLabel
.
TabIndex
=
31
;
this
.
pnAllFieldsOfLabel
.
Text
=
"标签的所有字段"
;
this
.
pnAllFieldsOfLabel
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -313,12 +314,13 @@ namespace SmartScan
this
.
tableLayoutPanel4
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel4
.
Controls
.
Add
(
this
.
LstField
,
0
,
0
);
this
.
tableLayoutPanel4
.
Controls
.
Add
(
this
.
facePanel7
,
0
,
1
);
this
.
tableLayoutPanel4
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
37
);
this
.
tableLayoutPanel4
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
30
);
this
.
tableLayoutPanel4
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel4
.
Name
=
"tableLayoutPanel4"
;
this
.
tableLayoutPanel4
.
RowCount
=
2
;
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
243
F
));
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
767
,
422
);
this
.
tableLayoutPanel4
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
194
F
));
this
.
tableLayoutPanel4
.
Size
=
new
System
.
Drawing
.
Size
(
577
,
339
);
this
.
tableLayoutPanel4
.
TabIndex
=
0
;
//
// LstField
...
...
@@ -328,12 +330,11 @@ namespace SmartScan
this
.
LstField
.
BorderWidth
=
2
;
this
.
LstField
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
LstField
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LstField
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
LstField
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LstField
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
LstField
.
Name
=
"LstField"
;
this
.
LstField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LstField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LstField
.
SelectedIndex
=
-
1
;
this
.
LstField
.
Size
=
new
System
.
Drawing
.
Size
(
759
,
171
);
this
.
LstField
.
Size
=
new
System
.
Drawing
.
Size
(
571
,
139
);
this
.
LstField
.
TabIndex
=
5
;
this
.
LstField
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Left
;
this
.
LstField
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
LstField_SelectedIndexChanged
);
...
...
@@ -354,10 +355,11 @@ namespace SmartScan
this
.
facePanel7
.
Controls
.
Add
(
this
.
BtnPrintTest
);
this
.
facePanel7
.
Controls
.
Add
(
this
.
LblFieldType
);
this
.
facePanel7
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
facePanel7
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
182
);
this
.
facePanel7
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
147
);
this
.
facePanel7
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
facePanel7
.
Name
=
"facePanel7"
;
this
.
facePanel7
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
facePanel7
.
Size
=
new
System
.
Drawing
.
Size
(
761
,
232
);
this
.
facePanel7
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
facePanel7
.
Size
=
new
System
.
Drawing
.
Size
(
573
,
186
);
this
.
facePanel7
.
TabIndex
=
33
;
this
.
facePanel7
.
Text
=
"字段操作"
;
this
.
facePanel7
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -369,11 +371,10 @@ namespace SmartScan
this
.
BtnAddField
.
BorderWidth
=
2
;
this
.
BtnAddField
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnAddField
.
HoldPress
=
false
;
this
.
BtnAddField
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
101
);
this
.
BtnAddField
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnAddField
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
81
);
this
.
BtnAddField
.
Name
=
"BtnAddField"
;
this
.
BtnAddField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnAddField
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
BtnAddField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnAddField
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
BtnAddField
.
TabIndex
=
6
;
this
.
BtnAddField
.
Text
=
"添加字段"
;
this
.
BtnAddField
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnAddField_Click
);
...
...
@@ -385,11 +386,10 @@ namespace SmartScan
this
.
BtnDelField
.
BorderWidth
=
2
;
this
.
BtnDelField
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnDelField
.
HoldPress
=
false
;
this
.
BtnDelField
.
Location
=
new
System
.
Drawing
.
Point
(
215
,
101
);
this
.
BtnDelField
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnDelField
.
Location
=
new
System
.
Drawing
.
Point
(
161
,
81
);
this
.
BtnDelField
.
Name
=
"BtnDelField"
;
this
.
BtnDelField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnDelField
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
BtnDelField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnDelField
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
BtnDelField
.
TabIndex
=
7
;
this
.
BtnDelField
.
Text
=
"删除字段"
;
this
.
BtnDelField
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnDelField_Click
);
...
...
@@ -401,11 +401,10 @@ namespace SmartScan
this
.
BtnFieldFont
.
BorderWidth
=
2
;
this
.
BtnFieldFont
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnFieldFont
.
HoldPress
=
false
;
this
.
BtnFieldFont
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
165
);
this
.
BtnFieldFont
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnFieldFont
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
132
);
this
.
BtnFieldFont
.
Name
=
"BtnFieldFont"
;
this
.
BtnFieldFont
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnFieldFont
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
BtnFieldFont
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnFieldFont
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
BtnFieldFont
.
TabIndex
=
8
;
this
.
BtnFieldFont
.
Text
=
"字段字体"
;
this
.
BtnFieldFont
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnFieldFont_Click
);
...
...
@@ -416,11 +415,10 @@ namespace SmartScan
this
.
ChkFieldShowKey
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
ChkFieldShowKey
.
BorderWidth
=
0
;
this
.
ChkFieldShowKey
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
ChkFieldShowKey
.
Location
=
new
System
.
Drawing
.
Point
(
455
,
37
);
this
.
ChkFieldShowKey
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
ChkFieldShowKey
.
Location
=
new
System
.
Drawing
.
Point
(
341
,
30
);
this
.
ChkFieldShowKey
.
Name
=
"ChkFieldShowKey"
;
this
.
ChkFieldShowKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
ChkFieldShowKey
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
ChkFieldShowKey
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
ChkFieldShowKey
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
ChkFieldShowKey
.
TabIndex
=
12
;
this
.
ChkFieldShowKey
.
Text
=
"显示关键字"
;
this
.
ChkFieldShowKey
.
CheckedChanged
+=
new
System
.
EventHandler
(
this
.
ChkFieldShowKey_CheckedChanged
);
...
...
@@ -432,11 +430,10 @@ namespace SmartScan
this
.
BtnSetField
.
BorderWidth
=
2
;
this
.
BtnSetField
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnSetField
.
HoldPress
=
false
;
this
.
BtnSetField
.
Location
=
new
System
.
Drawing
.
Point
(
215
,
165
);
this
.
BtnSetField
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnSetField
.
Location
=
new
System
.
Drawing
.
Point
(
161
,
132
);
this
.
BtnSetField
.
Name
=
"BtnSetField"
;
this
.
BtnSetField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnSetField
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
BtnSetField
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnSetField
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
BtnSetField
.
TabIndex
=
9
;
this
.
BtnSetField
.
Text
=
"设置内容"
;
this
.
BtnSetField
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnSetField_Click
);
...
...
@@ -447,13 +444,12 @@ namespace SmartScan
this
.
CboFieldType
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
CboFieldType
.
BorderWidth
=
2
;
this
.
CboFieldType
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
CboFieldType
.
Location
=
new
System
.
Drawing
.
Point
(
215
,
37
);
this
.
CboFieldType
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
CboFieldType
.
Location
=
new
System
.
Drawing
.
Point
(
161
,
30
);
this
.
CboFieldType
.
Name
=
"CboFieldType"
;
this
.
CboFieldType
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
CboFieldType
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
CboFieldType
.
SelectedIndex
=
-
1
;
this
.
CboFieldType
.
SelectedText
=
""
;
this
.
CboFieldType
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
CboFieldType
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
CboFieldType
.
TabIndex
=
11
;
this
.
CboFieldType
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
CboFieldType_SelectedIndexChanged
);
//
...
...
@@ -464,11 +460,10 @@ namespace SmartScan
this
.
BtnPrintTest
.
BorderWidth
=
2
;
this
.
BtnPrintTest
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
BtnPrintTest
.
HoldPress
=
false
;
this
.
BtnPrintTest
.
Location
=
new
System
.
Drawing
.
Point
(
565
,
165
);
this
.
BtnPrintTest
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnPrintTest
.
Location
=
new
System
.
Drawing
.
Point
(
424
,
132
);
this
.
BtnPrintTest
.
Name
=
"BtnPrintTest"
;
this
.
BtnPrintTest
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
BtnPrintTest
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
56
);
this
.
BtnPrintTest
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
BtnPrintTest
.
Size
=
new
System
.
Drawing
.
Size
(
1
33
,
45
);
this
.
BtnPrintTest
.
TabIndex
=
4
;
this
.
BtnPrintTest
.
Text
=
"打印测试"
;
this
.
BtnPrintTest
.
Click
+=
new
System
.
EventHandler
(
this
.
BtnPrintTest_Click
);
...
...
@@ -479,11 +474,10 @@ namespace SmartScan
this
.
LblFieldType
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblFieldType
.
BorderWidth
=
0
;
this
.
LblFieldType
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblFieldType
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
37
);
this
.
LblFieldType
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldType
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
30
);
this
.
LblFieldType
.
Name
=
"LblFieldType"
;
this
.
LblFieldType
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldType
.
Size
=
new
System
.
Drawing
.
Size
(
200
,
56
);
this
.
LblFieldType
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblFieldType
.
Size
=
new
System
.
Drawing
.
Size
(
150
,
45
);
this
.
LblFieldType
.
TabIndex
=
10
;
this
.
LblFieldType
.
Text
=
"字段类型"
;
this
.
LblFieldType
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -492,15 +486,16 @@ namespace SmartScan
//
this
.
tableLayoutPanel3
.
ColumnCount
=
2
;
this
.
tableLayoutPanel3
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel3
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
375
F
));
this
.
tableLayoutPanel3
.
ColumnStyles
.
Add
(
new
System
.
Windows
.
Forms
.
ColumnStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Absolute
,
281
F
));
this
.
tableLayoutPanel3
.
Controls
.
Add
(
this
.
pnLabelFieldPos
,
1
,
0
);
this
.
tableLayoutPanel3
.
Controls
.
Add
(
this
.
pictureBox1
,
0
,
0
);
this
.
tableLayoutPanel3
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
tableLayoutPanel3
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
tableLayoutPanel3
.
Location
=
new
System
.
Drawing
.
Point
(
2
,
2
);
this
.
tableLayoutPanel3
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
tableLayoutPanel3
.
Name
=
"tableLayoutPanel3"
;
this
.
tableLayoutPanel3
.
RowCount
=
1
;
this
.
tableLayoutPanel3
.
RowStyles
.
Add
(
new
System
.
Windows
.
Forms
.
RowStyle
(
System
.
Windows
.
Forms
.
SizeType
.
Percent
,
100F
));
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
779
,
31
0
);
this
.
tableLayoutPanel3
.
Size
=
new
System
.
Drawing
.
Size
(
586
,
25
0
);
this
.
tableLayoutPanel3
.
TabIndex
=
0
;
//
// pnLabelFieldPos
...
...
@@ -518,10 +513,11 @@ namespace SmartScan
this
.
pnLabelFieldPos
.
Controls
.
Add
(
this
.
NudFieldW
);
this
.
pnLabelFieldPos
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pnLabelFieldPos
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
pnLabelFieldPos
.
Location
=
new
System
.
Drawing
.
Point
(
407
,
3
);
this
.
pnLabelFieldPos
.
Location
=
new
System
.
Drawing
.
Point
(
307
,
2
);
this
.
pnLabelFieldPos
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnLabelFieldPos
.
Name
=
"pnLabelFieldPos"
;
this
.
pnLabelFieldPos
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
);
this
.
pnLabelFieldPos
.
Size
=
new
System
.
Drawing
.
Size
(
369
,
304
);
this
.
pnLabelFieldPos
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
2
,
2
,
2
,
2
);
this
.
pnLabelFieldPos
.
Size
=
new
System
.
Drawing
.
Size
(
277
,
246
);
this
.
pnLabelFieldPos
.
TabIndex
=
32
;
this
.
pnLabelFieldPos
.
Text
=
"字段位置"
;
this
.
pnLabelFieldPos
.
TitleFont
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
...
...
@@ -532,11 +528,10 @@ namespace SmartScan
this
.
LblFieldX
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblFieldX
.
BorderWidth
=
0
;
this
.
LblFieldX
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblFieldX
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
40
);
this
.
LblFieldX
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldX
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
32
);
this
.
LblFieldX
.
Name
=
"LblFieldX"
;
this
.
LblFieldX
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldX
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
LblFieldX
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblFieldX
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
LblFieldX
.
TabIndex
=
15
;
this
.
LblFieldX
.
Text
=
"X"
;
this
.
LblFieldX
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -548,13 +543,12 @@ namespace SmartScan
this
.
NudFieldX
.
BorderWidth
=
2
;
this
.
NudFieldX
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
NudFieldX
.
Increment
=
1F
;
this
.
NudFieldX
.
Location
=
new
System
.
Drawing
.
Point
(
196
,
40
);
this
.
NudFieldX
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldX
.
Location
=
new
System
.
Drawing
.
Point
(
147
,
32
);
this
.
NudFieldX
.
Maximum
=
100F
;
this
.
NudFieldX
.
Minimum
=
0F
;
this
.
NudFieldX
.
Name
=
"NudFieldX"
;
this
.
NudFieldX
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldX
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
NudFieldX
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
NudFieldX
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
NudFieldX
.
TabIndex
=
14
;
this
.
NudFieldX
.
Text
=
"0"
;
this
.
NudFieldX
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Center
;
...
...
@@ -567,11 +561,10 @@ namespace SmartScan
this
.
LblFieldH
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblFieldH
.
BorderWidth
=
0
;
this
.
LblFieldH
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblFieldH
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
232
);
this
.
LblFieldH
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldH
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
186
);
this
.
LblFieldH
.
Name
=
"LblFieldH"
;
this
.
LblFieldH
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldH
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
LblFieldH
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblFieldH
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
LblFieldH
.
TabIndex
=
21
;
this
.
LblFieldH
.
Text
=
"H"
;
this
.
LblFieldH
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -583,13 +576,12 @@ namespace SmartScan
this
.
NudFieldY
.
BorderWidth
=
2
;
this
.
NudFieldY
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
NudFieldY
.
Increment
=
1F
;
this
.
NudFieldY
.
Location
=
new
System
.
Drawing
.
Point
(
196
,
104
);
this
.
NudFieldY
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldY
.
Location
=
new
System
.
Drawing
.
Point
(
147
,
83
);
this
.
NudFieldY
.
Maximum
=
100F
;
this
.
NudFieldY
.
Minimum
=
0F
;
this
.
NudFieldY
.
Name
=
"NudFieldY"
;
this
.
NudFieldY
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldY
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
NudFieldY
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
NudFieldY
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
NudFieldY
.
TabIndex
=
16
;
this
.
NudFieldY
.
Text
=
"0"
;
this
.
NudFieldY
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Center
;
...
...
@@ -603,13 +595,12 @@ namespace SmartScan
this
.
NudFieldH
.
BorderWidth
=
2
;
this
.
NudFieldH
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
NudFieldH
.
Increment
=
1F
;
this
.
NudFieldH
.
Location
=
new
System
.
Drawing
.
Point
(
195
,
232
);
this
.
NudFieldH
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldH
.
Location
=
new
System
.
Drawing
.
Point
(
146
,
186
);
this
.
NudFieldH
.
Maximum
=
100F
;
this
.
NudFieldH
.
Minimum
=
1F
;
this
.
NudFieldH
.
Name
=
"NudFieldH"
;
this
.
NudFieldH
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldH
.
Size
=
new
System
.
Drawing
.
Size
(
1
50
,
56
);
this
.
NudFieldH
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
NudFieldH
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
NudFieldH
.
TabIndex
=
20
;
this
.
NudFieldH
.
Text
=
"1"
;
this
.
NudFieldH
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Center
;
...
...
@@ -622,11 +613,10 @@ namespace SmartScan
this
.
LblFieldY
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblFieldY
.
BorderWidth
=
0
;
this
.
LblFieldY
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblFieldY
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
95
);
this
.
LblFieldY
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldY
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
76
);
this
.
LblFieldY
.
Name
=
"LblFieldY"
;
this
.
LblFieldY
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldY
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
LblFieldY
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblFieldY
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
LblFieldY
.
TabIndex
=
17
;
this
.
LblFieldY
.
Text
=
"Y"
;
this
.
LblFieldY
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -637,11 +627,10 @@ namespace SmartScan
this
.
LblFieldW
.
BorderStyle
=
Asa
.
FaceControl
.
ControlShape
.
Rectangle
;
this
.
LblFieldW
.
BorderWidth
=
0
;
this
.
LblFieldW
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
LblFieldW
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
168
);
this
.
LblFieldW
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldW
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
134
);
this
.
LblFieldW
.
Name
=
"LblFieldW"
;
this
.
LblFieldW
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
LblFieldW
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
LblFieldW
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
LblFieldW
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
LblFieldW
.
TabIndex
=
19
;
this
.
LblFieldW
.
Text
=
"W"
;
this
.
LblFieldW
.
TextAlign
=
System
.
Drawing
.
ContentAlignment
.
MiddleRight
;
...
...
@@ -653,13 +642,12 @@ namespace SmartScan
this
.
NudFieldW
.
BorderWidth
=
2
;
this
.
NudFieldW
.
ForeColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))),
((
int
)(((
byte
)(
230
)))));
this
.
NudFieldW
.
Increment
=
1F
;
this
.
NudFieldW
.
Location
=
new
System
.
Drawing
.
Point
(
196
,
168
);
this
.
NudFieldW
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldW
.
Location
=
new
System
.
Drawing
.
Point
(
147
,
134
);
this
.
NudFieldW
.
Maximum
=
100F
;
this
.
NudFieldW
.
Minimum
=
1F
;
this
.
NudFieldW
.
Name
=
"NudFieldW"
;
this
.
NudFieldW
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
NudFieldW
.
Size
=
new
System
.
Drawing
.
Size
(
1
49
,
56
);
this
.
NudFieldW
.
Padding
=
new
System
.
Windows
.
Forms
.
Padding
(
3
,
3
,
3
,
3
);
this
.
NudFieldW
.
Size
=
new
System
.
Drawing
.
Size
(
1
12
,
45
);
this
.
NudFieldW
.
TabIndex
=
18
;
this
.
NudFieldW
.
Text
=
"1"
;
this
.
NudFieldW
.
TextAlign
=
System
.
Windows
.
Forms
.
HorizontalAlignment
.
Center
;
...
...
@@ -670,21 +658,18 @@ namespace SmartScan
//
this
.
pictureBox1
.
BackColor
=
System
.
Drawing
.
Color
.
FromArgb
(((
int
)(((
byte
)(
40
)))),
((
int
)(((
byte
)(
40
)))),
((
int
)(((
byte
)(
40
)))));
this
.
pictureBox1
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Fill
;
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
4
,
4
);
this
.
pictureBox1
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
3
,
3
);
this
.
pictureBox1
.
Name
=
"pictureBox1"
;
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
396
,
302
);
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
299
,
244
);
this
.
pictureBox1
.
TabIndex
=
22
;
this
.
pictureBox1
.
TabStop
=
false
;
//
// UsrPrintTemplate
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
8F
,
15F
);
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
Font
;
this
.
AutoScaleMode
=
System
.
Windows
.
Forms
.
AutoScaleMode
.
None
;
this
.
Controls
.
Add
(
this
.
facePanel1
);
this
.
Margin
=
new
System
.
Windows
.
Forms
.
Padding
(
4
);
this
.
Name
=
"UsrPrintTemplate"
;
this
.
Size
=
new
System
.
Drawing
.
Size
(
1
474
,
90
1
);
this
.
Size
=
new
System
.
Drawing
.
Size
(
1
106
,
72
1
);
this
.
facePanel1
.
ResumeLayout
(
false
);
this
.
tableLayoutPanel5
.
ResumeLayout
(
false
);
this
.
pnlPrintTmpLst
.
ResumeLayout
(
false
);
...
...
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论