Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Client.Lims.ReportPrinter
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Kivii.Client.Lims.ReportPrinter
Commits
2649b3dd
Commit
2649b3dd
authored
Mar 06, 2024
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
取消默认选中不打印抬头图片
parent
544c2700
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
12 deletions
+10
-12
FrmMain.Designer.cs
Src/FrmMain.Designer.cs
+10
-12
No files found.
Src/FrmMain.Designer.cs
View file @
2649b3dd
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
this
.
btnChangeQuantity
.
BackColor
=
System
.
Drawing
.
Color
.
LightSteelBlue
;
this
.
btnChangeQuantity
.
BackColor
=
System
.
Drawing
.
Color
.
LightSteelBlue
;
this
.
btnChangeQuantity
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnChangeQuantity
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnChangeQuantity
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnChangeQuantity
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnChangeQuantity
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
2
93
);
this
.
btnChangeQuantity
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
2
41
);
this
.
btnChangeQuantity
.
Name
=
"btnChangeQuantity"
;
this
.
btnChangeQuantity
.
Name
=
"btnChangeQuantity"
;
this
.
btnChangeQuantity
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnChangeQuantity
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnChangeQuantity
.
TabIndex
=
32
;
this
.
btnChangeQuantity
.
TabIndex
=
32
;
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
this
.
nudQuantity
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
None
;
this
.
nudQuantity
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
None
;
this
.
nudQuantity
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
nudQuantity
.
Cursor
=
System
.
Windows
.
Forms
.
Cursors
.
Default
;
this
.
nudQuantity
.
DecimalPlaces
=
1
;
this
.
nudQuantity
.
DecimalPlaces
=
1
;
this
.
nudQuantity
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
2
93
);
this
.
nudQuantity
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
2
41
);
this
.
nudQuantity
.
Maximum
=
new
decimal
(
new
int
[]
{
this
.
nudQuantity
.
Maximum
=
new
decimal
(
new
int
[]
{
1000
,
1000
,
0
,
0
,
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
this
.
btnSelectCancel
.
BackColor
=
System
.
Drawing
.
Color
.
Pink
;
this
.
btnSelectCancel
.
BackColor
=
System
.
Drawing
.
Color
.
Pink
;
this
.
btnSelectCancel
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSelectCancel
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSelectCancel
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSelectCancel
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSelectCancel
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
2
57
);
this
.
btnSelectCancel
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
2
05
);
this
.
btnSelectCancel
.
Name
=
"btnSelectCancel"
;
this
.
btnSelectCancel
.
Name
=
"btnSelectCancel"
;
this
.
btnSelectCancel
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnSelectCancel
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnSelectCancel
.
TabIndex
=
30
;
this
.
btnSelectCancel
.
TabIndex
=
30
;
...
@@ -161,7 +161,7 @@
...
@@ -161,7 +161,7 @@
this
.
btnSelectAll
.
BackColor
=
System
.
Drawing
.
Color
.
PaleGoldenrod
;
this
.
btnSelectAll
.
BackColor
=
System
.
Drawing
.
Color
.
PaleGoldenrod
;
this
.
btnSelectAll
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSelectAll
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSelectAll
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSelectAll
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
10F
,
System
.
Drawing
.
FontStyle
.
Bold
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
btnSelectAll
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
2
57
);
this
.
btnSelectAll
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
2
05
);
this
.
btnSelectAll
.
Name
=
"btnSelectAll"
;
this
.
btnSelectAll
.
Name
=
"btnSelectAll"
;
this
.
btnSelectAll
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnSelectAll
.
Size
=
new
System
.
Drawing
.
Size
(
100
,
30
);
this
.
btnSelectAll
.
TabIndex
=
29
;
this
.
btnSelectAll
.
TabIndex
=
29
;
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
//
//
this
.
label6
.
AutoSize
=
true
;
this
.
label6
.
AutoSize
=
true
;
this
.
label6
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label6
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
22
,
223
);
this
.
label6
.
Location
=
new
System
.
Drawing
.
Point
(
22
,
171
);
this
.
label6
.
Name
=
"label6"
;
this
.
label6
.
Name
=
"label6"
;
this
.
label6
.
Size
=
new
System
.
Drawing
.
Size
(
71
,
16
);
this
.
label6
.
Size
=
new
System
.
Drawing
.
Size
(
71
,
16
);
this
.
label6
.
TabIndex
=
21
;
this
.
label6
.
TabIndex
=
21
;
...
@@ -182,7 +182,7 @@
...
@@ -182,7 +182,7 @@
// pictureBox1
// pictureBox1
//
//
this
.
pictureBox1
.
BackColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
pictureBox1
.
BackColor
=
System
.
Drawing
.
Color
.
Green
;
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
226
);
this
.
pictureBox1
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
174
);
this
.
pictureBox1
.
Name
=
"pictureBox1"
;
this
.
pictureBox1
.
Name
=
"pictureBox1"
;
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox1
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox1
.
TabIndex
=
20
;
this
.
pictureBox1
.
TabIndex
=
20
;
...
@@ -192,7 +192,7 @@
...
@@ -192,7 +192,7 @@
//
//
this
.
label5
.
AutoSize
=
true
;
this
.
label5
.
AutoSize
=
true
;
this
.
label5
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label5
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label5
.
Location
=
new
System
.
Drawing
.
Point
(
22
,
239
);
this
.
label5
.
Location
=
new
System
.
Drawing
.
Point
(
22
,
187
);
this
.
label5
.
Name
=
"label5"
;
this
.
label5
.
Name
=
"label5"
;
this
.
label5
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
16
);
this
.
label5
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
16
);
this
.
label5
.
TabIndex
=
19
;
this
.
label5
.
TabIndex
=
19
;
...
@@ -202,7 +202,7 @@
...
@@ -202,7 +202,7 @@
//
//
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
AutoSize
=
true
;
this
.
label3
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label3
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
12F
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
223
);
this
.
label3
.
Location
=
new
System
.
Drawing
.
Point
(
111
,
171
);
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Name
=
"label3"
;
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
16
);
this
.
label3
.
Size
=
new
System
.
Drawing
.
Size
(
87
,
16
);
this
.
label3
.
TabIndex
=
18
;
this
.
label3
.
TabIndex
=
18
;
...
@@ -211,7 +211,7 @@
...
@@ -211,7 +211,7 @@
// pictureBox3
// pictureBox3
//
//
this
.
pictureBox3
.
BackColor
=
System
.
Drawing
.
Color
.
Tomato
;
this
.
pictureBox3
.
BackColor
=
System
.
Drawing
.
Color
.
Tomato
;
this
.
pictureBox3
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
241
);
this
.
pictureBox3
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
189
);
this
.
pictureBox3
.
Name
=
"pictureBox3"
;
this
.
pictureBox3
.
Name
=
"pictureBox3"
;
this
.
pictureBox3
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox3
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox3
.
TabIndex
=
17
;
this
.
pictureBox3
.
TabIndex
=
17
;
...
@@ -220,7 +220,7 @@
...
@@ -220,7 +220,7 @@
// pictureBox2
// pictureBox2
//
//
this
.
pictureBox2
.
BackColor
=
System
.
Drawing
.
Color
.
SteelBlue
;
this
.
pictureBox2
.
BackColor
=
System
.
Drawing
.
Color
.
SteelBlue
;
this
.
pictureBox2
.
Location
=
new
System
.
Drawing
.
Point
(
96
,
227
);
this
.
pictureBox2
.
Location
=
new
System
.
Drawing
.
Point
(
96
,
175
);
this
.
pictureBox2
.
Name
=
"pictureBox2"
;
this
.
pictureBox2
.
Name
=
"pictureBox2"
;
this
.
pictureBox2
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox2
.
Size
=
new
System
.
Drawing
.
Size
(
10
,
10
);
this
.
pictureBox2
.
TabIndex
=
16
;
this
.
pictureBox2
.
TabIndex
=
16
;
...
@@ -439,8 +439,6 @@
...
@@ -439,8 +439,6 @@
//
//
// cbxPdfRemoveHeader
// cbxPdfRemoveHeader
//
//
this
.
cbxPdfRemoveHeader
.
Checked
=
true
;
this
.
cbxPdfRemoveHeader
.
CheckState
=
System
.
Windows
.
Forms
.
CheckState
.
Checked
;
this
.
cbxPdfRemoveHeader
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Top
;
this
.
cbxPdfRemoveHeader
.
Dock
=
System
.
Windows
.
Forms
.
DockStyle
.
Top
;
this
.
cbxPdfRemoveHeader
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
11F
);
this
.
cbxPdfRemoveHeader
.
Font
=
new
System
.
Drawing
.
Font
(
"宋体"
,
11F
);
this
.
cbxPdfRemoveHeader
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
70
);
this
.
cbxPdfRemoveHeader
.
Location
=
new
System
.
Drawing
.
Point
(
5
,
70
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment