12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 考勤明細表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(考勤明細表))
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label44 = New System.Windows.Forms.Label()
- Me.加班總_tb = New System.Windows.Forms.TextBox()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.彈性工時_ch = New System.Windows.Forms.CheckBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.Label32 = New System.Windows.Forms.Label()
- Me.Label33 = New System.Windows.Forms.Label()
- Me.Label34 = New System.Windows.Forms.Label()
- Me.Label35 = New System.Windows.Forms.Label()
- Me.國假日加1_tb = New System.Windows.Forms.TextBox()
- Me.Label36 = New System.Windows.Forms.Label()
- Me.當月平日二段1_tb = New System.Windows.Forms.TextBox()
- Me.Label37 = New System.Windows.Forms.Label()
- Me.二段假日加1_tb = New System.Windows.Forms.TextBox()
- Me.Label38 = New System.Windows.Forms.Label()
- Me.一段假日加1_tb = New System.Windows.Forms.TextBox()
- Me.Label39 = New System.Windows.Forms.Label()
- Me.當月平日一段1_tb = New System.Windows.Forms.TextBox()
- Me.Label40 = New System.Windows.Forms.Label()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.應上未上時數_tb = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.當月應上天數_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.時間_tb = New System.Windows.Forms.TextBox()
- Me.ID_tb = New System.Windows.Forms.TextBox()
- Me.時薪制_ch = New System.Windows.Forms.CheckBox()
- Me.排班資料_bt = New System.Windows.Forms.Button()
- Me.考勤資料編輯_bt = New System.Windows.Forms.Button()
- Me.重新讀取_bt = New System.Windows.Forms.Button()
- Me.排班彙總_bt = New System.Windows.Forms.Button()
- Me.整體考勤彙總_bt = New System.Windows.Forms.Button()
- Me.個人考勤明細_bt = New System.Windows.Forms.Button()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.國假日加_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.姓名_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.當月平日二段_tb = New System.Windows.Forms.TextBox()
- Me.Label31 = New System.Windows.Forms.Label()
- Me.二段假日加_tb = New System.Windows.Forms.TextBox()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.一段假日加_tb = New System.Windows.Forms.TextBox()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.當月平日一段_tb = New System.Windows.Forms.TextBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.當月假日天_tb = New System.Windows.Forms.TextBox()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.當月平日天_tb = New System.Windows.Forms.TextBox()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.上班總工時_tb = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.常日總_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.時間讀取4_dgv = New System.Windows.Forms.DataGridView()
- Me.時間讀取3_dgv = New System.Windows.Forms.DataGridView()
- Me.時間讀取2_dgv = New System.Windows.Forms.DataGridView()
- Me.時間讀取1_dgv = New System.Windows.Forms.DataGridView()
- Me.月份_cb = New System.Windows.Forms.ComboBox()
- Me.年份_cb = New System.Windows.Forms.ComboBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.人員_dgv = New System.Windows.Forms.DataGridView()
- Me.考勤流水_dgv = New System.Windows.Forms.DataGridView()
- Me.日期_dgv = New System.Windows.Forms.DataGridView()
- Me.月清單_dgv = New System.Windows.Forms.DataGridView()
- Me.排班彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.整體考勤_dgv = New System.Windows.Forms.DataGridView()
- Me.班別_dgv = New System.Windows.Forms.DataGridView()
- Me.Label43 = New System.Windows.Forms.Label()
- Me.Label41 = New System.Windows.Forms.Label()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.Label42 = New System.Windows.Forms.Label()
- Me.Label23 = New System.Windows.Forms.Label()
- CType(Me.時間讀取4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.時間讀取3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.時間讀取2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.時間讀取1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.考勤流水_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.日期_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.月清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.排班彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.整體考勤_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.班別_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.Blue
- Me.Label11.Location = New System.Drawing.Point(160, 3)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(1314, 40)
- Me.Label11.TabIndex = 873
- Me.Label11.Text = "第二段上下班都沒打卡,但是累計工時大於4小時(14400),先扣除一小時休息,第一段工時等於4小時,在把時數放到第二段工做計算。如果加班上下班也都沒打卡,但扣除第" &
- "一段時數的" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "累計工時還是大於4小時(14400),再扣除一小時休息,第二段工時等於4小時,在把時數放到加班段工時。"
- '
- 'Label44
- '
- Me.Label44.AutoSize = True
- Me.Label44.Location = New System.Drawing.Point(158, 36)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(1313, 16)
- Me.Label44.TabIndex = 914
- Me.Label44.Text = resources.GetString("Label44.Text")
- '
- '加班總_tb
- '
- Me.加班總_tb.ForeColor = System.Drawing.Color.Red
- Me.加班總_tb.Location = New System.Drawing.Point(1181, 291)
- Me.加班總_tb.Name = "加班總_tb"
- Me.加班總_tb.Size = New System.Drawing.Size(70, 23)
- Me.加班總_tb.TabIndex = 913
- Me.加班總_tb.Text = "0"
- Me.加班總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.加班總_tb.Visible = False
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(1476, 131)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(153, 25)
- Me.Button1.TabIndex = 912
- Me.Button1.Text = "列印工時表"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '彈性工時_ch
- '
- Me.彈性工時_ch.AutoSize = True
- Me.彈性工時_ch.Checked = True
- Me.彈性工時_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.彈性工時_ch.Location = New System.Drawing.Point(845, 54)
- Me.彈性工時_ch.Name = "彈性工時_ch"
- Me.彈性工時_ch.Size = New System.Drawing.Size(147, 20)
- Me.彈性工時_ch.TabIndex = 908
- Me.彈性工時_ch.Text = "啟用彈性工時計算機制"
- Me.彈性工時_ch.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(1009, 56)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(116, 16)
- Me.Label3.TabIndex = 905
- Me.Label3.Text = "已扣除應尚未上加班"
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.ForeColor = System.Drawing.Color.Red
- Me.Label24.Location = New System.Drawing.Point(1414, 134)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(55, 16)
- Me.Label24.TabIndex = 904
- Me.Label24.Text = "H X 2.00"
- '
- 'Label32
- '
- Me.Label32.AutoSize = True
- Me.Label32.ForeColor = System.Drawing.Color.Red
- Me.Label32.Location = New System.Drawing.Point(1414, 110)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(55, 16)
- Me.Label32.TabIndex = 903
- Me.Label32.Text = "H X 1.67"
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.ForeColor = System.Drawing.Color.Red
- Me.Label33.Location = New System.Drawing.Point(1414, 86)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(55, 16)
- Me.Label33.TabIndex = 902
- Me.Label33.Text = "H X 1.34"
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label34.Location = New System.Drawing.Point(1176, 136)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(55, 16)
- Me.Label34.TabIndex = 901
- Me.Label34.Text = "H X 1.67"
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label35.Location = New System.Drawing.Point(1176, 110)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(55, 16)
- Me.Label35.TabIndex = 900
- Me.Label35.Text = "H X 1.34"
- '
- '國假日加1_tb
- '
- Me.國假日加1_tb.ForeColor = System.Drawing.Color.Red
- Me.國假日加1_tb.Location = New System.Drawing.Point(1343, 131)
- Me.國假日加1_tb.Name = "國假日加1_tb"
- Me.國假日加1_tb.Size = New System.Drawing.Size(70, 23)
- Me.國假日加1_tb.TabIndex = 899
- Me.國假日加1_tb.Text = "0"
- Me.國假日加1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.ForeColor = System.Drawing.Color.Red
- Me.Label36.Location = New System.Drawing.Point(1237, 135)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(104, 16)
- Me.Label36.TabIndex = 898
- Me.Label36.Text = "國定假日加班時數"
- '
- '當月平日二段1_tb
- '
- Me.當月平日二段1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月平日二段1_tb.Location = New System.Drawing.Point(1104, 131)
- Me.當月平日二段1_tb.Name = "當月平日二段1_tb"
- Me.當月平日二段1_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月平日二段1_tb.TabIndex = 897
- Me.當月平日二段1_tb.Text = "0"
- Me.當月平日二段1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label37
- '
- Me.Label37.AutoSize = True
- Me.Label37.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label37.Location = New System.Drawing.Point(999, 135)
- Me.Label37.Name = "Label37"
- Me.Label37.Size = New System.Drawing.Size(104, 16)
- Me.Label37.TabIndex = 896
- Me.Label37.Text = "當月平日二段加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '二段假日加1_tb
- '
- Me.二段假日加1_tb.ForeColor = System.Drawing.Color.Red
- Me.二段假日加1_tb.Location = New System.Drawing.Point(1343, 106)
- Me.二段假日加1_tb.Name = "二段假日加1_tb"
- Me.二段假日加1_tb.Size = New System.Drawing.Size(70, 23)
- Me.二段假日加1_tb.TabIndex = 895
- Me.二段假日加1_tb.Text = "0"
- Me.二段假日加1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.ForeColor = System.Drawing.Color.Red
- Me.Label38.Location = New System.Drawing.Point(1237, 110)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(104, 16)
- Me.Label38.TabIndex = 894
- Me.Label38.Text = "二段假日加班時數"
- '
- '一段假日加1_tb
- '
- Me.一段假日加1_tb.ForeColor = System.Drawing.Color.Red
- Me.一段假日加1_tb.Location = New System.Drawing.Point(1343, 81)
- Me.一段假日加1_tb.Name = "一段假日加1_tb"
- Me.一段假日加1_tb.Size = New System.Drawing.Size(70, 23)
- Me.一段假日加1_tb.TabIndex = 893
- Me.一段假日加1_tb.Text = "0"
- Me.一段假日加1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.ForeColor = System.Drawing.Color.Red
- Me.Label39.Location = New System.Drawing.Point(1238, 85)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(104, 16)
- Me.Label39.TabIndex = 892
- Me.Label39.Text = "一段假日加班時數"
- '
- '當月平日一段1_tb
- '
- Me.當月平日一段1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月平日一段1_tb.Location = New System.Drawing.Point(1104, 106)
- Me.當月平日一段1_tb.Name = "當月平日一段1_tb"
- Me.當月平日一段1_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月平日一段1_tb.TabIndex = 891
- Me.當月平日一段1_tb.Text = "0"
- Me.當月平日一段1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label40.Location = New System.Drawing.Point(999, 110)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(104, 16)
- Me.Label40.TabIndex = 890
- Me.Label40.Text = "當月平日一段加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(531, 56)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(116, 16)
- Me.Label22.TabIndex = 889
- Me.Label22.Text = "未扣除應尚未上加班"
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.ForeColor = System.Drawing.Color.Red
- Me.Label21.Location = New System.Drawing.Point(318, 85)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(17, 16)
- Me.Label21.TabIndex = 888
- Me.Label21.Text = "D"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label20.Location = New System.Drawing.Point(318, 110)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(17, 16)
- Me.Label20.TabIndex = 887
- Me.Label20.Text = "D"
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label18.Location = New System.Drawing.Point(492, 135)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(17, 16)
- Me.Label18.TabIndex = 886
- Me.Label18.Text = "H"
- '
- '應上未上時數_tb
- '
- Me.應上未上時數_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.應上未上時數_tb.Location = New System.Drawing.Point(420, 131)
- Me.應上未上時數_tb.Name = "應上未上時數_tb"
- Me.應上未上時數_tb.Size = New System.Drawing.Size(70, 23)
- Me.應上未上時數_tb.TabIndex = 885
- Me.應上未上時數_tb.Text = "0"
- Me.應上未上時數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label19.Location = New System.Drawing.Point(338, 134)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(80, 16)
- Me.Label19.TabIndex = 884
- Me.Label19.Text = "應上未上時數"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label14.Location = New System.Drawing.Point(492, 85)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(17, 16)
- Me.Label14.TabIndex = 883
- Me.Label14.Text = "D"
- '
- '當月應上天數_tb
- '
- Me.當月應上天數_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月應上天數_tb.Location = New System.Drawing.Point(420, 81)
- Me.當月應上天數_tb.Name = "當月應上天數_tb"
- Me.當月應上天數_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月應上天數_tb.TabIndex = 882
- Me.當月應上天數_tb.Text = "0"
- Me.當月應上天數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label15.Location = New System.Drawing.Point(338, 84)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(80, 16)
- Me.Label15.TabIndex = 881
- Me.Label15.Text = "應上常日天數"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label13.Location = New System.Drawing.Point(492, 110)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(17, 16)
- Me.Label13.TabIndex = 880
- Me.Label13.Text = "H"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label12.Location = New System.Drawing.Point(318, 135)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(17, 16)
- Me.Label12.TabIndex = 879
- Me.Label12.Text = "H"
- '
- '時間_tb
- '
- Me.時間_tb.Location = New System.Drawing.Point(1048, 291)
- Me.時間_tb.Name = "時間_tb"
- Me.時間_tb.Size = New System.Drawing.Size(127, 23)
- Me.時間_tb.TabIndex = 878
- Me.時間_tb.Visible = False
- '
- 'ID_tb
- '
- Me.ID_tb.Location = New System.Drawing.Point(915, 291)
- Me.ID_tb.Name = "ID_tb"
- Me.ID_tb.Size = New System.Drawing.Size(127, 23)
- Me.ID_tb.TabIndex = 877
- Me.ID_tb.Visible = False
- '
- '時薪制_ch
- '
- Me.時薪制_ch.AutoSize = True
- Me.時薪制_ch.Location = New System.Drawing.Point(706, 53)
- Me.時薪制_ch.Name = "時薪制_ch"
- Me.時薪制_ch.Size = New System.Drawing.Size(131, 20)
- Me.時薪制_ch.TabIndex = 876
- Me.時薪制_ch.Text = "時薪人員(午休不扣)"
- Me.時薪制_ch.UseVisualStyleBackColor = True
- '
- '排班資料_bt
- '
- Me.排班資料_bt.Location = New System.Drawing.Point(1476, 105)
- Me.排班資料_bt.Name = "排班資料_bt"
- Me.排班資料_bt.Size = New System.Drawing.Size(153, 25)
- Me.排班資料_bt.TabIndex = 875
- Me.排班資料_bt.Text = "排班資料"
- Me.排班資料_bt.UseVisualStyleBackColor = True
- '
- '考勤資料編輯_bt
- '
- Me.考勤資料編輯_bt.Location = New System.Drawing.Point(1634, 3)
- Me.考勤資料編輯_bt.Name = "考勤資料編輯_bt"
- Me.考勤資料編輯_bt.Size = New System.Drawing.Size(260, 104)
- Me.考勤資料編輯_bt.TabIndex = 874
- Me.考勤資料編輯_bt.Text = "考勤資料編輯"
- Me.考勤資料編輯_bt.UseVisualStyleBackColor = True
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.Location = New System.Drawing.Point(1476, 27)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(153, 25)
- Me.重新讀取_bt.TabIndex = 871
- Me.重新讀取_bt.Text = "重新讀取彙總資料"
- Me.重新讀取_bt.UseVisualStyleBackColor = True
- '
- '排班彙總_bt
- '
- Me.排班彙總_bt.Location = New System.Drawing.Point(1476, 53)
- Me.排班彙總_bt.Name = "排班彙總_bt"
- Me.排班彙總_bt.Size = New System.Drawing.Size(153, 25)
- Me.排班彙總_bt.TabIndex = 868
- Me.排班彙總_bt.Text = "排班彙總"
- Me.排班彙總_bt.UseVisualStyleBackColor = True
- '
- '整體考勤彙總_bt
- '
- Me.整體考勤彙總_bt.Location = New System.Drawing.Point(1476, 1)
- Me.整體考勤彙總_bt.Name = "整體考勤彙總_bt"
- Me.整體考勤彙總_bt.Size = New System.Drawing.Size(153, 25)
- Me.整體考勤彙總_bt.TabIndex = 867
- Me.整體考勤彙總_bt.Text = "整體考勤彙總"
- Me.整體考勤彙總_bt.UseVisualStyleBackColor = True
- '
- '個人考勤明細_bt
- '
- Me.個人考勤明細_bt.Enabled = False
- Me.個人考勤明細_bt.Location = New System.Drawing.Point(1476, 79)
- Me.個人考勤明細_bt.Name = "個人考勤明細_bt"
- Me.個人考勤明細_bt.Size = New System.Drawing.Size(153, 25)
- Me.個人考勤明細_bt.TabIndex = 866
- Me.個人考勤明細_bt.Text = "個人考勤明細"
- Me.個人考勤明細_bt.UseVisualStyleBackColor = True
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(939, 134)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(55, 16)
- Me.Label10.TabIndex = 865
- Me.Label10.Text = "H X 2.00"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(939, 110)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(55, 16)
- Me.Label8.TabIndex = 864
- Me.Label8.Text = "H X 1.67"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Red
- Me.Label9.Location = New System.Drawing.Point(939, 86)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(55, 16)
- Me.Label9.TabIndex = 863
- Me.Label9.Text = "H X 1.34"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label7.Location = New System.Drawing.Point(700, 136)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(55, 16)
- Me.Label7.TabIndex = 862
- Me.Label7.Text = "H X 1.67"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(700, 110)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 861
- Me.Label6.Text = "H X 1.34"
- '
- '國假日加_tb
- '
- Me.國假日加_tb.ForeColor = System.Drawing.Color.Red
- Me.國假日加_tb.Location = New System.Drawing.Point(867, 131)
- Me.國假日加_tb.Name = "國假日加_tb"
- Me.國假日加_tb.Size = New System.Drawing.Size(70, 23)
- Me.國假日加_tb.TabIndex = 860
- Me.國假日加_tb.Text = "0"
- Me.國假日加_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(761, 135)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(104, 16)
- Me.Label5.TabIndex = 859
- Me.Label5.Text = "國定假日加班時數"
- '
- '姓名_tb
- '
- Me.姓名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.姓名_tb.Location = New System.Drawing.Point(198, 53)
- Me.姓名_tb.Name = "姓名_tb"
- Me.姓名_tb.Size = New System.Drawing.Size(70, 23)
- Me.姓名_tb.TabIndex = 858
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(164, 57)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 857
- Me.Label2.Text = "姓名"
- '
- '當月平日二段_tb
- '
- Me.當月平日二段_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月平日二段_tb.Location = New System.Drawing.Point(628, 131)
- Me.當月平日二段_tb.Name = "當月平日二段_tb"
- Me.當月平日二段_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月平日二段_tb.TabIndex = 856
- Me.當月平日二段_tb.Text = "0"
- Me.當月平日二段_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label31.Location = New System.Drawing.Point(522, 135)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(104, 16)
- Me.Label31.TabIndex = 855
- Me.Label31.Text = "當月平日二段加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '二段假日加_tb
- '
- Me.二段假日加_tb.ForeColor = System.Drawing.Color.Red
- Me.二段假日加_tb.Location = New System.Drawing.Point(867, 106)
- Me.二段假日加_tb.Name = "二段假日加_tb"
- Me.二段假日加_tb.Size = New System.Drawing.Size(70, 23)
- Me.二段假日加_tb.TabIndex = 854
- Me.二段假日加_tb.Text = "0"
- Me.二段假日加_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.ForeColor = System.Drawing.Color.Red
- Me.Label30.Location = New System.Drawing.Point(761, 110)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(104, 16)
- Me.Label30.TabIndex = 853
- Me.Label30.Text = "二段假日加班時數"
- '
- '一段假日加_tb
- '
- Me.一段假日加_tb.ForeColor = System.Drawing.Color.Red
- Me.一段假日加_tb.Location = New System.Drawing.Point(867, 81)
- Me.一段假日加_tb.Name = "一段假日加_tb"
- Me.一段假日加_tb.Size = New System.Drawing.Size(70, 23)
- Me.一段假日加_tb.TabIndex = 852
- Me.一段假日加_tb.Text = "0"
- Me.一段假日加_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.ForeColor = System.Drawing.Color.Red
- Me.Label29.Location = New System.Drawing.Point(761, 85)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(104, 16)
- Me.Label29.TabIndex = 851
- Me.Label29.Text = "一段假日加班時數"
- '
- '當月平日一段_tb
- '
- Me.當月平日一段_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月平日一段_tb.Location = New System.Drawing.Point(628, 106)
- Me.當月平日一段_tb.Name = "當月平日一段_tb"
- Me.當月平日一段_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月平日一段_tb.TabIndex = 850
- Me.當月平日一段_tb.Text = "0"
- Me.當月平日一段_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label28.Location = New System.Drawing.Point(522, 110)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(104, 16)
- Me.Label28.TabIndex = 849
- Me.Label28.Text = "當月平日一段加班" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '當月假日天_tb
- '
- Me.當月假日天_tb.ForeColor = System.Drawing.Color.Red
- Me.當月假日天_tb.Location = New System.Drawing.Point(246, 81)
- Me.當月假日天_tb.Name = "當月假日天_tb"
- Me.當月假日天_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月假日天_tb.TabIndex = 848
- Me.當月假日天_tb.Text = "0"
- Me.當月假日天_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.ForeColor = System.Drawing.Color.Red
- Me.Label26.Location = New System.Drawing.Point(164, 84)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(80, 16)
- Me.Label26.TabIndex = 847
- Me.Label26.Text = "請假天數加總"
- '
- '當月平日天_tb
- '
- Me.當月平日天_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月平日天_tb.Location = New System.Drawing.Point(246, 106)
- Me.當月平日天_tb.Name = "當月平日天_tb"
- Me.當月平日天_tb.Size = New System.Drawing.Size(70, 23)
- Me.當月平日天_tb.TabIndex = 846
- Me.當月平日天_tb.Text = "0"
- Me.當月平日天_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label25.Location = New System.Drawing.Point(164, 109)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(80, 16)
- Me.Label25.TabIndex = 845
- Me.Label25.Text = "上班天數加總"
- '
- '上班總工時_tb
- '
- Me.上班總工時_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.上班總工時_tb.Location = New System.Drawing.Point(420, 106)
- Me.上班總工時_tb.Name = "上班總工時_tb"
- Me.上班總工時_tb.Size = New System.Drawing.Size(70, 23)
- Me.上班總工時_tb.TabIndex = 844
- Me.上班總工時_tb.Text = "0"
- Me.上班總工時_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(338, 109)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(80, 16)
- Me.Label4.TabIndex = 843
- Me.Label4.Text = "當月應上時數"
- '
- '常日總_tb
- '
- Me.常日總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.常日總_tb.Location = New System.Drawing.Point(246, 131)
- Me.常日總_tb.Name = "常日總_tb"
- Me.常日總_tb.Size = New System.Drawing.Size(70, 23)
- Me.常日總_tb.TabIndex = 842
- Me.常日總_tb.Text = "0"
- Me.常日總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(164, 134)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(80, 16)
- Me.Label1.TabIndex = 841
- Me.Label1.Text = "當月平日工時"
- '
- '時間讀取4_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.時間讀取4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.時間讀取4_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時間讀取4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.時間讀取4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.時間讀取4_dgv.Location = New System.Drawing.Point(1374, 181)
- Me.時間讀取4_dgv.Name = "時間讀取4_dgv"
- Me.時間讀取4_dgv.RowHeadersWidth = 5
- Me.時間讀取4_dgv.RowTemplate.Height = 24
- Me.時間讀取4_dgv.Size = New System.Drawing.Size(147, 104)
- Me.時間讀取4_dgv.TabIndex = 839
- Me.時間讀取4_dgv.Visible = False
- '
- '時間讀取3_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.時間讀取3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.時間讀取3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時間讀取3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.時間讀取3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.時間讀取3_dgv.Location = New System.Drawing.Point(1221, 181)
- Me.時間讀取3_dgv.Name = "時間讀取3_dgv"
- Me.時間讀取3_dgv.RowHeadersWidth = 5
- Me.時間讀取3_dgv.RowTemplate.Height = 24
- Me.時間讀取3_dgv.Size = New System.Drawing.Size(147, 104)
- Me.時間讀取3_dgv.TabIndex = 837
- Me.時間讀取3_dgv.Visible = False
- '
- '時間讀取2_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.時間讀取2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.時間讀取2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時間讀取2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.時間讀取2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.時間讀取2_dgv.Location = New System.Drawing.Point(1068, 181)
- Me.時間讀取2_dgv.Name = "時間讀取2_dgv"
- Me.時間讀取2_dgv.RowHeadersWidth = 5
- Me.時間讀取2_dgv.RowTemplate.Height = 24
- Me.時間讀取2_dgv.Size = New System.Drawing.Size(147, 104)
- Me.時間讀取2_dgv.TabIndex = 836
- Me.時間讀取2_dgv.Visible = False
- '
- '時間讀取1_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.時間讀取1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.時間讀取1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時間讀取1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.時間讀取1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.時間讀取1_dgv.Location = New System.Drawing.Point(915, 181)
- Me.時間讀取1_dgv.Name = "時間讀取1_dgv"
- Me.時間讀取1_dgv.RowHeadersWidth = 5
- Me.時間讀取1_dgv.RowTemplate.Height = 24
- Me.時間讀取1_dgv.Size = New System.Drawing.Size(147, 104)
- Me.時間讀取1_dgv.TabIndex = 835
- Me.時間讀取1_dgv.Visible = False
- '
- '月份_cb
- '
- Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.月份_cb.FormattingEnabled = True
- Me.月份_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.月份_cb.Location = New System.Drawing.Point(442, 53)
- Me.月份_cb.Name = "月份_cb"
- Me.月份_cb.Size = New System.Drawing.Size(46, 24)
- Me.月份_cb.TabIndex = 834
- '
- '年份_cb
- '
- Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.年份_cb.FormattingEnabled = True
- Me.年份_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.年份_cb.Location = New System.Drawing.Point(346, 53)
- Me.年份_cb.Name = "年份_cb"
- Me.年份_cb.Size = New System.Drawing.Size(61, 24)
- Me.年份_cb.TabIndex = 833
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(410, 57)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 832
- Me.Label16.Text = "月份"
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(312, 57)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(32, 16)
- Me.Label17.TabIndex = 831
- Me.Label17.Text = "年份"
- '
- '人員_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.人員_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.人員_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.人員_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.人員_dgv.Location = New System.Drawing.Point(4, 6)
- Me.人員_dgv.Name = "人員_dgv"
- Me.人員_dgv.RowHeadersWidth = 5
- Me.人員_dgv.RowTemplate.Height = 24
- Me.人員_dgv.Size = New System.Drawing.Size(147, 953)
- Me.人員_dgv.TabIndex = 829
- '
- '考勤流水_dgv
- '
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.考勤流水_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
- Me.考勤流水_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.考勤流水_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.考勤流水_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.考勤流水_dgv.Location = New System.Drawing.Point(1634, 113)
- Me.考勤流水_dgv.Name = "考勤流水_dgv"
- Me.考勤流水_dgv.RowHeadersWidth = 5
- Me.考勤流水_dgv.RowTemplate.Height = 24
- Me.考勤流水_dgv.Size = New System.Drawing.Size(260, 846)
- Me.考勤流水_dgv.TabIndex = 838
- '
- '日期_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.日期_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.日期_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.日期_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.日期_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.日期_dgv.Location = New System.Drawing.Point(1634, 113)
- Me.日期_dgv.Name = "日期_dgv"
- Me.日期_dgv.RowHeadersWidth = 5
- Me.日期_dgv.RowTemplate.Height = 24
- Me.日期_dgv.Size = New System.Drawing.Size(260, 846)
- Me.日期_dgv.TabIndex = 872
- Me.日期_dgv.Visible = False
- '
- '月清單_dgv
- '
- Me.月清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.月清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.月清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.月清單_dgv.Location = New System.Drawing.Point(157, 157)
- Me.月清單_dgv.Name = "月清單_dgv"
- Me.月清單_dgv.RowHeadersWidth = 5
- Me.月清單_dgv.RowTemplate.Height = 24
- Me.月清單_dgv.Size = New System.Drawing.Size(1471, 802)
- Me.月清單_dgv.TabIndex = 830
- '
- '排班彙總_dgv
- '
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.排班彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
- Me.排班彙總_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.排班彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.排班彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.排班彙總_dgv.Location = New System.Drawing.Point(157, 157)
- Me.排班彙總_dgv.Name = "排班彙總_dgv"
- Me.排班彙總_dgv.RowHeadersWidth = 5
- Me.排班彙總_dgv.RowTemplate.Height = 24
- Me.排班彙總_dgv.Size = New System.Drawing.Size(1471, 802)
- Me.排班彙總_dgv.TabIndex = 870
- Me.排班彙總_dgv.Visible = False
- '
- '整體考勤_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.整體考勤_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.整體考勤_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.整體考勤_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.整體考勤_dgv.Location = New System.Drawing.Point(157, 157)
- Me.整體考勤_dgv.Name = "整體考勤_dgv"
- Me.整體考勤_dgv.RowHeadersWidth = 5
- Me.整體考勤_dgv.RowTemplate.Height = 24
- Me.整體考勤_dgv.Size = New System.Drawing.Size(1471, 802)
- Me.整體考勤_dgv.TabIndex = 869
- Me.整體考勤_dgv.Visible = False
- '
- '班別_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.班別_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- Me.班別_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.班別_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.班別_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.班別_dgv.Location = New System.Drawing.Point(157, 783)
- Me.班別_dgv.Name = "班別_dgv"
- Me.班別_dgv.RowHeadersWidth = 5
- Me.班別_dgv.RowTemplate.Height = 24
- Me.班別_dgv.Size = New System.Drawing.Size(1471, 176)
- Me.班別_dgv.TabIndex = 840
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.Location = New System.Drawing.Point(157, 43)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(11, 112)
- Me.Label43.TabIndex = 911
- Me.Label43.Text = "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I"
- '
- 'Label41
- '
- Me.Label41.AutoSize = True
- Me.Label41.Location = New System.Drawing.Point(514, 43)
- Me.Label41.Name = "Label41"
- Me.Label41.Size = New System.Drawing.Size(11, 112)
- Me.Label41.TabIndex = 909
- Me.Label41.Text = "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I"
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(992, 43)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(11, 112)
- Me.Label27.TabIndex = 907
- Me.Label27.Text = "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I"
- '
- 'Label42
- '
- Me.Label42.AutoSize = True
- Me.Label42.Location = New System.Drawing.Point(1468, 43)
- Me.Label42.Name = "Label42"
- Me.Label42.Size = New System.Drawing.Size(11, 112)
- Me.Label42.TabIndex = 910
- Me.Label42.Text = "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "I"
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(518, 62)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(958, 16)
- Me.Label23.TabIndex = 906
- Me.Label23.Text = "_________________________________________________________________________________" &
- "________________________________________________________________________________" &
- "_____________________________"
- '
- '考勤明細表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Label44)
- Me.Controls.Add(Me.加班總_tb)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.彈性工時_ch)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.Label32)
- Me.Controls.Add(Me.Label33)
- Me.Controls.Add(Me.Label34)
- Me.Controls.Add(Me.Label35)
- Me.Controls.Add(Me.國假日加1_tb)
- Me.Controls.Add(Me.Label36)
- Me.Controls.Add(Me.當月平日二段1_tb)
- Me.Controls.Add(Me.Label37)
- Me.Controls.Add(Me.二段假日加1_tb)
- Me.Controls.Add(Me.Label38)
- Me.Controls.Add(Me.一段假日加1_tb)
- Me.Controls.Add(Me.Label39)
- Me.Controls.Add(Me.當月平日一段1_tb)
- Me.Controls.Add(Me.Label40)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.應上未上時數_tb)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.當月應上天數_tb)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.時間_tb)
- Me.Controls.Add(Me.ID_tb)
- Me.Controls.Add(Me.時薪制_ch)
- Me.Controls.Add(Me.排班資料_bt)
- Me.Controls.Add(Me.考勤資料編輯_bt)
- Me.Controls.Add(Me.重新讀取_bt)
- Me.Controls.Add(Me.排班彙總_bt)
- Me.Controls.Add(Me.整體考勤彙總_bt)
- Me.Controls.Add(Me.個人考勤明細_bt)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.國假日加_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.姓名_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.當月平日二段_tb)
- Me.Controls.Add(Me.Label31)
- Me.Controls.Add(Me.二段假日加_tb)
- Me.Controls.Add(Me.Label30)
- Me.Controls.Add(Me.一段假日加_tb)
- Me.Controls.Add(Me.Label29)
- Me.Controls.Add(Me.當月平日一段_tb)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.當月假日天_tb)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.當月平日天_tb)
- Me.Controls.Add(Me.Label25)
- Me.Controls.Add(Me.上班總工時_tb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.常日總_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.時間讀取4_dgv)
- Me.Controls.Add(Me.時間讀取3_dgv)
- Me.Controls.Add(Me.時間讀取2_dgv)
- Me.Controls.Add(Me.時間讀取1_dgv)
- Me.Controls.Add(Me.月份_cb)
- Me.Controls.Add(Me.年份_cb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.人員_dgv)
- Me.Controls.Add(Me.考勤流水_dgv)
- Me.Controls.Add(Me.日期_dgv)
- Me.Controls.Add(Me.月清單_dgv)
- Me.Controls.Add(Me.排班彙總_dgv)
- Me.Controls.Add(Me.整體考勤_dgv)
- Me.Controls.Add(Me.班別_dgv)
- Me.Controls.Add(Me.Label43)
- Me.Controls.Add(Me.Label41)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.Label42)
- Me.Controls.Add(Me.Label23)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "考勤明細表"
- Me.Text = "考勤明細表"
- CType(Me.時間讀取4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.時間讀取3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.時間讀取2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.時間讀取1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.考勤流水_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.日期_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.月清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.排班彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.整體考勤_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.班別_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label11 As Label
- Friend WithEvents Label44 As Label
- Friend WithEvents 加班總_tb As TextBox
- Friend WithEvents Button1 As Button
- Friend WithEvents 彈性工時_ch As CheckBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label24 As Label
- Friend WithEvents Label32 As Label
- Friend WithEvents Label33 As Label
- Friend WithEvents Label34 As Label
- Friend WithEvents Label35 As Label
- Friend WithEvents 國假日加1_tb As TextBox
- Friend WithEvents Label36 As Label
- Friend WithEvents 當月平日二段1_tb As TextBox
- Friend WithEvents Label37 As Label
- Friend WithEvents 二段假日加1_tb As TextBox
- Friend WithEvents Label38 As Label
- Friend WithEvents 一段假日加1_tb As TextBox
- Friend WithEvents Label39 As Label
- Friend WithEvents 當月平日一段1_tb As TextBox
- Friend WithEvents Label40 As Label
- Friend WithEvents Label22 As Label
- Friend WithEvents Label21 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents Label18 As Label
- Friend WithEvents 應上未上時數_tb As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents 當月應上天數_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents 時間_tb As TextBox
- Friend WithEvents ID_tb As TextBox
- Friend WithEvents 時薪制_ch As CheckBox
- Friend WithEvents 排班資料_bt As Button
- Friend WithEvents 考勤資料編輯_bt As Button
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 排班彙總_bt As Button
- Friend WithEvents 整體考勤彙總_bt As Button
- Friend WithEvents 個人考勤明細_bt As Button
- Friend WithEvents Label10 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 國假日加_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 姓名_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 當月平日二段_tb As TextBox
- Friend WithEvents Label31 As Label
- Friend WithEvents 二段假日加_tb As TextBox
- Friend WithEvents Label30 As Label
- Friend WithEvents 一段假日加_tb As TextBox
- Friend WithEvents Label29 As Label
- Friend WithEvents 當月平日一段_tb As TextBox
- Friend WithEvents Label28 As Label
- Friend WithEvents 當月假日天_tb As TextBox
- Friend WithEvents Label26 As Label
- Friend WithEvents 當月平日天_tb As TextBox
- Friend WithEvents Label25 As Label
- Friend WithEvents 上班總工時_tb As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents 常日總_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 時間讀取4_dgv As DataGridView
- Friend WithEvents 時間讀取3_dgv As DataGridView
- Friend WithEvents 時間讀取2_dgv As DataGridView
- Friend WithEvents 時間讀取1_dgv As DataGridView
- Friend WithEvents 月份_cb As ComboBox
- Friend WithEvents 年份_cb As ComboBox
- Friend WithEvents Label16 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents 人員_dgv As DataGridView
- Friend WithEvents 考勤流水_dgv As DataGridView
- Friend WithEvents 日期_dgv As DataGridView
- Friend WithEvents 月清單_dgv As DataGridView
- Friend WithEvents 排班彙總_dgv As DataGridView
- Friend WithEvents 整體考勤_dgv As DataGridView
- Friend WithEvents 班別_dgv As DataGridView
- Friend WithEvents Label43 As Label
- Friend WithEvents Label41 As Label
- Friend WithEvents Label27 As Label
- Friend WithEvents Label42 As Label
- Friend WithEvents Label23 As Label
- End Class
|