|
@@ -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 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
|
27
|
Me.月清單_DGV = New System.Windows.Forms.DataGridView()
|
28
|
28
|
Me.事由_tb = New System.Windows.Forms.TextBox()
|
29
|
29
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
@@ -55,15 +55,15 @@ Partial Class 休假歷史紀錄
|
55
|
55
|
'
|
56
|
56
|
'月清單_DGV
|
57
|
57
|
'
|
58
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.Gainsboro
|
59
|
|
- Me.月清單_DGV.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
58
|
+ DataGridViewCellStyle1.BackColor = System.Drawing.Color.Gainsboro
|
|
59
|
+ Me.月清單_DGV.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
60
|
60
|
Me.月清單_DGV.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
61
|
61
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
62
|
62
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
63
|
63
|
Me.月清單_DGV.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
64
|
64
|
Me.月清單_DGV.BackgroundColor = System.Drawing.Color.White
|
65
|
65
|
Me.月清單_DGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
66
|
|
- Me.月清單_DGV.Location = New System.Drawing.Point(2, 125)
|
|
66
|
+ Me.月清單_DGV.Location = New System.Drawing.Point(155, 125)
|
67
|
67
|
Me.月清單_DGV.Name = "月清單_DGV"
|
68
|
68
|
Me.月清單_DGV.RowHeadersWidth = 5
|
69
|
69
|
Me.月清單_DGV.RowTemplate.Height = 24
|
|
@@ -72,9 +72,7 @@ Partial Class 休假歷史紀錄
|
72
|
72
|
'
|
73
|
73
|
'事由_tb
|
74
|
74
|
'
|
75
|
|
- Me.事由_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
76
|
|
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
77
|
|
- Me.事由_tb.Location = New System.Drawing.Point(52, 54)
|
|
75
|
+ Me.事由_tb.Location = New System.Drawing.Point(205, 54)
|
78
|
76
|
Me.事由_tb.Multiline = True
|
79
|
77
|
Me.事由_tb.Name = "事由_tb"
|
80
|
78
|
Me.事由_tb.Size = New System.Drawing.Size(367, 69)
|
|
@@ -83,7 +81,7 @@ Partial Class 休假歷史紀錄
|
83
|
81
|
'Label7
|
84
|
82
|
'
|
85
|
83
|
Me.Label7.AutoSize = True
|
86
|
|
- Me.Label7.Location = New System.Drawing.Point(2, 57)
|
|
84
|
+ Me.Label7.Location = New System.Drawing.Point(155, 57)
|
87
|
85
|
Me.Label7.Name = "Label7"
|
88
|
86
|
Me.Label7.Size = New System.Drawing.Size(43, 16)
|
89
|
87
|
Me.Label7.TabIndex = 799
|
|
@@ -92,7 +90,7 @@ Partial Class 休假歷史紀錄
|
92
|
90
|
'請假日期_tb
|
93
|
91
|
'
|
94
|
92
|
Me.請假日期_tb.Enabled = False
|
95
|
|
- Me.請假日期_tb.Location = New System.Drawing.Point(306, 3)
|
|
93
|
+ Me.請假日期_tb.Location = New System.Drawing.Point(459, 3)
|
96
|
94
|
Me.請假日期_tb.Name = "請假日期_tb"
|
97
|
95
|
Me.請假日期_tb.Size = New System.Drawing.Size(113, 23)
|
98
|
96
|
Me.請假日期_tb.TabIndex = 798
|
|
@@ -100,16 +98,16 @@ Partial Class 休假歷史紀錄
|
100
|
98
|
'Label6
|
101
|
99
|
'
|
102
|
100
|
Me.Label6.AutoSize = True
|
103
|
|
- Me.Label6.Location = New System.Drawing.Point(244, 6)
|
|
101
|
+ Me.Label6.Location = New System.Drawing.Point(397, 6)
|
104
|
102
|
Me.Label6.Name = "Label6"
|
105
|
103
|
Me.Label6.Size = New System.Drawing.Size(55, 16)
|
106
|
104
|
Me.Label6.TabIndex = 797
|
107
|
|
- Me.Label6.Text = "特假日期"
|
|
105
|
+ Me.Label6.Text = "請假日期"
|
108
|
106
|
'
|
109
|
107
|
'員工編號_tb
|
110
|
108
|
'
|
111
|
109
|
Me.員工編號_tb.Enabled = False
|
112
|
|
- Me.員工編號_tb.Location = New System.Drawing.Point(306, 29)
|
|
110
|
+ Me.員工編號_tb.Location = New System.Drawing.Point(459, 29)
|
113
|
111
|
Me.員工編號_tb.Name = "員工編號_tb"
|
114
|
112
|
Me.員工編號_tb.Size = New System.Drawing.Size(113, 23)
|
115
|
113
|
Me.員工編號_tb.TabIndex = 796
|
|
@@ -117,7 +115,7 @@ Partial Class 休假歷史紀錄
|
117
|
115
|
'Label4
|
118
|
116
|
'
|
119
|
117
|
Me.Label4.AutoSize = True
|
120
|
|
- Me.Label4.Location = New System.Drawing.Point(244, 32)
|
|
118
|
+ Me.Label4.Location = New System.Drawing.Point(397, 32)
|
121
|
119
|
Me.Label4.Name = "Label4"
|
122
|
120
|
Me.Label4.Size = New System.Drawing.Size(55, 16)
|
123
|
121
|
Me.Label4.TabIndex = 795
|
|
@@ -126,7 +124,7 @@ Partial Class 休假歷史紀錄
|
126
|
124
|
'申請人_tb
|
127
|
125
|
'
|
128
|
126
|
Me.申請人_tb.Enabled = False
|
129
|
|
- Me.申請人_tb.Location = New System.Drawing.Point(52, 29)
|
|
127
|
+ Me.申請人_tb.Location = New System.Drawing.Point(205, 29)
|
130
|
128
|
Me.申請人_tb.Name = "申請人_tb"
|
131
|
129
|
Me.申請人_tb.Size = New System.Drawing.Size(71, 23)
|
132
|
130
|
Me.申請人_tb.TabIndex = 794
|
|
@@ -134,7 +132,7 @@ Partial Class 休假歷史紀錄
|
134
|
132
|
'Label3
|
135
|
133
|
'
|
136
|
134
|
Me.Label3.AutoSize = True
|
137
|
|
- Me.Label3.Location = New System.Drawing.Point(2, 32)
|
|
135
|
+ Me.Label3.Location = New System.Drawing.Point(155, 32)
|
138
|
136
|
Me.Label3.Name = "Label3"
|
139
|
137
|
Me.Label3.Size = New System.Drawing.Size(43, 16)
|
140
|
138
|
Me.Label3.TabIndex = 793
|
|
@@ -143,7 +141,7 @@ Partial Class 休假歷史紀錄
|
143
|
141
|
'Label1
|
144
|
142
|
'
|
145
|
143
|
Me.Label1.AutoSize = True
|
146
|
|
- Me.Label1.Location = New System.Drawing.Point(129, 32)
|
|
144
|
+ Me.Label1.Location = New System.Drawing.Point(282, 32)
|
147
|
145
|
Me.Label1.Name = "Label1"
|
148
|
146
|
Me.Label1.Size = New System.Drawing.Size(31, 16)
|
149
|
147
|
Me.Label1.TabIndex = 792
|
|
@@ -154,7 +152,7 @@ Partial Class 休假歷史紀錄
|
154
|
152
|
Me.請假類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
155
|
153
|
Me.請假類別_cb.FormattingEnabled = True
|
156
|
154
|
Me.請假類別_cb.Items.AddRange(New Object() {"特休", "病假", "婚嫁", "喪假", "事假"})
|
157
|
|
- Me.請假類別_cb.Location = New System.Drawing.Point(167, 29)
|
|
155
|
+ Me.請假類別_cb.Location = New System.Drawing.Point(320, 29)
|
158
|
156
|
Me.請假類別_cb.Name = "請假類別_cb"
|
159
|
157
|
Me.請假類別_cb.Size = New System.Drawing.Size(71, 24)
|
160
|
158
|
Me.請假類別_cb.TabIndex = 791
|
|
@@ -164,7 +162,7 @@ Partial Class 休假歷史紀錄
|
164
|
162
|
Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
165
|
163
|
Me.月份_cb.FormattingEnabled = True
|
166
|
164
|
Me.月份_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
|
167
|
|
- Me.月份_cb.Location = New System.Drawing.Point(167, 3)
|
|
165
|
+ Me.月份_cb.Location = New System.Drawing.Point(320, 3)
|
168
|
166
|
Me.月份_cb.Name = "月份_cb"
|
169
|
167
|
Me.月份_cb.Size = New System.Drawing.Size(71, 24)
|
170
|
168
|
Me.月份_cb.TabIndex = 790
|
|
@@ -174,7 +172,7 @@ Partial Class 休假歷史紀錄
|
174
|
172
|
Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
175
|
173
|
Me.年份_cb.FormattingEnabled = True
|
176
|
174
|
Me.年份_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
|
177
|
|
- Me.年份_cb.Location = New System.Drawing.Point(52, 3)
|
|
175
|
+ Me.年份_cb.Location = New System.Drawing.Point(205, 3)
|
178
|
176
|
Me.年份_cb.Name = "年份_cb"
|
179
|
177
|
Me.年份_cb.Size = New System.Drawing.Size(71, 24)
|
180
|
178
|
Me.年份_cb.TabIndex = 789
|
|
@@ -182,7 +180,7 @@ Partial Class 休假歷史紀錄
|
182
|
180
|
'Label16
|
183
|
181
|
'
|
184
|
182
|
Me.Label16.AutoSize = True
|
185
|
|
- Me.Label16.Location = New System.Drawing.Point(129, 6)
|
|
183
|
+ Me.Label16.Location = New System.Drawing.Point(282, 6)
|
186
|
184
|
Me.Label16.Name = "Label16"
|
187
|
185
|
Me.Label16.Size = New System.Drawing.Size(31, 16)
|
188
|
186
|
Me.Label16.TabIndex = 788
|
|
@@ -191,7 +189,7 @@ Partial Class 休假歷史紀錄
|
191
|
189
|
'Label17
|
192
|
190
|
'
|
193
|
191
|
Me.Label17.AutoSize = True
|
194
|
|
- Me.Label17.Location = New System.Drawing.Point(3, 6)
|
|
192
|
+ Me.Label17.Location = New System.Drawing.Point(156, 6)
|
195
|
193
|
Me.Label17.Name = "Label17"
|
196
|
194
|
Me.Label17.Size = New System.Drawing.Size(40, 16)
|
197
|
195
|
Me.Label17.TabIndex = 787
|
|
@@ -199,19 +197,19 @@ Partial Class 休假歷史紀錄
|
199
|
197
|
'
|
200
|
198
|
'人員_dgv
|
201
|
199
|
'
|
202
|
|
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
203
|
|
- Me.人員_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
|
|
200
|
+ DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
201
|
+ Me.人員_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
204
|
202
|
Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
205
|
203
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
206
|
204
|
Me.人員_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
205
|
+ Me.人員_dgv.BackgroundColor = System.Drawing.Color.White
|
207
|
206
|
Me.人員_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
208
|
|
- Me.人員_dgv.Location = New System.Drawing.Point(3, 36)
|
|
207
|
+ Me.人員_dgv.Location = New System.Drawing.Point(3, 1)
|
209
|
208
|
Me.人員_dgv.Name = "人員_dgv"
|
210
|
209
|
Me.人員_dgv.RowHeadersWidth = 5
|
211
|
210
|
Me.人員_dgv.RowTemplate.Height = 24
|
212
|
|
- Me.人員_dgv.Size = New System.Drawing.Size(80, 38)
|
|
211
|
+ Me.人員_dgv.Size = New System.Drawing.Size(149, 596)
|
213
|
212
|
Me.人員_dgv.TabIndex = 786
|
214
|
|
- Me.人員_dgv.Visible = False
|
215
|
213
|
'
|
216
|
214
|
'PictureBox2
|
217
|
215
|
'
|
|
@@ -220,7 +218,7 @@ Partial Class 休假歷史紀錄
|
220
|
218
|
Me.PictureBox2.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Picture
|
221
|
219
|
Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
222
|
220
|
Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
223
|
|
- Me.PictureBox2.Location = New System.Drawing.Point(688, 2)
|
|
221
|
+ Me.PictureBox2.Location = New System.Drawing.Point(841, 2)
|
224
|
222
|
Me.PictureBox2.Name = "PictureBox2"
|
225
|
223
|
Me.PictureBox2.Size = New System.Drawing.Size(392, 594)
|
226
|
224
|
Me.PictureBox2.TabIndex = 1408
|
|
@@ -230,8 +228,7 @@ Partial Class 休假歷史紀錄
|
230
|
228
|
'
|
231
|
229
|
Me.Panel1.Controls.Add(Me.圖片流水號_tb)
|
232
|
230
|
Me.Panel1.Controls.Add(Me.資料指定圖庫_tb)
|
233
|
|
- Me.Panel1.Controls.Add(Me.人員_dgv)
|
234
|
|
- Me.Panel1.Location = New System.Drawing.Point(110, 175)
|
|
231
|
+ Me.Panel1.Location = New System.Drawing.Point(263, 175)
|
235
|
232
|
Me.Panel1.Name = "Panel1"
|
236
|
233
|
Me.Panel1.Size = New System.Drawing.Size(200, 100)
|
237
|
234
|
Me.Panel1.TabIndex = 1409
|
|
@@ -254,12 +251,10 @@ Partial Class 休假歷史紀錄
|
254
|
251
|
'
|
255
|
252
|
'假期統計_dgv
|
256
|
253
|
'
|
257
|
|
- Me.假期統計_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
258
|
|
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
259
|
254
|
Me.假期統計_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
260
|
255
|
Me.假期統計_dgv.BackgroundColor = System.Drawing.Color.White
|
261
|
256
|
Me.假期統計_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
262
|
|
- Me.假期統計_dgv.Location = New System.Drawing.Point(421, 2)
|
|
257
|
+ Me.假期統計_dgv.Location = New System.Drawing.Point(574, 2)
|
263
|
258
|
Me.假期統計_dgv.Name = "假期統計_dgv"
|
264
|
259
|
Me.假期統計_dgv.RowHeadersWidth = 5
|
265
|
260
|
Me.假期統計_dgv.RowTemplate.Height = 24
|
|
@@ -268,7 +263,7 @@ Partial Class 休假歷史紀錄
|
268
|
263
|
'
|
269
|
264
|
'列印_bt
|
270
|
265
|
'
|
271
|
|
- Me.列印_bt.Location = New System.Drawing.Point(601, 1)
|
|
266
|
+ Me.列印_bt.Location = New System.Drawing.Point(754, 1)
|
272
|
267
|
Me.列印_bt.Name = "列印_bt"
|
273
|
268
|
Me.列印_bt.Size = New System.Drawing.Size(83, 122)
|
274
|
269
|
Me.列印_bt.TabIndex = 1413
|
|
@@ -279,9 +274,10 @@ Partial Class 休假歷史紀錄
|
279
|
274
|
'
|
280
|
275
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
281
|
276
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
282
|
|
- Me.ClientSize = New System.Drawing.Size(1083, 600)
|
|
277
|
+ Me.ClientSize = New System.Drawing.Size(1238, 600)
|
283
|
278
|
Me.Controls.Add(Me.列印_bt)
|
284
|
279
|
Me.Controls.Add(Me.假期統計_dgv)
|
|
280
|
+ Me.Controls.Add(Me.人員_dgv)
|
285
|
281
|
Me.Controls.Add(Me.PictureBox2)
|
286
|
282
|
Me.Controls.Add(Me.事由_tb)
|
287
|
283
|
Me.Controls.Add(Me.Label7)
|