|
@@ -22,8 +22,8 @@ Partial Class 應付賬款
|
22
|
22
|
'請勿使用程式碼編輯器進行修改。
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()> _
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
|
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
26
|
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
25
|
+ Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
27
|
Me.Button1 = New System.Windows.Forms.Button()
|
28
|
28
|
Me.一般月 = New System.Windows.Forms.CheckBox()
|
29
|
29
|
Me.會計月 = New System.Windows.Forms.CheckBox()
|
|
@@ -57,9 +57,11 @@ Partial Class 應付賬款
|
57
|
57
|
Me.Label7 = New System.Windows.Forms.Label()
|
58
|
58
|
Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
|
59
|
59
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
60
|
|
- Me.Button3 = New System.Windows.Forms.Button()
|
61
|
60
|
Me.Label8 = New System.Windows.Forms.Label()
|
62
|
61
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
62
|
+ Me.TextBox4 = New System.Windows.Forms.TextBox()
|
|
63
|
+ Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|
64
|
+ Me.TextBox5 = New System.Windows.Forms.TextBox()
|
63
|
65
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
64
|
66
|
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
|
65
|
67
|
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -137,8 +139,8 @@ Partial Class 應付賬款
|
137
|
139
|
'
|
138
|
140
|
'DataGridView1
|
139
|
141
|
'
|
140
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
141
|
|
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
142
|
+ DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
143
|
+ Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
142
|
144
|
Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
143
|
145
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
144
|
146
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
@@ -148,8 +150,8 @@ Partial Class 應付賬款
|
148
|
150
|
Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
149
|
151
|
Me.DataGridView1.Name = "DataGridView1"
|
150
|
152
|
Me.DataGridView1.RowHeadersWidth = 5
|
151
|
|
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
152
|
|
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle8
|
|
153
|
+ DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
154
|
+ Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
|
153
|
155
|
Me.DataGridView1.RowTemplate.Height = 24
|
154
|
156
|
Me.DataGridView1.Size = New System.Drawing.Size(1225, 518)
|
155
|
157
|
Me.DataGridView1.TabIndex = 1108
|
|
@@ -177,9 +179,9 @@ Partial Class 應付賬款
|
177
|
179
|
Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
178
|
180
|
Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
179
|
181
|
Me.Button6.ForeColor = System.Drawing.Color.Olive
|
180
|
|
- Me.Button6.Location = New System.Drawing.Point(1001, 3)
|
|
182
|
+ Me.Button6.Location = New System.Drawing.Point(1087, 3)
|
181
|
183
|
Me.Button6.Name = "Button6"
|
182
|
|
- Me.Button6.Size = New System.Drawing.Size(86, 47)
|
|
184
|
+ Me.Button6.Size = New System.Drawing.Size(82, 47)
|
183
|
185
|
Me.Button6.TabIndex = 1149
|
184
|
186
|
Me.Button6.Text = "依據單號取消立帳選擇"
|
185
|
187
|
Me.Button6.UseVisualStyleBackColor = True
|
|
@@ -227,9 +229,9 @@ Partial Class 應付賬款
|
227
|
229
|
Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
228
|
230
|
Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
229
|
231
|
Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
230
|
|
- Me.Button5.Location = New System.Drawing.Point(849, 3)
|
|
232
|
+ Me.Button5.Location = New System.Drawing.Point(1004, 3)
|
231
|
233
|
Me.Button5.Name = "Button5"
|
232
|
|
- Me.Button5.Size = New System.Drawing.Size(75, 47)
|
|
234
|
+ Me.Button5.Size = New System.Drawing.Size(82, 47)
|
233
|
235
|
Me.Button5.TabIndex = 1144
|
234
|
236
|
Me.Button5.Text = "列印帳款清單"
|
235
|
237
|
Me.Button5.UseVisualStyleBackColor = True
|
|
@@ -325,7 +327,7 @@ Partial Class 應付賬款
|
325
|
327
|
Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
326
|
328
|
Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
327
|
329
|
Me.Button12.ForeColor = System.Drawing.Color.Olive
|
328
|
|
- Me.Button12.Location = New System.Drawing.Point(1165, 27)
|
|
330
|
+ Me.Button12.Location = New System.Drawing.Point(1170, 27)
|
329
|
331
|
Me.Button12.Name = "Button12"
|
330
|
332
|
Me.Button12.Size = New System.Drawing.Size(74, 23)
|
331
|
333
|
Me.Button12.TabIndex = 1133
|
|
@@ -337,7 +339,7 @@ Partial Class 應付賬款
|
337
|
339
|
Me.Button13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
338
|
340
|
Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
339
|
341
|
Me.Button13.ForeColor = System.Drawing.Color.Olive
|
340
|
|
- Me.Button13.Location = New System.Drawing.Point(1165, 3)
|
|
342
|
+ Me.Button13.Location = New System.Drawing.Point(1170, 3)
|
341
|
343
|
Me.Button13.Name = "Button13"
|
342
|
344
|
Me.Button13.Size = New System.Drawing.Size(74, 23)
|
343
|
345
|
Me.Button13.TabIndex = 1132
|
|
@@ -358,6 +360,7 @@ Partial Class 應付賬款
|
358
|
360
|
'
|
359
|
361
|
Me.NumericUpDown1.Location = New System.Drawing.Point(446, 30)
|
360
|
362
|
Me.NumericUpDown1.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
|
|
363
|
+ Me.NumericUpDown1.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
|
361
|
364
|
Me.NumericUpDown1.Name = "NumericUpDown1"
|
362
|
365
|
Me.NumericUpDown1.Size = New System.Drawing.Size(100, 23)
|
363
|
366
|
Me.NumericUpDown1.TabIndex = 1151
|
|
@@ -387,6 +390,7 @@ Partial Class 應付賬款
|
387
|
390
|
'
|
388
|
391
|
Me.NumericUpDown2.Location = New System.Drawing.Point(446, 56)
|
389
|
392
|
Me.NumericUpDown2.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
|
|
393
|
+ Me.NumericUpDown2.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
|
390
|
394
|
Me.NumericUpDown2.Name = "NumericUpDown2"
|
391
|
395
|
Me.NumericUpDown2.Size = New System.Drawing.Size(100, 23)
|
392
|
396
|
Me.NumericUpDown2.TabIndex = 1153
|
|
@@ -397,21 +401,9 @@ Partial Class 應付賬款
|
397
|
401
|
Me.TextBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
398
|
402
|
Me.TextBox1.Location = New System.Drawing.Point(657, 119)
|
399
|
403
|
Me.TextBox1.Name = "TextBox1"
|
400
|
|
- Me.TextBox1.Size = New System.Drawing.Size(100, 23)
|
|
404
|
+ Me.TextBox1.Size = New System.Drawing.Size(190, 23)
|
401
|
405
|
Me.TextBox1.TabIndex = 1155
|
402
|
406
|
'
|
403
|
|
- 'Button3
|
404
|
|
- '
|
405
|
|
- Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
406
|
|
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
407
|
|
- Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
408
|
|
- Me.Button3.Location = New System.Drawing.Point(925, 3)
|
409
|
|
- Me.Button3.Name = "Button3"
|
410
|
|
- Me.Button3.Size = New System.Drawing.Size(75, 47)
|
411
|
|
- Me.Button3.TabIndex = 1156
|
412
|
|
- Me.Button3.Text = "列印帳款對帳單"
|
413
|
|
- Me.Button3.UseVisualStyleBackColor = True
|
414
|
|
- '
|
415
|
407
|
'Label8
|
416
|
408
|
'
|
417
|
409
|
Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
@@ -427,20 +419,48 @@ Partial Class 應付賬款
|
427
|
419
|
'
|
428
|
420
|
Me.CheckBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
429
|
421
|
Me.CheckBox2.AutoSize = True
|
430
|
|
- Me.CheckBox2.Location = New System.Drawing.Point(1093, 5)
|
|
422
|
+ Me.CheckBox2.Location = New System.Drawing.Point(887, 6)
|
431
|
423
|
Me.CheckBox2.Name = "CheckBox2"
|
432
|
|
- Me.CheckBox2.Size = New System.Drawing.Size(75, 20)
|
|
424
|
+ Me.CheckBox2.Size = New System.Drawing.Size(99, 20)
|
433
|
425
|
Me.CheckBox2.TabIndex = 1158
|
434
|
|
- Me.CheckBox2.Text = "多重選擇"
|
|
426
|
+ Me.CheckBox2.Text = "列印多單選擇"
|
435
|
427
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
436
|
428
|
'
|
|
429
|
+ 'TextBox4
|
|
430
|
+ '
|
|
431
|
+ Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
432
|
+ Me.TextBox4.Location = New System.Drawing.Point(657, 148)
|
|
433
|
+ Me.TextBox4.Name = "TextBox4"
|
|
434
|
+ Me.TextBox4.Size = New System.Drawing.Size(190, 23)
|
|
435
|
+ Me.TextBox4.TabIndex = 1163
|
|
436
|
+ '
|
|
437
|
+ 'CheckBox3
|
|
438
|
+ '
|
|
439
|
+ Me.CheckBox3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
440
|
+ Me.CheckBox3.AutoSize = True
|
|
441
|
+ Me.CheckBox3.Location = New System.Drawing.Point(887, 26)
|
|
442
|
+ Me.CheckBox3.Name = "CheckBox3"
|
|
443
|
+ Me.CheckBox3.Size = New System.Drawing.Size(111, 20)
|
|
444
|
+ Me.CheckBox3.TabIndex = 1164
|
|
445
|
+ Me.CheckBox3.Text = "已立帳資料隱藏"
|
|
446
|
+ Me.CheckBox3.UseVisualStyleBackColor = True
|
|
447
|
+ '
|
|
448
|
+ 'TextBox5
|
|
449
|
+ '
|
|
450
|
+ Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
451
|
+ Me.TextBox5.Location = New System.Drawing.Point(657, 177)
|
|
452
|
+ Me.TextBox5.Name = "TextBox5"
|
|
453
|
+ Me.TextBox5.Size = New System.Drawing.Size(190, 23)
|
|
454
|
+ Me.TextBox5.TabIndex = 1165
|
|
455
|
+ '
|
437
|
456
|
'應付賬款
|
438
|
457
|
'
|
439
|
458
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
440
|
459
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
441
|
460
|
Me.ClientSize = New System.Drawing.Size(1249, 611)
|
|
461
|
+ Me.Controls.Add(Me.TextBox5)
|
|
462
|
+ Me.Controls.Add(Me.TextBox4)
|
442
|
463
|
Me.Controls.Add(Me.Label8)
|
443
|
|
- Me.Controls.Add(Me.Button3)
|
444
|
464
|
Me.Controls.Add(Me.TextBox1)
|
445
|
465
|
Me.Controls.Add(Me.Label7)
|
446
|
466
|
Me.Controls.Add(Me.NumericUpDown2)
|
|
@@ -472,9 +492,10 @@ Partial Class 應付賬款
|
472
|
492
|
Me.Controls.Add(Me.Label4)
|
473
|
493
|
Me.Controls.Add(Me.DateTimePicker2)
|
474
|
494
|
Me.Controls.Add(Me.DateTimePicker1)
|
475
|
|
- Me.Controls.Add(Me.DataGridView1)
|
476
|
495
|
Me.Controls.Add(Me.Label6)
|
477
|
496
|
Me.Controls.Add(Me.CheckBox2)
|
|
497
|
+ Me.Controls.Add(Me.CheckBox3)
|
|
498
|
+ Me.Controls.Add(Me.DataGridView1)
|
478
|
499
|
Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
479
|
500
|
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
480
|
501
|
Me.Name = "應付賬款"
|
|
@@ -520,7 +541,9 @@ Partial Class 應付賬款
|
520
|
541
|
Friend WithEvents Label7 As Label
|
521
|
542
|
Friend WithEvents NumericUpDown2 As NumericUpDown
|
522
|
543
|
Friend WithEvents TextBox1 As TextBox
|
523
|
|
- Friend WithEvents Button3 As Button
|
524
|
544
|
Friend WithEvents Label8 As Label
|
525
|
545
|
Friend WithEvents CheckBox2 As CheckBox
|
|
546
|
+ Friend WithEvents TextBox4 As TextBox
|
|
547
|
+ Friend WithEvents CheckBox3 As CheckBox
|
|
548
|
+ Friend WithEvents TextBox5 As TextBox
|
526
|
549
|
End Class
|