|
@@ -22,10 +22,10 @@ Partial Class 採購對帳單
|
22
|
22
|
'請勿使用程式碼編輯器進行修改。
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()> _
|
24
|
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()
|
|
25
|
+ Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
27
|
+ Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
28
|
+ Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
29
|
Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
|
30
|
30
|
Me.一般月_ch = New System.Windows.Forms.CheckBox()
|
31
|
31
|
Me.會計月_ch = New System.Windows.Forms.CheckBox()
|
|
@@ -54,6 +54,13 @@ Partial Class 採購對帳單
|
54
|
54
|
Me.日期2_dtp = New System.Windows.Forms.DateTimePicker()
|
55
|
55
|
Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
|
56
|
56
|
Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
|
|
57
|
+ Me.採購明細_bt = New System.Windows.Forms.Button()
|
|
58
|
+ Me.應負帳款_bt = New System.Windows.Forms.Button()
|
|
59
|
+ Me.DTP1 = New System.Windows.Forms.DateTimePicker()
|
|
60
|
+ Me.DTP2 = New System.Windows.Forms.DateTimePicker()
|
|
61
|
+ Me.開啟供應商資料表_bt = New System.Windows.Forms.Button()
|
|
62
|
+ Me.重新讀取_bt = New System.Windows.Forms.Button()
|
|
63
|
+ Me.Button3 = New System.Windows.Forms.Button()
|
57
|
64
|
CType(Me.供應商_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
58
|
65
|
CType(Me.採購清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
59
|
66
|
CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -63,7 +70,7 @@ Partial Class 採購對帳單
|
63
|
70
|
'
|
64
|
71
|
Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
|
65
|
72
|
Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
66
|
|
- Me.中間日期_dtp.Location = New System.Drawing.Point(69, 78)
|
|
73
|
+ Me.中間日期_dtp.Location = New System.Drawing.Point(888, 209)
|
67
|
74
|
Me.中間日期_dtp.Name = "中間日期_dtp"
|
68
|
75
|
Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
|
69
|
76
|
Me.中間日期_dtp.TabIndex = 1175
|
|
@@ -72,7 +79,7 @@ Partial Class 採購對帳單
|
72
|
79
|
'一般月_ch
|
73
|
80
|
'
|
74
|
81
|
Me.一般月_ch.AutoSize = True
|
75
|
|
- Me.一般月_ch.Location = New System.Drawing.Point(61, 31)
|
|
82
|
+ Me.一般月_ch.Location = New System.Drawing.Point(143, 34)
|
76
|
83
|
Me.一般月_ch.Name = "一般月_ch"
|
77
|
84
|
Me.一般月_ch.Size = New System.Drawing.Size(63, 20)
|
78
|
85
|
Me.一般月_ch.TabIndex = 1174
|
|
@@ -84,7 +91,7 @@ Partial Class 採購對帳單
|
84
|
91
|
Me.會計月_ch.AutoSize = True
|
85
|
92
|
Me.會計月_ch.Checked = True
|
86
|
93
|
Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
87
|
|
- Me.會計月_ch.Location = New System.Drawing.Point(3, 31)
|
|
94
|
+ Me.會計月_ch.Location = New System.Drawing.Point(8, 34)
|
88
|
95
|
Me.會計月_ch.Name = "會計月_ch"
|
89
|
96
|
Me.會計月_ch.Size = New System.Drawing.Size(63, 20)
|
90
|
97
|
Me.會計月_ch.TabIndex = 1173
|
|
@@ -95,9 +102,9 @@ Partial Class 採購對帳單
|
95
|
102
|
'
|
96
|
103
|
Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
97
|
104
|
Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
98
|
|
- Me.下個月_bt.Location = New System.Drawing.Point(182, 29)
|
|
105
|
+ Me.下個月_bt.Location = New System.Drawing.Point(129, 55)
|
99
|
106
|
Me.下個月_bt.Name = "下個月_bt"
|
100
|
|
- Me.下個月_bt.Size = New System.Drawing.Size(61, 23)
|
|
107
|
+ Me.下個月_bt.Size = New System.Drawing.Size(115, 23)
|
101
|
108
|
Me.下個月_bt.TabIndex = 1172
|
102
|
109
|
Me.下個月_bt.Text = "下個月"
|
103
|
110
|
Me.下個月_bt.UseVisualStyleBackColor = True
|
|
@@ -106,9 +113,9 @@ Partial Class 採購對帳單
|
106
|
113
|
'
|
107
|
114
|
Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
108
|
115
|
Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
109
|
|
- Me.上個月_bt.Location = New System.Drawing.Point(120, 29)
|
|
116
|
+ Me.上個月_bt.Location = New System.Drawing.Point(8, 55)
|
110
|
117
|
Me.上個月_bt.Name = "上個月_bt"
|
111
|
|
- Me.上個月_bt.Size = New System.Drawing.Size(61, 23)
|
|
118
|
+ Me.上個月_bt.Size = New System.Drawing.Size(115, 23)
|
112
|
119
|
Me.上個月_bt.TabIndex = 1171
|
113
|
120
|
Me.上個月_bt.Text = "上個月"
|
114
|
121
|
Me.上個月_bt.UseVisualStyleBackColor = True
|
|
@@ -116,7 +123,7 @@ Partial Class 採購對帳單
|
116
|
123
|
'Label4
|
117
|
124
|
'
|
118
|
125
|
Me.Label4.AutoSize = True
|
119
|
|
- Me.Label4.Location = New System.Drawing.Point(92, 8)
|
|
126
|
+ Me.Label4.Location = New System.Drawing.Point(114, 11)
|
120
|
127
|
Me.Label4.Name = "Label4"
|
121
|
128
|
Me.Label4.Size = New System.Drawing.Size(20, 16)
|
122
|
129
|
Me.Label4.TabIndex = 1170
|
|
@@ -125,43 +132,46 @@ Partial Class 採購對帳單
|
125
|
132
|
'結束日期_dtp
|
126
|
133
|
'
|
127
|
134
|
Me.結束日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
|
|
135
|
+ Me.結束日期_dtp.Enabled = False
|
128
|
136
|
Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
129
|
|
- Me.結束日期_dtp.Location = New System.Drawing.Point(114, 4)
|
|
137
|
+ Me.結束日期_dtp.Location = New System.Drawing.Point(136, 7)
|
130
|
138
|
Me.結束日期_dtp.Name = "結束日期_dtp"
|
131
|
|
- Me.結束日期_dtp.Size = New System.Drawing.Size(87, 23)
|
|
139
|
+ Me.結束日期_dtp.Size = New System.Drawing.Size(105, 23)
|
132
|
140
|
Me.結束日期_dtp.TabIndex = 1169
|
133
|
141
|
'
|
134
|
142
|
'開始日期_dtp
|
135
|
143
|
'
|
|
144
|
+ Me.開始日期_dtp.Enabled = False
|
136
|
145
|
Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
137
|
|
- Me.開始日期_dtp.Location = New System.Drawing.Point(3, 4)
|
|
146
|
+ Me.開始日期_dtp.Location = New System.Drawing.Point(8, 7)
|
138
|
147
|
Me.開始日期_dtp.Name = "開始日期_dtp"
|
139
|
|
- Me.開始日期_dtp.Size = New System.Drawing.Size(87, 23)
|
|
148
|
+ Me.開始日期_dtp.Size = New System.Drawing.Size(105, 23)
|
140
|
149
|
Me.開始日期_dtp.TabIndex = 1168
|
141
|
150
|
'
|
142
|
151
|
'供應商_dgv
|
143
|
152
|
'
|
144
|
|
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
145
|
|
- Me.供應商_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
146
|
|
- Me.供應商_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
147
|
|
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
153
|
+ DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
154
|
+ Me.供應商_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
|
155
|
+ Me.供應商_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
156
|
+ Or System.Windows.Forms.AnchorStyles.Left) _
|
|
157
|
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
148
|
158
|
Me.供應商_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
149
|
159
|
Me.供應商_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
150
|
|
- Me.供應商_dgv.Location = New System.Drawing.Point(3, 237)
|
|
160
|
+ Me.供應商_dgv.Location = New System.Drawing.Point(247, 7)
|
151
|
161
|
Me.供應商_dgv.Name = "供應商_dgv"
|
152
|
162
|
Me.供應商_dgv.RowHeadersWidth = 5
|
153
|
|
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
154
|
|
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
155
|
|
- Me.供應商_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
|
|
163
|
+ DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
164
|
+ DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
165
|
+ Me.供應商_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
|
156
|
166
|
Me.供應商_dgv.RowTemplate.Height = 24
|
157
|
|
- Me.供應商_dgv.Size = New System.Drawing.Size(238, 438)
|
|
167
|
+ Me.供應商_dgv.Size = New System.Drawing.Size(1092, 637)
|
158
|
168
|
Me.供應商_dgv.TabIndex = 1439
|
159
|
169
|
'
|
160
|
170
|
'Label9
|
161
|
171
|
'
|
162
|
172
|
Me.Label9.AutoSize = True
|
163
|
173
|
Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
164
|
|
- Me.Label9.Location = New System.Drawing.Point(197, 211)
|
|
174
|
+ Me.Label9.Location = New System.Drawing.Point(197, 381)
|
165
|
175
|
Me.Label9.Name = "Label9"
|
166
|
176
|
Me.Label9.Size = New System.Drawing.Size(44, 16)
|
167
|
177
|
Me.Label9.TabIndex = 1442
|
|
@@ -169,9 +179,9 @@ Partial Class 採購對帳單
|
169
|
179
|
'
|
170
|
180
|
'資料筆數1_tb
|
171
|
181
|
'
|
172
|
|
- Me.資料筆數1_tb.Location = New System.Drawing.Point(155, 208)
|
|
182
|
+ Me.資料筆數1_tb.Location = New System.Drawing.Point(91, 378)
|
173
|
183
|
Me.資料筆數1_tb.Name = "資料筆數1_tb"
|
174
|
|
- Me.資料筆數1_tb.Size = New System.Drawing.Size(39, 23)
|
|
184
|
+ Me.資料筆數1_tb.Size = New System.Drawing.Size(103, 23)
|
175
|
185
|
Me.資料筆數1_tb.TabIndex = 1441
|
176
|
186
|
Me.資料筆數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
177
|
187
|
'
|
|
@@ -179,36 +189,37 @@ Partial Class 採購對帳單
|
179
|
189
|
'
|
180
|
190
|
Me.Label10.AutoSize = True
|
181
|
191
|
Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
182
|
|
- Me.Label10.Location = New System.Drawing.Point(133, 211)
|
|
192
|
+ Me.Label10.Location = New System.Drawing.Point(6, 381)
|
183
|
193
|
Me.Label10.Name = "Label10"
|
184
|
|
- Me.Label10.Size = New System.Drawing.Size(20, 16)
|
|
194
|
+ Me.Label10.Size = New System.Drawing.Size(80, 16)
|
185
|
195
|
Me.Label10.TabIndex = 1440
|
186
|
|
- Me.Label10.Text = "共"
|
|
196
|
+ Me.Label10.Text = "應付賬款,共"
|
187
|
197
|
'
|
188
|
198
|
'採購清單_dgv
|
189
|
199
|
'
|
190
|
|
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
191
|
|
- Me.採購清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
200
|
+ DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
201
|
+ Me.採購清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
192
|
202
|
Me.採購清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
193
|
203
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
194
|
204
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
195
|
205
|
Me.採購清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
196
|
206
|
Me.採購清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
197
|
|
- Me.採購清單_dgv.Location = New System.Drawing.Point(247, 29)
|
|
207
|
+ Me.採購清單_dgv.Location = New System.Drawing.Point(247, 7)
|
198
|
208
|
Me.採購清單_dgv.Name = "採購清單_dgv"
|
199
|
209
|
Me.採購清單_dgv.RowHeadersWidth = 5
|
200
|
|
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
201
|
|
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
202
|
|
- Me.採購清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
|
210
|
+ DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
211
|
+ DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
212
|
+ Me.採購清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
|
203
|
213
|
Me.採購清單_dgv.RowTemplate.Height = 24
|
204
|
|
- Me.採購清單_dgv.Size = New System.Drawing.Size(1092, 646)
|
|
214
|
+ Me.採購清單_dgv.Size = New System.Drawing.Size(1092, 637)
|
205
|
215
|
Me.採購清單_dgv.TabIndex = 1443
|
|
216
|
+ Me.採購清單_dgv.Visible = False
|
206
|
217
|
'
|
207
|
218
|
'Label1
|
208
|
219
|
'
|
209
|
220
|
Me.Label1.AutoSize = True
|
210
|
221
|
Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
211
|
|
- Me.Label1.Location = New System.Drawing.Point(1036, 6)
|
|
222
|
+ Me.Label1.Location = New System.Drawing.Point(197, 352)
|
212
|
223
|
Me.Label1.Name = "Label1"
|
213
|
224
|
Me.Label1.Size = New System.Drawing.Size(44, 16)
|
214
|
225
|
Me.Label1.TabIndex = 1446
|
|
@@ -216,9 +227,9 @@ Partial Class 採購對帳單
|
216
|
227
|
'
|
217
|
228
|
'資料筆數_tb
|
218
|
229
|
'
|
219
|
|
- Me.資料筆數_tb.Location = New System.Drawing.Point(994, 3)
|
|
230
|
+ Me.資料筆數_tb.Location = New System.Drawing.Point(91, 349)
|
220
|
231
|
Me.資料筆數_tb.Name = "資料筆數_tb"
|
221
|
|
- Me.資料筆數_tb.Size = New System.Drawing.Size(39, 23)
|
|
232
|
+ Me.資料筆數_tb.Size = New System.Drawing.Size(103, 23)
|
222
|
233
|
Me.資料筆數_tb.TabIndex = 1445
|
223
|
234
|
Me.資料筆數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
224
|
235
|
'
|
|
@@ -226,16 +237,16 @@ Partial Class 採購對帳單
|
226
|
237
|
'
|
227
|
238
|
Me.Label2.AutoSize = True
|
228
|
239
|
Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
229
|
|
- Me.Label2.Location = New System.Drawing.Point(972, 6)
|
|
240
|
+ Me.Label2.Location = New System.Drawing.Point(5, 352)
|
230
|
241
|
Me.Label2.Name = "Label2"
|
231
|
|
- Me.Label2.Size = New System.Drawing.Size(20, 16)
|
|
242
|
+ Me.Label2.Size = New System.Drawing.Size(80, 16)
|
232
|
243
|
Me.Label2.TabIndex = 1444
|
233
|
|
- Me.Label2.Text = "共"
|
|
244
|
+ Me.Label2.Text = "採購明細,共"
|
234
|
245
|
'
|
235
|
246
|
'大間距_ch
|
236
|
247
|
'
|
237
|
248
|
Me.大間距_ch.AutoSize = True
|
238
|
|
- Me.大間距_ch.Location = New System.Drawing.Point(385, 5)
|
|
249
|
+ Me.大間距_ch.Location = New System.Drawing.Point(142, 238)
|
239
|
250
|
Me.大間距_ch.Name = "大間距_ch"
|
240
|
251
|
Me.大間距_ch.Size = New System.Drawing.Size(63, 20)
|
241
|
252
|
Me.大間距_ch.TabIndex = 1449
|
|
@@ -245,7 +256,7 @@ Partial Class 採購對帳單
|
245
|
256
|
'中間距_ch
|
246
|
257
|
'
|
247
|
258
|
Me.中間距_ch.AutoSize = True
|
248
|
|
- Me.中間距_ch.Location = New System.Drawing.Point(316, 5)
|
|
259
|
+ Me.中間距_ch.Location = New System.Drawing.Point(73, 238)
|
249
|
260
|
Me.中間距_ch.Name = "中間距_ch"
|
250
|
261
|
Me.中間距_ch.Size = New System.Drawing.Size(63, 20)
|
251
|
262
|
Me.中間距_ch.TabIndex = 1448
|
|
@@ -255,7 +266,7 @@ Partial Class 採購對帳單
|
255
|
266
|
'小間距_ch
|
256
|
267
|
'
|
257
|
268
|
Me.小間距_ch.AutoSize = True
|
258
|
|
- Me.小間距_ch.Location = New System.Drawing.Point(247, 5)
|
|
269
|
+ Me.小間距_ch.Location = New System.Drawing.Point(4, 238)
|
259
|
270
|
Me.小間距_ch.Name = "小間距_ch"
|
260
|
271
|
Me.小間距_ch.Size = New System.Drawing.Size(63, 20)
|
261
|
272
|
Me.小間距_ch.TabIndex = 1447
|
|
@@ -265,9 +276,9 @@ Partial Class 採購對帳單
|
265
|
276
|
'採購金額1_tb
|
266
|
277
|
'
|
267
|
278
|
Me.採購金額1_tb.ForeColor = System.Drawing.Color.Green
|
268
|
|
- Me.採購金額1_tb.Location = New System.Drawing.Point(849, 3)
|
|
279
|
+ Me.採購金額1_tb.Location = New System.Drawing.Point(72, 321)
|
269
|
280
|
Me.採購金額1_tb.Name = "採購金額1_tb"
|
270
|
|
- Me.採購金額1_tb.Size = New System.Drawing.Size(117, 23)
|
|
281
|
+ Me.採購金額1_tb.Size = New System.Drawing.Size(169, 23)
|
271
|
282
|
Me.採購金額1_tb.TabIndex = 1456
|
272
|
283
|
Me.採購金額1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
273
|
284
|
'
|
|
@@ -275,18 +286,18 @@ Partial Class 採購對帳單
|
275
|
286
|
'
|
276
|
287
|
Me.Label6.AutoSize = True
|
277
|
288
|
Me.Label6.ForeColor = System.Drawing.Color.Green
|
278
|
|
- Me.Label6.Location = New System.Drawing.Point(782, 6)
|
|
289
|
+ Me.Label6.Location = New System.Drawing.Point(5, 324)
|
279
|
290
|
Me.Label6.Name = "Label6"
|
280
|
|
- Me.Label6.Size = New System.Drawing.Size(56, 16)
|
|
291
|
+ Me.Label6.Size = New System.Drawing.Size(68, 16)
|
281
|
292
|
Me.Label6.TabIndex = 1455
|
282
|
|
- Me.Label6.Text = "採購金額"
|
|
293
|
+ Me.Label6.Text = "採 購 金 額"
|
283
|
294
|
'
|
284
|
295
|
'供應商_tb
|
285
|
296
|
'
|
286
|
297
|
Me.供應商_tb.ForeColor = System.Drawing.Color.Green
|
287
|
|
- Me.供應商_tb.Location = New System.Drawing.Point(688, 3)
|
|
298
|
+ Me.供應商_tb.Location = New System.Drawing.Point(72, 292)
|
288
|
299
|
Me.供應商_tb.Name = "供應商_tb"
|
289
|
|
- Me.供應商_tb.Size = New System.Drawing.Size(88, 23)
|
|
300
|
+ Me.供應商_tb.Size = New System.Drawing.Size(169, 23)
|
290
|
301
|
Me.供應商_tb.TabIndex = 1454
|
291
|
302
|
Me.供應商_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
292
|
303
|
'
|
|
@@ -294,18 +305,18 @@ Partial Class 採購對帳單
|
294
|
305
|
'
|
295
|
306
|
Me.Label3.AutoSize = True
|
296
|
307
|
Me.Label3.ForeColor = System.Drawing.Color.Green
|
297
|
|
- Me.Label3.Location = New System.Drawing.Point(644, 6)
|
|
308
|
+ Me.Label3.Location = New System.Drawing.Point(4, 295)
|
298
|
309
|
Me.Label3.Name = "Label3"
|
299
|
|
- Me.Label3.Size = New System.Drawing.Size(44, 16)
|
|
310
|
+ Me.Label3.Size = New System.Drawing.Size(68, 16)
|
300
|
311
|
Me.Label3.TabIndex = 1453
|
301
|
|
- Me.Label3.Text = "供應商"
|
|
312
|
+ Me.Label3.Text = "供 應 商"
|
302
|
313
|
'
|
303
|
314
|
'採購金額_tb
|
304
|
315
|
'
|
305
|
316
|
Me.採購金額_tb.ForeColor = System.Drawing.Color.Blue
|
306
|
|
- Me.採購金額_tb.Location = New System.Drawing.Point(521, 3)
|
|
317
|
+ Me.採購金額_tb.Location = New System.Drawing.Point(72, 263)
|
307
|
318
|
Me.採購金額_tb.Name = "採購金額_tb"
|
308
|
|
- Me.採購金額_tb.Size = New System.Drawing.Size(117, 23)
|
|
319
|
+ Me.採購金額_tb.Size = New System.Drawing.Size(169, 23)
|
309
|
320
|
Me.採購金額_tb.TabIndex = 1452
|
310
|
321
|
Me.採購金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
311
|
322
|
'
|
|
@@ -313,7 +324,7 @@ Partial Class 採購對帳單
|
313
|
324
|
'
|
314
|
325
|
Me.Label16.AutoSize = True
|
315
|
326
|
Me.Label16.ForeColor = System.Drawing.Color.Blue
|
316
|
|
- Me.Label16.Location = New System.Drawing.Point(454, 6)
|
|
327
|
+ Me.Label16.Location = New System.Drawing.Point(5, 266)
|
317
|
328
|
Me.Label16.Name = "Label16"
|
318
|
329
|
Me.Label16.Size = New System.Drawing.Size(68, 16)
|
319
|
330
|
Me.Label16.TabIndex = 1451
|
|
@@ -323,6 +334,7 @@ Partial Class 採購對帳單
|
323
|
334
|
'
|
324
|
335
|
Me.日期2_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
325
|
336
|
Me.日期2_dtp.Enabled = False
|
|
337
|
+ Me.日期2_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
326
|
338
|
Me.日期2_dtp.Location = New System.Drawing.Point(937, 238)
|
327
|
339
|
Me.日期2_dtp.Name = "日期2_dtp"
|
328
|
340
|
Me.日期2_dtp.Size = New System.Drawing.Size(122, 23)
|
|
@@ -333,6 +345,7 @@ Partial Class 採購對帳單
|
333
|
345
|
'
|
334
|
346
|
Me.日期1_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
335
|
347
|
Me.日期1_dtp.Enabled = False
|
|
348
|
+ Me.日期1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
336
|
349
|
Me.日期1_dtp.Location = New System.Drawing.Point(937, 209)
|
337
|
350
|
Me.日期1_dtp.Name = "日期1_dtp"
|
338
|
351
|
Me.日期1_dtp.Size = New System.Drawing.Size(122, 23)
|
|
@@ -343,18 +356,105 @@ Partial Class 採購對帳單
|
343
|
356
|
'
|
344
|
357
|
Me.物料圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
345
|
358
|
Me.物料圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
346
|
|
- Me.物料圖1_pb.Location = New System.Drawing.Point(3, 54)
|
|
359
|
+ Me.物料圖1_pb.Location = New System.Drawing.Point(4, 82)
|
347
|
360
|
Me.物料圖1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
348
|
361
|
Me.物料圖1_pb.Name = "物料圖1_pb"
|
349
|
362
|
Me.物料圖1_pb.Size = New System.Drawing.Size(238, 152)
|
350
|
363
|
Me.物料圖1_pb.TabIndex = 1459
|
351
|
364
|
Me.物料圖1_pb.TabStop = False
|
352
|
365
|
'
|
|
366
|
+ '採購明細_bt
|
|
367
|
+ '
|
|
368
|
+ Me.採購明細_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
369
|
+ Me.採購明細_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
370
|
+ Me.採購明細_bt.Location = New System.Drawing.Point(4, 405)
|
|
371
|
+ Me.採購明細_bt.Name = "採購明細_bt"
|
|
372
|
+ Me.採購明細_bt.Size = New System.Drawing.Size(237, 25)
|
|
373
|
+ Me.採購明細_bt.TabIndex = 1460
|
|
374
|
+ Me.採購明細_bt.Text = "採購明細"
|
|
375
|
+ Me.採購明細_bt.UseVisualStyleBackColor = True
|
|
376
|
+ '
|
|
377
|
+ '應負帳款_bt
|
|
378
|
+ '
|
|
379
|
+ Me.應負帳款_bt.Enabled = False
|
|
380
|
+ Me.應負帳款_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
381
|
+ Me.應負帳款_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
382
|
+ Me.應負帳款_bt.Location = New System.Drawing.Point(4, 434)
|
|
383
|
+ Me.應負帳款_bt.Name = "應負帳款_bt"
|
|
384
|
+ Me.應負帳款_bt.Size = New System.Drawing.Size(237, 25)
|
|
385
|
+ Me.應負帳款_bt.TabIndex = 1461
|
|
386
|
+ Me.應負帳款_bt.Text = "應付帳款"
|
|
387
|
+ Me.應負帳款_bt.UseVisualStyleBackColor = True
|
|
388
|
+ '
|
|
389
|
+ 'DTP1
|
|
390
|
+ '
|
|
391
|
+ Me.DTP1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
392
|
+ Me.DTP1.Enabled = False
|
|
393
|
+ Me.DTP1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
394
|
+ Me.DTP1.Location = New System.Drawing.Point(937, 266)
|
|
395
|
+ Me.DTP1.Name = "DTP1"
|
|
396
|
+ Me.DTP1.Size = New System.Drawing.Size(122, 23)
|
|
397
|
+ Me.DTP1.TabIndex = 1462
|
|
398
|
+ Me.DTP1.Visible = False
|
|
399
|
+ '
|
|
400
|
+ 'DTP2
|
|
401
|
+ '
|
|
402
|
+ Me.DTP2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
403
|
+ Me.DTP2.Enabled = False
|
|
404
|
+ Me.DTP2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
405
|
+ Me.DTP2.Location = New System.Drawing.Point(937, 295)
|
|
406
|
+ Me.DTP2.Name = "DTP2"
|
|
407
|
+ Me.DTP2.Size = New System.Drawing.Size(122, 23)
|
|
408
|
+ Me.DTP2.TabIndex = 1463
|
|
409
|
+ Me.DTP2.Visible = False
|
|
410
|
+ '
|
|
411
|
+ '開啟供應商資料表_bt
|
|
412
|
+ '
|
|
413
|
+ Me.開啟供應商資料表_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
414
|
+ Me.開啟供應商資料表_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
415
|
+ Me.開啟供應商資料表_bt.Location = New System.Drawing.Point(4, 496)
|
|
416
|
+ Me.開啟供應商資料表_bt.Name = "開啟供應商資料表_bt"
|
|
417
|
+ Me.開啟供應商資料表_bt.Size = New System.Drawing.Size(237, 25)
|
|
418
|
+ Me.開啟供應商資料表_bt.TabIndex = 1464
|
|
419
|
+ Me.開啟供應商資料表_bt.Text = "開啟供應商資料表"
|
|
420
|
+ Me.開啟供應商資料表_bt.UseVisualStyleBackColor = True
|
|
421
|
+ '
|
|
422
|
+ '重新讀取_bt
|
|
423
|
+ '
|
|
424
|
+ Me.重新讀取_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
425
|
+ Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
426
|
+ Me.重新讀取_bt.Location = New System.Drawing.Point(4, 465)
|
|
427
|
+ Me.重新讀取_bt.Name = "重新讀取_bt"
|
|
428
|
+ Me.重新讀取_bt.Size = New System.Drawing.Size(237, 25)
|
|
429
|
+ Me.重新讀取_bt.TabIndex = 1465
|
|
430
|
+ Me.重新讀取_bt.Text = "重新讀取"
|
|
431
|
+ Me.重新讀取_bt.UseVisualStyleBackColor = True
|
|
432
|
+ '
|
|
433
|
+ 'Button3
|
|
434
|
+ '
|
|
435
|
+ Me.Button3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
436
|
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
437
|
+ Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
438
|
+ Me.Button3.ForeColor = System.Drawing.Color.Green
|
|
439
|
+ Me.Button3.Location = New System.Drawing.Point(247, 650)
|
|
440
|
+ Me.Button3.Name = "Button3"
|
|
441
|
+ Me.Button3.Size = New System.Drawing.Size(1092, 25)
|
|
442
|
+ Me.Button3.TabIndex = 1466
|
|
443
|
+ Me.Button3.Text = "存檔"
|
|
444
|
+ Me.Button3.UseVisualStyleBackColor = True
|
|
445
|
+ '
|
353
|
446
|
'採購對帳單
|
354
|
447
|
'
|
355
|
448
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
356
|
449
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
357
|
450
|
Me.ClientSize = New System.Drawing.Size(1344, 681)
|
|
451
|
+ Me.Controls.Add(Me.Button3)
|
|
452
|
+ Me.Controls.Add(Me.重新讀取_bt)
|
|
453
|
+ Me.Controls.Add(Me.開啟供應商資料表_bt)
|
|
454
|
+ Me.Controls.Add(Me.DTP2)
|
|
455
|
+ Me.Controls.Add(Me.DTP1)
|
|
456
|
+ Me.Controls.Add(Me.採購明細_bt)
|
|
457
|
+ Me.Controls.Add(Me.應負帳款_bt)
|
358
|
458
|
Me.Controls.Add(Me.上個月_bt)
|
359
|
459
|
Me.Controls.Add(Me.日期2_dtp)
|
360
|
460
|
Me.Controls.Add(Me.日期1_dtp)
|
|
@@ -373,7 +473,6 @@ Partial Class 採購對帳單
|
373
|
473
|
Me.Controls.Add(Me.Label9)
|
374
|
474
|
Me.Controls.Add(Me.資料筆數1_tb)
|
375
|
475
|
Me.Controls.Add(Me.Label10)
|
376
|
|
- Me.Controls.Add(Me.供應商_dgv)
|
377
|
476
|
Me.Controls.Add(Me.中間日期_dtp)
|
378
|
477
|
Me.Controls.Add(Me.一般月_ch)
|
379
|
478
|
Me.Controls.Add(Me.會計月_ch)
|
|
@@ -381,8 +480,9 @@ Partial Class 採購對帳單
|
381
|
480
|
Me.Controls.Add(Me.Label4)
|
382
|
481
|
Me.Controls.Add(Me.結束日期_dtp)
|
383
|
482
|
Me.Controls.Add(Me.開始日期_dtp)
|
384
|
|
- Me.Controls.Add(Me.採購清單_dgv)
|
385
|
483
|
Me.Controls.Add(Me.物料圖1_pb)
|
|
484
|
+ Me.Controls.Add(Me.供應商_dgv)
|
|
485
|
+ Me.Controls.Add(Me.採購清單_dgv)
|
386
|
486
|
Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
387
|
487
|
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
388
|
488
|
Me.Name = "採購對帳單"
|
|
@@ -423,4 +523,11 @@ Partial Class 採購對帳單
|
423
|
523
|
Friend WithEvents 日期2_dtp As DateTimePicker
|
424
|
524
|
Friend WithEvents 日期1_dtp As DateTimePicker
|
425
|
525
|
Friend WithEvents 物料圖1_pb As PictureBox
|
|
526
|
+ Friend WithEvents 採購明細_bt As Button
|
|
527
|
+ Friend WithEvents 應負帳款_bt As Button
|
|
528
|
+ Friend WithEvents DTP1 As DateTimePicker
|
|
529
|
+ Friend WithEvents DTP2 As DateTimePicker
|
|
530
|
+ Friend WithEvents 開啟供應商資料表_bt As Button
|
|
531
|
+ Friend WithEvents 重新讀取_bt As Button
|
|
532
|
+ Friend WithEvents Button3 As Button
|
426
|
533
|
End Class
|