|
@@ -0,0 +1,321 @@
|
|
1
|
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
2
|
+Partial Class 業績運費明細表
|
|
3
|
+ Inherits System.Windows.Forms.Form
|
|
4
|
+
|
|
5
|
+ 'Form 覆寫 Dispose 以清除元件清單。
|
|
6
|
+ <System.Diagnostics.DebuggerNonUserCode()> _
|
|
7
|
+ Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
8
|
+ Try
|
|
9
|
+ If disposing AndAlso components IsNot Nothing Then
|
|
10
|
+ components.Dispose()
|
|
11
|
+ End If
|
|
12
|
+ Finally
|
|
13
|
+ MyBase.Dispose(disposing)
|
|
14
|
+ End Try
|
|
15
|
+ End Sub
|
|
16
|
+
|
|
17
|
+ '為 Windows Form 設計工具的必要項
|
|
18
|
+ Private components As System.ComponentModel.IContainer
|
|
19
|
+
|
|
20
|
+ '注意: 以下為 Windows Form 設計工具所需的程序
|
|
21
|
+ '可以使用 Windows Form 設計工具進行修改。
|
|
22
|
+ '請勿使用程式碼編輯器進行修改。
|
|
23
|
+ <System.Diagnostics.DebuggerStepThrough()> _
|
|
24
|
+ Private Sub InitializeComponent()
|
|
25
|
+ Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
|
|
27
|
+ Me.Label1 = New System.Windows.Forms.Label()
|
|
28
|
+ Me.下個月_bt = New System.Windows.Forms.Button()
|
|
29
|
+ Me.上個月_bt = New System.Windows.Forms.Button()
|
|
30
|
+ Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
|
|
31
|
+ Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
|
|
32
|
+ Me.運費明細表_dgv = New System.Windows.Forms.DataGridView()
|
|
33
|
+ Me.字體大小調整_lb = New System.Windows.Forms.Label()
|
|
34
|
+ Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
|
|
35
|
+ Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
|
|
36
|
+ Me.NUD2 = New System.Windows.Forms.NumericUpDown()
|
|
37
|
+ Me.NUD1 = New System.Windows.Forms.NumericUpDown()
|
|
38
|
+ Me.Label5 = New System.Windows.Forms.Label()
|
|
39
|
+ Me.Label2 = New System.Windows.Forms.Label()
|
|
40
|
+ Me.NUD3 = New System.Windows.Forms.NumericUpDown()
|
|
41
|
+ Me.Label3 = New System.Windows.Forms.Label()
|
|
42
|
+ Me.存檔_bt = New System.Windows.Forms.Button()
|
|
43
|
+ Me.全部取消_bt = New System.Windows.Forms.Button()
|
|
44
|
+ Me.全部選擇_bt = New System.Windows.Forms.Button()
|
|
45
|
+ CType(Me.運費明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
46
|
+ CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
47
|
+ CType(Me.NUD2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
48
|
+ CType(Me.NUD1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
49
|
+ CType(Me.NUD3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
50
|
+ Me.SuspendLayout()
|
|
51
|
+ '
|
|
52
|
+ '列印成EXCEL_bt
|
|
53
|
+ '
|
|
54
|
+ Me.列印成EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
55
|
+ Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
|
|
56
|
+ Me.列印成EXCEL_bt.Location = New System.Drawing.Point(336, 3)
|
|
57
|
+ Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
|
|
58
|
+ Me.列印成EXCEL_bt.Size = New System.Drawing.Size(107, 23)
|
|
59
|
+ Me.列印成EXCEL_bt.TabIndex = 1541
|
|
60
|
+ Me.列印成EXCEL_bt.Text = "列印成EXCEL"
|
|
61
|
+ Me.列印成EXCEL_bt.UseVisualStyleBackColor = True
|
|
62
|
+ '
|
|
63
|
+ 'Label1
|
|
64
|
+ '
|
|
65
|
+ Me.Label1.AutoSize = True
|
|
66
|
+ Me.Label1.Location = New System.Drawing.Point(99, 6)
|
|
67
|
+ Me.Label1.Name = "Label1"
|
|
68
|
+ Me.Label1.Size = New System.Drawing.Size(20, 16)
|
|
69
|
+ Me.Label1.TabIndex = 1538
|
|
70
|
+ Me.Label1.Text = "到"
|
|
71
|
+ '
|
|
72
|
+ '下個月_bt
|
|
73
|
+ '
|
|
74
|
+ Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
75
|
+ Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
76
|
+ Me.下個月_bt.Location = New System.Drawing.Point(274, 3)
|
|
77
|
+ Me.下個月_bt.Name = "下個月_bt"
|
|
78
|
+ Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
|
|
79
|
+ Me.下個月_bt.TabIndex = 1537
|
|
80
|
+ Me.下個月_bt.Text = "下個月"
|
|
81
|
+ Me.下個月_bt.UseVisualStyleBackColor = True
|
|
82
|
+ '
|
|
83
|
+ '上個月_bt
|
|
84
|
+ '
|
|
85
|
+ Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
86
|
+ Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
87
|
+ Me.上個月_bt.Location = New System.Drawing.Point(216, 3)
|
|
88
|
+ Me.上個月_bt.Name = "上個月_bt"
|
|
89
|
+ Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
|
|
90
|
+ Me.上個月_bt.TabIndex = 1536
|
|
91
|
+ Me.上個月_bt.Text = "上個月"
|
|
92
|
+ Me.上個月_bt.UseVisualStyleBackColor = True
|
|
93
|
+ '
|
|
94
|
+ '結束日期_dtp
|
|
95
|
+ '
|
|
96
|
+ Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
|
|
97
|
+ Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
98
|
+ Me.結束日期_dtp.Location = New System.Drawing.Point(119, 3)
|
|
99
|
+ Me.結束日期_dtp.Name = "結束日期_dtp"
|
|
100
|
+ Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
|
|
101
|
+ Me.結束日期_dtp.TabIndex = 1535
|
|
102
|
+ '
|
|
103
|
+ '開始日期_dtp
|
|
104
|
+ '
|
|
105
|
+ Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
|
|
106
|
+ Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
107
|
+ Me.開始日期_dtp.Location = New System.Drawing.Point(4, 3)
|
|
108
|
+ Me.開始日期_dtp.Name = "開始日期_dtp"
|
|
109
|
+ Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
|
|
110
|
+ Me.開始日期_dtp.TabIndex = 1534
|
|
111
|
+ '
|
|
112
|
+ '運費明細表_dgv
|
|
113
|
+ '
|
|
114
|
+ DataGridViewCellStyle1.BackColor = System.Drawing.Color.LavenderBlush
|
|
115
|
+ Me.運費明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
116
|
+ Me.運費明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
117
|
+ Or System.Windows.Forms.AnchorStyles.Left) _
|
|
118
|
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
119
|
+ Me.運費明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
120
|
+ Me.運費明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
121
|
+ Me.運費明細表_dgv.Location = New System.Drawing.Point(4, 29)
|
|
122
|
+ Me.運費明細表_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
123
|
+ Me.運費明細表_dgv.Name = "運費明細表_dgv"
|
|
124
|
+ Me.運費明細表_dgv.RowHeadersWidth = 5
|
|
125
|
+ Me.運費明細表_dgv.RowTemplate.Height = 24
|
|
126
|
+ Me.運費明細表_dgv.Size = New System.Drawing.Size(1330, 541)
|
|
127
|
+ Me.運費明細表_dgv.TabIndex = 1542
|
|
128
|
+ '
|
|
129
|
+ '字體大小調整_lb
|
|
130
|
+ '
|
|
131
|
+ Me.字體大小調整_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
132
|
+ Me.字體大小調整_lb.AutoSize = True
|
|
133
|
+ Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
134
|
+ Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
|
|
135
|
+ Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
136
|
+ Me.字體大小調整_lb.Location = New System.Drawing.Point(1218, 6)
|
|
137
|
+ Me.字體大小調整_lb.Name = "字體大小調整_lb"
|
|
138
|
+ Me.字體大小調整_lb.Size = New System.Drawing.Size(56, 16)
|
|
139
|
+ Me.字體大小調整_lb.TabIndex = 1544
|
|
140
|
+ Me.字體大小調整_lb.Text = "字體調整"
|
|
141
|
+ '
|
|
142
|
+ '字體_NUD
|
|
143
|
+ '
|
|
144
|
+ Me.字體_NUD.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
145
|
+ Me.字體_NUD.DecimalPlaces = 1
|
|
146
|
+ Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
|
|
147
|
+ Me.字體_NUD.Location = New System.Drawing.Point(1274, 3)
|
|
148
|
+ Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
|
|
149
|
+ Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
|
|
150
|
+ Me.字體_NUD.Name = "字體_NUD"
|
|
151
|
+ Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
|
|
152
|
+ Me.字體_NUD.TabIndex = 1543
|
|
153
|
+ Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
|
|
154
|
+ '
|
|
155
|
+ '中間日期_dtp
|
|
156
|
+ '
|
|
157
|
+ Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
|
|
158
|
+ Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
159
|
+ Me.中間日期_dtp.Location = New System.Drawing.Point(52, 41)
|
|
160
|
+ Me.中間日期_dtp.Name = "中間日期_dtp"
|
|
161
|
+ Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
|
|
162
|
+ Me.中間日期_dtp.TabIndex = 1545
|
|
163
|
+ Me.中間日期_dtp.Visible = False
|
|
164
|
+ '
|
|
165
|
+ 'NUD2
|
|
166
|
+ '
|
|
167
|
+ Me.NUD2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
168
|
+ Me.NUD2.Location = New System.Drawing.Point(236, 574)
|
|
169
|
+ Me.NUD2.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
|
|
170
|
+ Me.NUD2.Minimum = New Decimal(New Integer() {100000000, 0, 0, -2147483648})
|
|
171
|
+ Me.NUD2.Name = "NUD2"
|
|
172
|
+ Me.NUD2.Size = New System.Drawing.Size(100, 23)
|
|
173
|
+ Me.NUD2.TabIndex = 1549
|
|
174
|
+ Me.NUD2.ThousandsSeparator = True
|
|
175
|
+ '
|
|
176
|
+ 'NUD1
|
|
177
|
+ '
|
|
178
|
+ Me.NUD1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
179
|
+ Me.NUD1.Location = New System.Drawing.Point(67, 574)
|
|
180
|
+ Me.NUD1.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
|
|
181
|
+ Me.NUD1.Minimum = New Decimal(New Integer() {100000000, 0, 0, -2147483648})
|
|
182
|
+ Me.NUD1.Name = "NUD1"
|
|
183
|
+ Me.NUD1.Size = New System.Drawing.Size(100, 23)
|
|
184
|
+ Me.NUD1.TabIndex = 1548
|
|
185
|
+ Me.NUD1.ThousandsSeparator = True
|
|
186
|
+ '
|
|
187
|
+ 'Label5
|
|
188
|
+ '
|
|
189
|
+ Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
190
|
+ Me.Label5.AutoSize = True
|
|
191
|
+ Me.Label5.Location = New System.Drawing.Point(1, 577)
|
|
192
|
+ Me.Label5.Name = "Label5"
|
|
193
|
+ Me.Label5.Size = New System.Drawing.Size(68, 16)
|
|
194
|
+ Me.Label5.TabIndex = 1547
|
|
195
|
+ Me.Label5.Text = "已付總額:"
|
|
196
|
+ '
|
|
197
|
+ 'Label2
|
|
198
|
+ '
|
|
199
|
+ Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
200
|
+ Me.Label2.AutoSize = True
|
|
201
|
+ Me.Label2.Location = New System.Drawing.Point(170, 577)
|
|
202
|
+ Me.Label2.Name = "Label2"
|
|
203
|
+ Me.Label2.Size = New System.Drawing.Size(68, 16)
|
|
204
|
+ Me.Label2.TabIndex = 1546
|
|
205
|
+ Me.Label2.Text = "未付總額:"
|
|
206
|
+ '
|
|
207
|
+ 'NUD3
|
|
208
|
+ '
|
|
209
|
+ Me.NUD3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
210
|
+ Me.NUD3.Location = New System.Drawing.Point(405, 574)
|
|
211
|
+ Me.NUD3.Maximum = New Decimal(New Integer() {1000000, 0, 0, 0})
|
|
212
|
+ Me.NUD3.Minimum = New Decimal(New Integer() {1000000, 0, 0, -2147483648})
|
|
213
|
+ Me.NUD3.Name = "NUD3"
|
|
214
|
+ Me.NUD3.Size = New System.Drawing.Size(100, 23)
|
|
215
|
+ Me.NUD3.TabIndex = 1551
|
|
216
|
+ Me.NUD3.ThousandsSeparator = True
|
|
217
|
+ '
|
|
218
|
+ 'Label3
|
|
219
|
+ '
|
|
220
|
+ Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
221
|
+ Me.Label3.AutoSize = True
|
|
222
|
+ Me.Label3.Location = New System.Drawing.Point(342, 577)
|
|
223
|
+ Me.Label3.Name = "Label3"
|
|
224
|
+ Me.Label3.Size = New System.Drawing.Size(65, 16)
|
|
225
|
+ Me.Label3.TabIndex = 1550
|
|
226
|
+ Me.Label3.Text = "運費總額 : "
|
|
227
|
+ '
|
|
228
|
+ '存檔_bt
|
|
229
|
+ '
|
|
230
|
+ Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
231
|
+ Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
232
|
+ Me.存檔_bt.ForeColor = System.Drawing.Color.Green
|
|
233
|
+ Me.存檔_bt.Location = New System.Drawing.Point(659, 574)
|
|
234
|
+ Me.存檔_bt.Name = "存檔_bt"
|
|
235
|
+ Me.存檔_bt.Size = New System.Drawing.Size(107, 24)
|
|
236
|
+ Me.存檔_bt.TabIndex = 1552
|
|
237
|
+ Me.存檔_bt.Text = "存檔"
|
|
238
|
+ Me.存檔_bt.UseVisualStyleBackColor = True
|
|
239
|
+ '
|
|
240
|
+ '全部取消_bt
|
|
241
|
+ '
|
|
242
|
+ Me.全部取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
243
|
+ Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
244
|
+ Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
|
|
245
|
+ Me.全部取消_bt.Location = New System.Drawing.Point(583, 574)
|
|
246
|
+ Me.全部取消_bt.Name = "全部取消_bt"
|
|
247
|
+ Me.全部取消_bt.Size = New System.Drawing.Size(70, 24)
|
|
248
|
+ Me.全部取消_bt.TabIndex = 1554
|
|
249
|
+ Me.全部取消_bt.Text = "全部取消"
|
|
250
|
+ Me.全部取消_bt.UseVisualStyleBackColor = True
|
|
251
|
+ '
|
|
252
|
+ '全部選擇_bt
|
|
253
|
+ '
|
|
254
|
+ Me.全部選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
255
|
+ Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
256
|
+ Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
|
|
257
|
+ Me.全部選擇_bt.Location = New System.Drawing.Point(511, 574)
|
|
258
|
+ Me.全部選擇_bt.Name = "全部選擇_bt"
|
|
259
|
+ Me.全部選擇_bt.Size = New System.Drawing.Size(70, 24)
|
|
260
|
+ Me.全部選擇_bt.TabIndex = 1553
|
|
261
|
+ Me.全部選擇_bt.Text = "全部選擇"
|
|
262
|
+ Me.全部選擇_bt.UseVisualStyleBackColor = True
|
|
263
|
+ '
|
|
264
|
+ '業績運費明細表
|
|
265
|
+ '
|
|
266
|
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
|
267
|
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
268
|
+ Me.ClientSize = New System.Drawing.Size(1338, 603)
|
|
269
|
+ Me.Controls.Add(Me.全部取消_bt)
|
|
270
|
+ Me.Controls.Add(Me.全部選擇_bt)
|
|
271
|
+ Me.Controls.Add(Me.存檔_bt)
|
|
272
|
+ Me.Controls.Add(Me.NUD3)
|
|
273
|
+ Me.Controls.Add(Me.Label3)
|
|
274
|
+ Me.Controls.Add(Me.NUD2)
|
|
275
|
+ Me.Controls.Add(Me.NUD1)
|
|
276
|
+ Me.Controls.Add(Me.Label5)
|
|
277
|
+ Me.Controls.Add(Me.Label2)
|
|
278
|
+ Me.Controls.Add(Me.中間日期_dtp)
|
|
279
|
+ Me.Controls.Add(Me.字體大小調整_lb)
|
|
280
|
+ Me.Controls.Add(Me.字體_NUD)
|
|
281
|
+ Me.Controls.Add(Me.運費明細表_dgv)
|
|
282
|
+ Me.Controls.Add(Me.列印成EXCEL_bt)
|
|
283
|
+ Me.Controls.Add(Me.Label1)
|
|
284
|
+ Me.Controls.Add(Me.下個月_bt)
|
|
285
|
+ Me.Controls.Add(Me.上個月_bt)
|
|
286
|
+ Me.Controls.Add(Me.結束日期_dtp)
|
|
287
|
+ Me.Controls.Add(Me.開始日期_dtp)
|
|
288
|
+ Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
289
|
+ Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
290
|
+ Me.Name = "業績運費明細表"
|
|
291
|
+ Me.Text = "業績運費明細表"
|
|
292
|
+ CType(Me.運費明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
|
293
|
+ CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
|
|
294
|
+ CType(Me.NUD2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
295
|
+ CType(Me.NUD1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
296
|
+ CType(Me.NUD3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
297
|
+ Me.ResumeLayout(False)
|
|
298
|
+ Me.PerformLayout()
|
|
299
|
+
|
|
300
|
+ End Sub
|
|
301
|
+
|
|
302
|
+ Friend WithEvents 列印成EXCEL_bt As Button
|
|
303
|
+ Friend WithEvents Label1 As Label
|
|
304
|
+ Friend WithEvents 下個月_bt As Button
|
|
305
|
+ Friend WithEvents 上個月_bt As Button
|
|
306
|
+ Friend WithEvents 結束日期_dtp As DateTimePicker
|
|
307
|
+ Friend WithEvents 開始日期_dtp As DateTimePicker
|
|
308
|
+ Friend WithEvents 運費明細表_dgv As DataGridView
|
|
309
|
+ Friend WithEvents 字體大小調整_lb As Label
|
|
310
|
+ Friend WithEvents 字體_NUD As NumericUpDown
|
|
311
|
+ Friend WithEvents 中間日期_dtp As DateTimePicker
|
|
312
|
+ Friend WithEvents NUD2 As NumericUpDown
|
|
313
|
+ Friend WithEvents NUD1 As NumericUpDown
|
|
314
|
+ Friend WithEvents Label5 As Label
|
|
315
|
+ Friend WithEvents Label2 As Label
|
|
316
|
+ Friend WithEvents NUD3 As NumericUpDown
|
|
317
|
+ Friend WithEvents Label3 As Label
|
|
318
|
+ Friend WithEvents 存檔_bt As Button
|
|
319
|
+ Friend WithEvents 全部取消_bt As Button
|
|
320
|
+ Friend WithEvents 全部選擇_bt As Button
|
|
321
|
+End Class
|