123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- <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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.Button2 = New System.Windows.Forms.Button()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DataGridView2
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(12, 38)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(105, 623)
- Me.DataGridView2.TabIndex = 26
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.ForeColor = System.Drawing.Color.Black
- Me.Button5.Location = New System.Drawing.Point(12, 8)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(105, 24)
- Me.Button5.TabIndex = 521
- Me.Button5.Text = "查詢"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'DataGridView1
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(123, 38)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1082, 623)
- Me.DataGridView1.TabIndex = 522
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(1105, 9)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(100, 23)
- Me.TextBox1.TabIndex = 523
- '
- 'TextBox7
- '
- Me.TextBox7.ForeColor = System.Drawing.Color.Black
- Me.TextBox7.Location = New System.Drawing.Point(1093, 667)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(112, 23)
- Me.TextBox7.TabIndex = 542
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Red
- Me.Label7.Location = New System.Drawing.Point(1007, 670)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(80, 16)
- Me.Label7.TabIndex = 541
- Me.Label7.Text = "應上時長合計"
- '
- 'TextBox6
- '
- Me.TextBox6.ForeColor = System.Drawing.Color.Black
- Me.TextBox6.Location = New System.Drawing.Point(889, 667)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(112, 23)
- Me.TextBox6.TabIndex = 540
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Red
- Me.Label6.Location = New System.Drawing.Point(815, 670)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(68, 16)
- Me.Label6.TabIndex = 539
- Me.Label6.Text = "總時長合計"
- '
- 'TextBox5
- '
- Me.TextBox5.ForeColor = System.Drawing.Color.Black
- Me.TextBox5.Location = New System.Drawing.Point(697, 667)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(112, 23)
- Me.TextBox5.TabIndex = 538
- Me.TextBox5.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(623, 670)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(68, 16)
- Me.Label5.TabIndex = 537
- Me.Label5.Text = "第三班合計"
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.Black
- Me.TextBox4.Location = New System.Drawing.Point(505, 667)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(112, 23)
- Me.TextBox4.TabIndex = 536
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Red
- Me.Label4.Location = New System.Drawing.Point(431, 670)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(68, 16)
- Me.Label4.TabIndex = 535
- Me.Label4.Text = "第二班合計"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.Black
- Me.TextBox3.Location = New System.Drawing.Point(313, 667)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(112, 23)
- Me.TextBox3.TabIndex = 534
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(239, 670)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(68, 16)
- Me.Label3.TabIndex = 533
- Me.Label3.Text = "第一班合計"
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button1.Location = New System.Drawing.Point(355, 7)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(175, 24)
- Me.Button1.TabIndex = 547
- Me.Button1.Text = "月份考勤讀取"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(329, 11)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(20, 16)
- Me.Label2.TabIndex = 546
- Me.Label2.Text = "月"
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.ComboBox1.Location = New System.Drawing.Point(264, 8)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(59, 24)
- Me.ComboBox1.TabIndex = 545
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(238, 11)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(20, 16)
- Me.Label1.TabIndex = 544
- Me.Label1.Text = "年"
- '
- 'ComboBox3
- '
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Items.AddRange(New Object() {"2015", "2016", "2017", "2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030", "2031", "2032", "2033", "2034", "2035"})
- Me.ComboBox3.Location = New System.Drawing.Point(123, 8)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(109, 24)
- Me.ComboBox3.TabIndex = 543
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(536, 8)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(105, 23)
- Me.Button2.TabIndex = 548
- Me.Button2.Text = "導出成EXCEL"
- Me.Button2.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(1217, 696)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Button5)
- 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()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents Button5 As Button
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Button1 As Button
- Friend WithEvents Label2 As Label
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label1 As Label
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents Button2 As Button
- End Class
|