|
|
|
|
22
|
'請勿使用程式碼編輯器進行修改。
|
22
|
'請勿使用程式碼編輯器進行修改。
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
24
|
Private Sub InitializeComponent()
|
24
|
Private Sub InitializeComponent()
|
25
|
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
26
|
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
27
|
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
28
|
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
29
|
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
30
|
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
31
|
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
32
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
33
|
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
|
|
25
|
+ Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
26
|
+ Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
27
|
+ Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
28
|
+ Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
29
|
+ Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
30
|
+ Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
31
|
+ Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
32
|
+ Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
33
|
+ Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
|
34
|
Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
|
35
|
Me.一般月_ch = New System.Windows.Forms.CheckBox()
|
35
|
Me.一般月_ch = New System.Windows.Forms.CheckBox()
|
36
|
Me.會計月_ch = New System.Windows.Forms.CheckBox()
|
36
|
Me.會計月_ch = New System.Windows.Forms.CheckBox()
|
|
|
|
|
214
|
'
|
214
|
'
|
215
|
'供應商_dgv
|
215
|
'供應商_dgv
|
216
|
'
|
216
|
'
|
217
|
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.Lavender
|
|
|
218
|
- Me.供應商_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
|
|
|
217
|
+ DataGridViewCellStyle10.BackColor = System.Drawing.Color.Lavender
|
|
|
218
|
+ Me.供應商_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
|
219
|
Me.供應商_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
219
|
Me.供應商_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
220
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
220
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
221
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
221
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
226
|
Me.供應商_dgv.Location = New System.Drawing.Point(247, 81)
|
226
|
Me.供應商_dgv.Location = New System.Drawing.Point(247, 81)
|
227
|
Me.供應商_dgv.Name = "供應商_dgv"
|
227
|
Me.供應商_dgv.Name = "供應商_dgv"
|
228
|
Me.供應商_dgv.RowHeadersWidth = 5
|
228
|
Me.供應商_dgv.RowHeadersWidth = 5
|
229
|
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
230
|
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
231
|
- Me.供應商_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
|
|
|
|
|
229
|
+ DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
230
|
+ DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
231
|
+ Me.供應商_dgv.RowsDefaultCellStyle = DataGridViewCellStyle11
|
232
|
Me.供應商_dgv.RowTemplate.Height = 24
|
232
|
Me.供應商_dgv.RowTemplate.Height = 24
|
233
|
Me.供應商_dgv.Size = New System.Drawing.Size(1092, 607)
|
233
|
Me.供應商_dgv.Size = New System.Drawing.Size(1092, 607)
|
234
|
Me.供應商_dgv.TabIndex = 1439
|
234
|
Me.供應商_dgv.TabIndex = 1439
|
|
|
|
|
266
|
'
|
266
|
'
|
267
|
'採購清單_dgv
|
267
|
'採購清單_dgv
|
268
|
'
|
268
|
'
|
269
|
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
|
270
|
- Me.採購清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
|
|
|
269
|
+ DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
|
270
|
+ Me.採購清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
|
271
|
Me.採購清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
271
|
Me.採購清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
272
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
272
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
273
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
273
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
278
|
Me.採購清單_dgv.Location = New System.Drawing.Point(247, 81)
|
278
|
Me.採購清單_dgv.Location = New System.Drawing.Point(247, 81)
|
279
|
Me.採購清單_dgv.Name = "採購清單_dgv"
|
279
|
Me.採購清單_dgv.Name = "採購清單_dgv"
|
280
|
Me.採購清單_dgv.RowHeadersWidth = 5
|
280
|
Me.採購清單_dgv.RowHeadersWidth = 5
|
281
|
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
282
|
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
283
|
- Me.採購清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
|
|
|
|
281
|
+ DataGridViewCellStyle13.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
282
|
+ DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
283
|
+ Me.採購清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle13
|
284
|
Me.採購清單_dgv.RowTemplate.Height = 24
|
284
|
Me.採購清單_dgv.RowTemplate.Height = 24
|
285
|
Me.採購清單_dgv.Size = New System.Drawing.Size(1092, 607)
|
285
|
Me.採購清單_dgv.Size = New System.Drawing.Size(1092, 607)
|
286
|
Me.採購清單_dgv.TabIndex = 1443
|
286
|
Me.採購清單_dgv.TabIndex = 1443
|
|
|
|
|
667
|
'
|
667
|
'
|
668
|
'合計_dgv
|
668
|
'合計_dgv
|
669
|
'
|
669
|
'
|
670
|
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
|
671
|
- Me.合計_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
|
|
|
|
670
|
+ DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
|
671
|
+ Me.合計_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
|
672
|
Me.合計_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
672
|
Me.合計_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
673
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
673
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
674
|
Me.合計_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
674
|
Me.合計_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
|
|
|
677
|
Me.合計_dgv.Location = New System.Drawing.Point(4, 428)
|
677
|
Me.合計_dgv.Location = New System.Drawing.Point(4, 428)
|
678
|
Me.合計_dgv.Name = "合計_dgv"
|
678
|
Me.合計_dgv.Name = "合計_dgv"
|
679
|
Me.合計_dgv.RowHeadersWidth = 5
|
679
|
Me.合計_dgv.RowHeadersWidth = 5
|
680
|
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
681
|
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
682
|
- Me.合計_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
|
|
|
|
|
680
|
+ DataGridViewCellStyle15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
681
|
+ DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
682
|
+ Me.合計_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
|
683
|
Me.合計_dgv.RowTemplate.Height = 24
|
683
|
Me.合計_dgv.RowTemplate.Height = 24
|
684
|
Me.合計_dgv.Size = New System.Drawing.Size(237, 153)
|
684
|
Me.合計_dgv.Size = New System.Drawing.Size(237, 153)
|
685
|
Me.合計_dgv.TabIndex = 1479
|
685
|
Me.合計_dgv.TabIndex = 1479
|
|
|
|
|
997
|
Me.外埔報表_dgv.Location = New System.Drawing.Point(247, 81)
|
997
|
Me.外埔報表_dgv.Location = New System.Drawing.Point(247, 81)
|
998
|
Me.外埔報表_dgv.Name = "外埔報表_dgv"
|
998
|
Me.外埔報表_dgv.Name = "外埔報表_dgv"
|
999
|
Me.外埔報表_dgv.RowHeadersWidth = 5
|
999
|
Me.外埔報表_dgv.RowHeadersWidth = 5
|
1000
|
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
1001
|
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
1002
|
- Me.外埔報表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
|
|
|
|
|
1000
|
+ DataGridViewCellStyle16.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
1001
|
+ DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
1002
|
+ Me.外埔報表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
|
1003
|
Me.外埔報表_dgv.RowTemplate.Height = 24
|
1003
|
Me.外埔報表_dgv.RowTemplate.Height = 24
|
1004
|
Me.外埔報表_dgv.Size = New System.Drawing.Size(1092, 607)
|
1004
|
Me.外埔報表_dgv.Size = New System.Drawing.Size(1092, 607)
|
1005
|
Me.外埔報表_dgv.TabIndex = 1523
|
1005
|
Me.外埔報表_dgv.TabIndex = 1523
|
|
|
|
|
1019
|
'
|
1019
|
'
|
1020
|
'供應商1_dgv
|
1020
|
'供應商1_dgv
|
1021
|
'
|
1021
|
'
|
1022
|
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.Lavender
|
|
|
1023
|
- Me.供應商1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
|
|
|
|
|
1022
|
+ DataGridViewCellStyle17.BackColor = System.Drawing.Color.Lavender
|
|
|
1023
|
+ Me.供應商1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
|
1024
|
Me.供應商1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
1024
|
Me.供應商1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
1025
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
1025
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
1026
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1026
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
1031
|
Me.供應商1_dgv.Location = New System.Drawing.Point(247, 81)
|
1031
|
Me.供應商1_dgv.Location = New System.Drawing.Point(247, 81)
|
1032
|
Me.供應商1_dgv.Name = "供應商1_dgv"
|
1032
|
Me.供應商1_dgv.Name = "供應商1_dgv"
|
1033
|
Me.供應商1_dgv.RowHeadersWidth = 5
|
1033
|
Me.供應商1_dgv.RowHeadersWidth = 5
|
1034
|
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
1035
|
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
1036
|
- Me.供應商1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
|
|
|
|
|
1034
|
+ DataGridViewCellStyle18.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
|
1035
|
+ DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
|
1036
|
+ Me.供應商1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle18
|
1037
|
Me.供應商1_dgv.RowTemplate.Height = 24
|
1037
|
Me.供應商1_dgv.RowTemplate.Height = 24
|
1038
|
Me.供應商1_dgv.Size = New System.Drawing.Size(1092, 607)
|
1038
|
Me.供應商1_dgv.Size = New System.Drawing.Size(1092, 607)
|
1039
|
Me.供應商1_dgv.TabIndex = 1525
|
1039
|
Me.供應商1_dgv.TabIndex = 1525
|