123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624 |
- <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 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()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.TextBox15 = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.TextBox17 = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.TextBox18 = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.Button1 = New System.Windows.Forms.Button()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(6, 77)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(181, 30)
- Me.Label2.TabIndex = 27
- Me.Label2.Text = "人事資料表清單"
- '
- 'DataGridView2
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(12, 118)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(175, 846)
- Me.DataGridView2.TabIndex = 26
- '
- 'DataGridView1
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(193, 118)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1709, 846)
- Me.DataGridView1.TabIndex = 28
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.ComboBox2.Location = New System.Drawing.Point(256, 32)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(113, 24)
- Me.ComboBox2.TabIndex = 642
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
- Me.ComboBox1.Location = New System.Drawing.Point(256, 5)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(113, 24)
- Me.ComboBox1.TabIndex = 641
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(194, 37)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 640
- Me.Label16.Text = "月份"
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(194, 10)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(32, 16)
- Me.Label17.TabIndex = 639
- Me.Label17.Text = "年份"
- '
- '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(375, 8)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(116, 16)
- Me.Label1.TabIndex = 643
- Me.Label1.Text = "當月上午上班總工時"
- '
- 'TextBox1
- '
- Me.TextBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox1.Location = New System.Drawing.Point(494, 5)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(113, 23)
- Me.TextBox1.TabIndex = 644
- '
- 'TextBox2
- '
- Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox2.Location = New System.Drawing.Point(494, 32)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(113, 23)
- Me.TextBox2.TabIndex = 646
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label3.Location = New System.Drawing.Point(375, 35)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(116, 16)
- Me.Label3.TabIndex = 645
- Me.Label3.Text = "當月下午上班總工時"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox3.Location = New System.Drawing.Point(494, 58)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(113, 23)
- Me.TextBox3.TabIndex = 648
- '
- '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(375, 61)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(92, 16)
- Me.Label4.TabIndex = 647
- Me.Label4.Text = "當月上班總工時"
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox4.Location = New System.Drawing.Point(494, 84)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(113, 23)
- Me.TextBox4.TabIndex = 650
- '
- 'TextBox5
- '
- Me.TextBox5.ForeColor = System.Drawing.Color.Red
- Me.TextBox5.Location = New System.Drawing.Point(711, 5)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(113, 23)
- Me.TextBox5.TabIndex = 652
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(613, 33)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(80, 16)
- Me.Label6.TabIndex = 651
- Me.Label6.Text = "當月事假天數"
- '
- 'TextBox6
- '
- Me.TextBox6.ForeColor = System.Drawing.Color.Red
- Me.TextBox6.Location = New System.Drawing.Point(711, 31)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(113, 23)
- Me.TextBox6.TabIndex = 654
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(613, 61)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(80, 16)
- Me.Label7.TabIndex = 653
- Me.Label7.Text = "當月病假天數"
- '
- 'TextBox7
- '
- Me.TextBox7.ForeColor = System.Drawing.Color.Red
- Me.TextBox7.Location = New System.Drawing.Point(711, 58)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(113, 23)
- Me.TextBox7.TabIndex = 656
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Red
- Me.Label8.Location = New System.Drawing.Point(613, 86)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(80, 16)
- Me.Label8.TabIndex = 655
- Me.Label8.Text = "當月婚假天數"
- '
- 'TextBox8
- '
- Me.TextBox8.ForeColor = System.Drawing.Color.Red
- Me.TextBox8.Location = New System.Drawing.Point(711, 84)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(113, 23)
- Me.TextBox8.TabIndex = 658
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Red
- Me.Label9.Location = New System.Drawing.Point(830, 33)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(80, 16)
- Me.Label9.TabIndex = 657
- Me.Label9.Text = "當月喪假天數"
- '
- 'TextBox9
- '
- Me.TextBox9.ForeColor = System.Drawing.Color.Red
- Me.TextBox9.Location = New System.Drawing.Point(916, 30)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(113, 23)
- Me.TextBox9.TabIndex = 660
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Red
- Me.Label10.Location = New System.Drawing.Point(613, 8)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(92, 16)
- Me.Label10.TabIndex = 659
- Me.Label10.Text = "當月育嬰假天數"
- '
- 'TextBox10
- '
- Me.TextBox10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox10.Location = New System.Drawing.Point(1350, 84)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(113, 23)
- Me.TextBox10.TabIndex = 662
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label11.Location = New System.Drawing.Point(1252, 87)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(92, 16)
- Me.Label11.TabIndex = 661
- Me.Label11.Text = "年度漏打卡次數"
- '
- 'TextBox11
- '
- Me.TextBox11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox11.Location = New System.Drawing.Point(1350, 32)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(113, 23)
- Me.TextBox11.TabIndex = 672
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label12.Location = New System.Drawing.Point(1035, 8)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(92, 16)
- Me.Label12.TabIndex = 671
- Me.Label12.Text = "年度育嬰假天數"
- '
- 'TextBox12
- '
- Me.TextBox12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox12.Location = New System.Drawing.Point(1133, 84)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(113, 23)
- Me.TextBox12.TabIndex = 670
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label13.Location = New System.Drawing.Point(1252, 35)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(80, 16)
- Me.Label13.TabIndex = 669
- Me.Label13.Text = "年度喪假天數"
- '
- 'TextBox13
- '
- Me.TextBox13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox13.Location = New System.Drawing.Point(1133, 57)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(113, 23)
- Me.TextBox13.TabIndex = 668
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label14.Location = New System.Drawing.Point(1035, 87)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(80, 16)
- Me.Label14.TabIndex = 667
- Me.Label14.Text = "年度婚假天數"
- '
- 'TextBox14
- '
- Me.TextBox14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox14.Location = New System.Drawing.Point(1133, 31)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(113, 23)
- Me.TextBox14.TabIndex = 666
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label15.Location = New System.Drawing.Point(1035, 60)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(80, 16)
- Me.Label15.TabIndex = 665
- Me.Label15.Text = "年度病假天數"
- '
- 'TextBox15
- '
- Me.TextBox15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox15.Location = New System.Drawing.Point(1133, 5)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(113, 23)
- Me.TextBox15.TabIndex = 664
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label18.Location = New System.Drawing.Point(1035, 34)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(80, 16)
- Me.Label18.TabIndex = 663
- Me.Label18.Text = "年度事假天數"
- '
- 'TextBox16
- '
- Me.TextBox16.ForeColor = System.Drawing.Color.Red
- Me.TextBox16.Location = New System.Drawing.Point(916, 4)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(113, 23)
- Me.TextBox16.TabIndex = 674
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Red
- Me.Label19.Location = New System.Drawing.Point(830, 8)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(80, 16)
- Me.Label19.TabIndex = 673
- Me.Label19.Text = "當月特休天數"
- '
- 'TextBox17
- '
- Me.TextBox17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox17.Location = New System.Drawing.Point(1350, 5)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(113, 23)
- Me.TextBox17.TabIndex = 676
- '
- '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(1252, 8)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(80, 16)
- Me.Label20.TabIndex = 675
- Me.Label20.Text = "年度特休天數"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(256, 58)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(113, 23)
- Me.DateTimePicker1.TabIndex = 678
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(194, 61)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(56, 16)
- Me.Label21.TabIndex = 677
- Me.Label21.Text = "入職日期"
- '
- 'TextBox18
- '
- Me.TextBox18.Location = New System.Drawing.Point(256, 84)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(113, 23)
- Me.TextBox18.TabIndex = 680
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(194, 87)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(56, 16)
- Me.Label22.TabIndex = 679
- Me.Label22.Text = "在職天數"
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label23.Location = New System.Drawing.Point(375, 87)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(92, 16)
- Me.Label23.TabIndex = 681
- Me.Label23.Text = "當月漏打卡次數"
- '
- 'DataGridView3
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(13, 8)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(175, 66)
- Me.DataGridView3.TabIndex = 682
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(13, 12)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(174, 62)
- Me.Button1.TabIndex = 683
- Me.Button1.Text = "重新讀取"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '人員考勤明細表
- '
- 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.Button1)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.TextBox18)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.TextBox15)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.DataGridView2)
- 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.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label2 As Label
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label16 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents TextBox15 As TextBox
- Friend WithEvents Label18 As Label
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents TextBox17 As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label21 As Label
- Friend WithEvents TextBox18 As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents Label23 As Label
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents Button1 As Button
- End Class
|