|
@@ -0,0 +1,346 @@
|
|
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
|
+ Me.components = New System.ComponentModel.Container()
|
|
26
|
+ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(人事考勤打卡))
|
|
27
|
+ Me.Label18 = New System.Windows.Forms.Label()
|
|
28
|
+ Me.Label17 = New System.Windows.Forms.Label()
|
|
29
|
+ Me.Label16 = New System.Windows.Forms.Label()
|
|
30
|
+ Me.Label15 = New System.Windows.Forms.Label()
|
|
31
|
+ Me.Button2 = New System.Windows.Forms.Button()
|
|
32
|
+ Me.Label14 = New System.Windows.Forms.Label()
|
|
33
|
+ Me.Label13 = New System.Windows.Forms.Label()
|
|
34
|
+ Me.Label12 = New System.Windows.Forms.Label()
|
|
35
|
+ Me.Label11 = New System.Windows.Forms.Label()
|
|
36
|
+ Me.Label10 = New System.Windows.Forms.Label()
|
|
37
|
+ Me.Label9 = New System.Windows.Forms.Label()
|
|
38
|
+ Me.Label8 = New System.Windows.Forms.Label()
|
|
39
|
+ Me.Button1 = New System.Windows.Forms.Button()
|
|
40
|
+ Me.Label7 = New System.Windows.Forms.Label()
|
|
41
|
+ Me.Label6 = New System.Windows.Forms.Label()
|
|
42
|
+ Me.Label5 = New System.Windows.Forms.Label()
|
|
43
|
+ Me.Label4 = New System.Windows.Forms.Label()
|
|
44
|
+ Me.Label3 = New System.Windows.Forms.Label()
|
|
45
|
+ Me.Label2 = New System.Windows.Forms.Label()
|
|
46
|
+ Me.Label1 = New System.Windows.Forms.Label()
|
|
47
|
+ Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|
48
|
+ Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
|
49
|
+ Me.SuspendLayout()
|
|
50
|
+ '
|
|
51
|
+ 'Label18
|
|
52
|
+ '
|
|
53
|
+ Me.Label18.AutoSize = True
|
|
54
|
+ Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
55
|
+ Me.Label18.ForeColor = System.Drawing.Color.Blue
|
|
56
|
+ Me.Label18.Location = New System.Drawing.Point(1425, 228)
|
|
57
|
+ Me.Label18.Name = "Label18"
|
|
58
|
+ Me.Label18.Size = New System.Drawing.Size(161, 81)
|
|
59
|
+ Me.Label18.TabIndex = 57
|
|
60
|
+ Me.Label18.Text = "XXX"
|
|
61
|
+ '
|
|
62
|
+ 'Label17
|
|
63
|
+ '
|
|
64
|
+ Me.Label17.AutoSize = True
|
|
65
|
+ Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
66
|
+ Me.Label17.ForeColor = System.Drawing.Color.Blue
|
|
67
|
+ Me.Label17.Location = New System.Drawing.Point(1080, 228)
|
|
68
|
+ Me.Label17.Name = "Label17"
|
|
69
|
+ Me.Label17.Size = New System.Drawing.Size(339, 81)
|
|
70
|
+ Me.Label17.TabIndex = 56
|
|
71
|
+ Me.Label17.Text = "員工編號 : "
|
|
72
|
+ '
|
|
73
|
+ 'Label16
|
|
74
|
+ '
|
|
75
|
+ Me.Label16.AutoSize = True
|
|
76
|
+ Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
77
|
+ Me.Label16.ForeColor = System.Drawing.Color.Blue
|
|
78
|
+ Me.Label16.Location = New System.Drawing.Point(371, 228)
|
|
79
|
+ Me.Label16.Name = "Label16"
|
|
80
|
+ Me.Label16.Size = New System.Drawing.Size(161, 81)
|
|
81
|
+ Me.Label16.TabIndex = 55
|
|
82
|
+ Me.Label16.Text = "XXX"
|
|
83
|
+ '
|
|
84
|
+ 'Label15
|
|
85
|
+ '
|
|
86
|
+ Me.Label15.AutoSize = True
|
|
87
|
+ Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
88
|
+ Me.Label15.ForeColor = System.Drawing.Color.Blue
|
|
89
|
+ Me.Label15.Location = New System.Drawing.Point(26, 228)
|
|
90
|
+ Me.Label15.Name = "Label15"
|
|
91
|
+ Me.Label15.Size = New System.Drawing.Size(339, 81)
|
|
92
|
+ Me.Label15.TabIndex = 54
|
|
93
|
+ Me.Label15.Text = "打卡人員 : "
|
|
94
|
+ '
|
|
95
|
+ 'Button2
|
|
96
|
+ '
|
|
97
|
+ Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
98
|
+ Me.Button2.ForeColor = System.Drawing.Color.Red
|
|
99
|
+ Me.Button2.Location = New System.Drawing.Point(1778, 16)
|
|
100
|
+ Me.Button2.Name = "Button2"
|
|
101
|
+ Me.Button2.Size = New System.Drawing.Size(106, 35)
|
|
102
|
+ Me.Button2.TabIndex = 53
|
|
103
|
+ Me.Button2.Text = "關閉視窗"
|
|
104
|
+ Me.Button2.UseVisualStyleBackColor = True
|
|
105
|
+ '
|
|
106
|
+ 'Label14
|
|
107
|
+ '
|
|
108
|
+ Me.Label14.AutoSize = True
|
|
109
|
+ Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
110
|
+ Me.Label14.ForeColor = System.Drawing.Color.Blue
|
|
111
|
+ Me.Label14.Location = New System.Drawing.Point(499, 521)
|
|
112
|
+ Me.Label14.Name = "Label14"
|
|
113
|
+ Me.Label14.Size = New System.Drawing.Size(291, 81)
|
|
114
|
+ Me.Label14.TabIndex = 52
|
|
115
|
+ Me.Label14.Text = "上午上班"
|
|
116
|
+ '
|
|
117
|
+ 'Label13
|
|
118
|
+ '
|
|
119
|
+ Me.Label13.AutoSize = True
|
|
120
|
+ Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
121
|
+ Me.Label13.ForeColor = System.Drawing.Color.Blue
|
|
122
|
+ Me.Label13.Location = New System.Drawing.Point(26, 521)
|
|
123
|
+ Me.Label13.Name = "Label13"
|
|
124
|
+ Me.Label13.Size = New System.Drawing.Size(467, 81)
|
|
125
|
+ Me.Label13.TabIndex = 51
|
|
126
|
+ Me.Label13.Text = "目前打卡時段 : "
|
|
127
|
+ '
|
|
128
|
+ 'Label12
|
|
129
|
+ '
|
|
130
|
+ Me.Label12.AutoSize = True
|
|
131
|
+ Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
132
|
+ Me.Label12.ForeColor = System.Drawing.Color.Blue
|
|
133
|
+ Me.Label12.Location = New System.Drawing.Point(1425, 374)
|
|
134
|
+ Me.Label12.Name = "Label12"
|
|
135
|
+ Me.Label12.Size = New System.Drawing.Size(161, 81)
|
|
136
|
+ Me.Label12.TabIndex = 50
|
|
137
|
+ Me.Label12.Text = "XXX"
|
|
138
|
+ '
|
|
139
|
+ 'Label11
|
|
140
|
+ '
|
|
141
|
+ Me.Label11.AutoSize = True
|
|
142
|
+ Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
143
|
+ Me.Label11.ForeColor = System.Drawing.Color.Blue
|
|
144
|
+ Me.Label11.Location = New System.Drawing.Point(1080, 374)
|
|
145
|
+ Me.Label11.Name = "Label11"
|
|
146
|
+ Me.Label11.Size = New System.Drawing.Size(339, 81)
|
|
147
|
+ Me.Label11.TabIndex = 49
|
|
148
|
+ Me.Label11.Text = "下午下班 : "
|
|
149
|
+ '
|
|
150
|
+ 'Label10
|
|
151
|
+ '
|
|
152
|
+ Me.Label10.AutoSize = True
|
|
153
|
+ Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
154
|
+ Me.Label10.ForeColor = System.Drawing.Color.Blue
|
|
155
|
+ Me.Label10.Location = New System.Drawing.Point(371, 374)
|
|
156
|
+ Me.Label10.Name = "Label10"
|
|
157
|
+ Me.Label10.Size = New System.Drawing.Size(161, 81)
|
|
158
|
+ Me.Label10.TabIndex = 48
|
|
159
|
+ Me.Label10.Text = "XXX"
|
|
160
|
+ '
|
|
161
|
+ 'Label9
|
|
162
|
+ '
|
|
163
|
+ Me.Label9.AutoSize = True
|
|
164
|
+ Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
165
|
+ Me.Label9.ForeColor = System.Drawing.Color.Blue
|
|
166
|
+ Me.Label9.Location = New System.Drawing.Point(26, 374)
|
|
167
|
+ Me.Label9.Name = "Label9"
|
|
168
|
+ Me.Label9.Size = New System.Drawing.Size(339, 81)
|
|
169
|
+ Me.Label9.TabIndex = 47
|
|
170
|
+ Me.Label9.Text = "上午上班 : "
|
|
171
|
+ '
|
|
172
|
+ 'Label8
|
|
173
|
+ '
|
|
174
|
+ Me.Label8.AutoSize = True
|
|
175
|
+ Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
176
|
+ Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
177
|
+ Me.Label8.Location = New System.Drawing.Point(109, 86)
|
|
178
|
+ Me.Label8.Name = "Label8"
|
|
179
|
+ Me.Label8.Size = New System.Drawing.Size(423, 101)
|
|
180
|
+ Me.Label8.TabIndex = 46
|
|
181
|
+ Me.Label8.Text = "打卡時間 : "
|
|
182
|
+ '
|
|
183
|
+ 'Button1
|
|
184
|
+ '
|
|
185
|
+ Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 48.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
186
|
+ Me.Button1.Location = New System.Drawing.Point(21, 801)
|
|
187
|
+ Me.Button1.Name = "Button1"
|
|
188
|
+ Me.Button1.Size = New System.Drawing.Size(1863, 183)
|
|
189
|
+ Me.Button1.TabIndex = 45
|
|
190
|
+ Me.Button1.Text = "打卡"
|
|
191
|
+ Me.Button1.UseVisualStyleBackColor = True
|
|
192
|
+ '
|
|
193
|
+ 'Label7
|
|
194
|
+ '
|
|
195
|
+ Me.Label7.AutoSize = True
|
|
196
|
+ Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
197
|
+ Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
198
|
+ Me.Label7.Location = New System.Drawing.Point(1513, 86)
|
|
199
|
+ Me.Label7.Name = "Label7"
|
|
200
|
+ Me.Label7.Size = New System.Drawing.Size(371, 101)
|
|
201
|
+ Me.Label7.TabIndex = 44
|
|
202
|
+ Me.Label7.Text = "12:00:00"
|
|
203
|
+ '
|
|
204
|
+ 'Label6
|
|
205
|
+ '
|
|
206
|
+ Me.Label6.AutoSize = True
|
|
207
|
+ Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
208
|
+ Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
209
|
+ Me.Label6.Location = New System.Drawing.Point(1327, 86)
|
|
210
|
+ Me.Label6.Name = "Label6"
|
|
211
|
+ Me.Label6.Size = New System.Drawing.Size(123, 101)
|
|
212
|
+ Me.Label6.TabIndex = 43
|
|
213
|
+ Me.Label6.Text = "日"
|
|
214
|
+ '
|
|
215
|
+ 'Label5
|
|
216
|
+ '
|
|
217
|
+ Me.Label5.AutoSize = True
|
|
218
|
+ Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
219
|
+ Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
220
|
+ Me.Label5.Location = New System.Drawing.Point(1182, 86)
|
|
221
|
+ Me.Label5.Name = "Label5"
|
|
222
|
+ Me.Label5.Size = New System.Drawing.Size(139, 101)
|
|
223
|
+ Me.Label5.TabIndex = 42
|
|
224
|
+ Me.Label5.Text = "01"
|
|
225
|
+ '
|
|
226
|
+ 'Label4
|
|
227
|
+ '
|
|
228
|
+ Me.Label4.AutoSize = True
|
|
229
|
+ Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
230
|
+ Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
231
|
+ Me.Label4.Location = New System.Drawing.Point(1053, 86)
|
|
232
|
+ Me.Label4.Name = "Label4"
|
|
233
|
+ Me.Label4.Size = New System.Drawing.Size(123, 101)
|
|
234
|
+ Me.Label4.TabIndex = 41
|
|
235
|
+ Me.Label4.Text = "月"
|
|
236
|
+ '
|
|
237
|
+ 'Label3
|
|
238
|
+ '
|
|
239
|
+ Me.Label3.AutoSize = True
|
|
240
|
+ Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
241
|
+ Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
242
|
+ Me.Label3.Location = New System.Drawing.Point(908, 86)
|
|
243
|
+ Me.Label3.Name = "Label3"
|
|
244
|
+ Me.Label3.Size = New System.Drawing.Size(139, 101)
|
|
245
|
+ Me.Label3.TabIndex = 40
|
|
246
|
+ Me.Label3.Text = "11"
|
|
247
|
+ '
|
|
248
|
+ 'Label2
|
|
249
|
+ '
|
|
250
|
+ Me.Label2.AutoSize = True
|
|
251
|
+ Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
252
|
+ Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
253
|
+ Me.Label2.Location = New System.Drawing.Point(779, 86)
|
|
254
|
+ Me.Label2.Name = "Label2"
|
|
255
|
+ Me.Label2.Size = New System.Drawing.Size(123, 101)
|
|
256
|
+ Me.Label2.TabIndex = 39
|
|
257
|
+ Me.Label2.Text = "年"
|
|
258
|
+ '
|
|
259
|
+ 'Label1
|
|
260
|
+ '
|
|
261
|
+ Me.Label1.AutoSize = True
|
|
262
|
+ Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 60.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
263
|
+ Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
264
|
+ Me.Label1.Location = New System.Drawing.Point(538, 86)
|
|
265
|
+ Me.Label1.Name = "Label1"
|
|
266
|
+ Me.Label1.Size = New System.Drawing.Size(235, 101)
|
|
267
|
+ Me.Label1.TabIndex = 38
|
|
268
|
+ Me.Label1.Text = "2019"
|
|
269
|
+ '
|
|
270
|
+ 'TextBox2
|
|
271
|
+ '
|
|
272
|
+ Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
273
|
+ Me.TextBox2.ImeMode = System.Windows.Forms.ImeMode.Disable
|
|
274
|
+ Me.TextBox2.Location = New System.Drawing.Point(870, 771)
|
|
275
|
+ Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
276
|
+ Me.TextBox2.Name = "TextBox2"
|
|
277
|
+ Me.TextBox2.Size = New System.Drawing.Size(156, 23)
|
|
278
|
+ Me.TextBox2.TabIndex = 37
|
|
279
|
+ Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
280
|
+ '
|
|
281
|
+ 'Timer1
|
|
282
|
+ '
|
|
283
|
+ Me.Timer1.Interval = 5000
|
|
284
|
+ '
|
|
285
|
+ '人事考勤打卡
|
|
286
|
+ '
|
|
287
|
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
|
288
|
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
289
|
+ Me.BackgroundImage = Global.WINPROFIT_AM01_SYS.My.Resources.Resources._1980X1010
|
|
290
|
+ Me.ClientSize = New System.Drawing.Size(1904, 1001)
|
|
291
|
+ Me.Controls.Add(Me.Label18)
|
|
292
|
+ Me.Controls.Add(Me.Label17)
|
|
293
|
+ Me.Controls.Add(Me.Label16)
|
|
294
|
+ Me.Controls.Add(Me.Label15)
|
|
295
|
+ Me.Controls.Add(Me.Button2)
|
|
296
|
+ Me.Controls.Add(Me.Label14)
|
|
297
|
+ Me.Controls.Add(Me.Label13)
|
|
298
|
+ Me.Controls.Add(Me.Label12)
|
|
299
|
+ Me.Controls.Add(Me.Label11)
|
|
300
|
+ Me.Controls.Add(Me.Label10)
|
|
301
|
+ Me.Controls.Add(Me.Label9)
|
|
302
|
+ Me.Controls.Add(Me.Label8)
|
|
303
|
+ Me.Controls.Add(Me.Button1)
|
|
304
|
+ Me.Controls.Add(Me.Label7)
|
|
305
|
+ Me.Controls.Add(Me.Label6)
|
|
306
|
+ Me.Controls.Add(Me.Label5)
|
|
307
|
+ Me.Controls.Add(Me.Label4)
|
|
308
|
+ Me.Controls.Add(Me.Label3)
|
|
309
|
+ Me.Controls.Add(Me.Label2)
|
|
310
|
+ Me.Controls.Add(Me.Label1)
|
|
311
|
+ Me.Controls.Add(Me.TextBox2)
|
|
312
|
+ Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
313
|
+ Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
314
|
+ Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
|
315
|
+ Me.Name = "人事考勤打卡"
|
|
316
|
+ Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
317
|
+ Me.Text = "人事考勤打卡"
|
|
318
|
+ Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
319
|
+ Me.ResumeLayout(False)
|
|
320
|
+ Me.PerformLayout()
|
|
321
|
+
|
|
322
|
+ End Sub
|
|
323
|
+
|
|
324
|
+ Friend WithEvents Label18 As Label
|
|
325
|
+ Friend WithEvents Label17 As Label
|
|
326
|
+ Friend WithEvents Label16 As Label
|
|
327
|
+ Friend WithEvents Label15 As Label
|
|
328
|
+ Friend WithEvents Button2 As Button
|
|
329
|
+ Friend WithEvents Label14 As Label
|
|
330
|
+ Friend WithEvents Label13 As Label
|
|
331
|
+ Friend WithEvents Label12 As Label
|
|
332
|
+ Friend WithEvents Label11 As Label
|
|
333
|
+ Friend WithEvents Label10 As Label
|
|
334
|
+ Friend WithEvents Label9 As Label
|
|
335
|
+ Friend WithEvents Label8 As Label
|
|
336
|
+ Friend WithEvents Button1 As Button
|
|
337
|
+ Friend WithEvents Label7 As Label
|
|
338
|
+ Friend WithEvents Label6 As Label
|
|
339
|
+ Friend WithEvents Label5 As Label
|
|
340
|
+ Friend WithEvents Label4 As Label
|
|
341
|
+ Friend WithEvents Label3 As Label
|
|
342
|
+ Friend WithEvents Label2 As Label
|
|
343
|
+ Friend WithEvents Label1 As Label
|
|
344
|
+ Friend WithEvents TextBox2 As TextBox
|
|
345
|
+ Friend WithEvents Timer1 As Timer
|
|
346
|
+End Class
|