Partial Class 考勤明細表 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() 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() Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.清單1_dgv = New System.Windows.Forms.DataGridView() Me.離職_bt = New System.Windows.Forms.Button() Me.在職_bt = New System.Windows.Forms.Button() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.請假編號_cb = New System.Windows.Forms.ComboBox() Me.總清單_dgv = New System.Windows.Forms.DataGridView() Me.部門_cb = New System.Windows.Forms.ComboBox() Me.ID_tb = New System.Windows.Forms.TextBox() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.日期_tb = New System.Windows.Forms.TextBox() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.計算分流 = New System.Windows.Forms.Timer(Me.components) Me.明細_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.考勤計算_cb = New System.Windows.Forms.CheckBox() Me.實際打卡_cb = New System.Windows.Forms.CheckBox() Me.Label1 = New System.Windows.Forms.Label() Me.總時數_tb = New System.Windows.Forms.TextBox() Me.姓名_tb = New System.Windows.Forms.TextBox() Me.視窗4_pl = New System.Windows.Forms.Panel() Me.Panel6 = New System.Windows.Forms.Panel() Me.存檔_bt = New System.Windows.Forms.Button() Me.萬年曆_dgv = New System.Windows.Forms.DataGridView() Me.Label2 = New System.Windows.Forms.Label() Me.月份1_cb = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.年份1_cb = New System.Windows.Forms.ComboBox() Me.Label56 = New System.Windows.Forms.Label() Me.CanceL4_bt = New System.Windows.Forms.Button() Me.Panel2 = New System.Windows.Forms.Panel() Me.工人_ch = New System.Windows.Forms.CheckBox() Me.單一列印_cb = New System.Windows.Forms.CheckBox() Me.假日設定_bt = New System.Windows.Forms.Button() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.考勤明細表_tp = New System.Windows.Forms.TabPage() Me.列印_bt = New System.Windows.Forms.Button() Me.地區_cb = New System.Windows.Forms.ComboBox() Me.視窗3_pl = New System.Windows.Forms.Panel() Me.Panel4 = New System.Windows.Forms.Panel() Me.S6 = New System.Windows.Forms.CheckBox() Me.S5 = New System.Windows.Forms.CheckBox() Me.S4 = New System.Windows.Forms.CheckBox() Me.S3 = New System.Windows.Forms.CheckBox() Me.S2 = New System.Windows.Forms.CheckBox() Me.S1 = New System.Windows.Forms.CheckBox() Me.Label15 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.時段6_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段5_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段4_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段3_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段2_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.考勤調整_bt = New System.Windows.Forms.Button() Me.時段1_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.高級_cb = New System.Windows.Forms.CheckBox() Me.Label11 = New System.Windows.Forms.Label() Me.CanceL3_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.部門名稱_tb = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.員工崗位_tb = New System.Windows.Forms.TextBox() Me.員工代碼_tb = New System.Windows.Forms.TextBox() Me.級別_cb = New System.Windows.Forms.ComboBox() Me.Label8 = New System.Windows.Forms.Label() Me.考勤彙總表_tp = New System.Windows.Forms.TabPage() Me.地區1_cb = New System.Windows.Forms.ComboBox() Me.級別1_cb = New System.Windows.Forms.ComboBox() Me.考勤彙總_dgv = New System.Windows.Forms.DataGridView() Me.Label4 = New System.Windows.Forms.Label() Me.月份2_cb = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.年份2_cb = New System.Windows.Forms.ComboBox() Me.考勤查詢表_tp = New System.Windows.Forms.TabPage() Me.DA3_bt = New System.Windows.Forms.Button() Me.DA1_bt = New System.Windows.Forms.Button() Me.考勤編輯1_bt = New System.Windows.Forms.Button() Me.視窗2_pl = New System.Windows.Forms.Panel() Me.Panel5 = New System.Windows.Forms.Panel() Me.SS6 = New System.Windows.Forms.CheckBox() Me.SS5 = New System.Windows.Forms.CheckBox() Me.SS4 = New System.Windows.Forms.CheckBox() Me.SS3 = New System.Windows.Forms.CheckBox() Me.SS2 = New System.Windows.Forms.CheckBox() Me.SS1 = New System.Windows.Forms.CheckBox() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() Me.時段A6_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段A5_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段A4_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段A3_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.時段A2_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.考勤調整1_bt = New System.Windows.Forms.Button() Me.時段A1_rtp = New Telerik.WinControls.UI.RadTimePicker() Me.日期1_tb = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() Me.CanceL2_bt = New System.Windows.Forms.Button() Me.部門1_cb = New System.Windows.Forms.ComboBox() Me.級別2_cb = New System.Windows.Forms.ComboBox() Me.日期1_dtp = New System.Windows.Forms.DateTimePicker() Me.查詢表_dgv = New System.Windows.Forms.DataGridView() CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.總清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.視窗4_pl.SuspendLayout() Me.Panel6.SuspendLayout() CType(Me.萬年曆_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() Me.TabControl1.SuspendLayout() Me.考勤明細表_tp.SuspendLayout() Me.視窗3_pl.SuspendLayout() Me.Panel4.SuspendLayout() CType(Me.時段6_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段5_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段4_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段3_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段2_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段1_rtp, System.ComponentModel.ISupportInitialize).BeginInit() Me.考勤彙總表_tp.SuspendLayout() CType(Me.考勤彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.考勤查詢表_tp.SuspendLayout() Me.視窗2_pl.SuspendLayout() Me.Panel5.SuspendLayout() CType(Me.時段A6_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段A5_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段A4_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段A3_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段A2_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.時段A1_rtp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.查詢表_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '清單1_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1 Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.清單1_dgv.Location = New System.Drawing.Point(2, 55) Me.清單1_dgv.Name = "清單1_dgv" Me.清單1_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.清單1_dgv.RowTemplate.Height = 24 Me.清單1_dgv.Size = New System.Drawing.Size(245, 607) Me.清單1_dgv.TabIndex = 1385 ' '離職_bt ' Me.離職_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.離職_bt.ForeColor = System.Drawing.Color.Black Me.離職_bt.Location = New System.Drawing.Point(93, 2) Me.離職_bt.Name = "離職_bt" Me.離職_bt.Size = New System.Drawing.Size(91, 25) Me.離職_bt.TabIndex = 1899 Me.離職_bt.Text = "L" Me.離職_bt.UseVisualStyleBackColor = True ' '在職_bt ' Me.在職_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.在職_bt.ForeColor = System.Drawing.Color.Black Me.在職_bt.Location = New System.Drawing.Point(2, 2) Me.在職_bt.Name = "在職_bt" Me.在職_bt.Size = New System.Drawing.Size(91, 25) Me.在職_bt.TabIndex = 1898 Me.在職_bt.Text = "L" Me.在職_bt.UseVisualStyleBackColor = True ' '語轉扭_bt ' Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black Me.語轉扭_bt.Location = New System.Drawing.Point(3, 104) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22) Me.語轉扭_bt.TabIndex = 1897 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.大間距1_ch.AutoSize = True Me.大間距1_ch.BackColor = System.Drawing.Color.Transparent Me.大間距1_ch.Location = New System.Drawing.Point(341, 641) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1896 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = False ' '中間距1_ch ' Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.中間距1_ch.AutoSize = True Me.中間距1_ch.BackColor = System.Drawing.Color.Transparent Me.中間距1_ch.Location = New System.Drawing.Point(296, 641) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1895 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = False ' '小間距1_ch ' Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.小間距1_ch.AutoSize = True Me.小間距1_ch.BackColor = System.Drawing.Color.Transparent Me.小間距1_ch.Location = New System.Drawing.Point(250, 641) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1894 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = False ' 'Panel1 ' Me.Panel1.Controls.Add(Me.請假編號_cb) Me.Panel1.Controls.Add(Me.總清單_dgv) Me.Panel1.Controls.Add(Me.部門_cb) Me.Panel1.Controls.Add(Me.ID_tb) Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Controls.Add(Me.語轉扭_bt) Me.Panel1.Location = New System.Drawing.Point(56, 187) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(409, 147) Me.Panel1.TabIndex = 1900 ' '請假編號_cb ' Me.請假編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.請假編號_cb.FormattingEnabled = True Me.請假編號_cb.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5"}) Me.請假編號_cb.Location = New System.Drawing.Point(31, 102) Me.請假編號_cb.Name = "請假編號_cb" Me.請假編號_cb.Size = New System.Drawing.Size(72, 24) Me.請假編號_cb.TabIndex = 1921 ' '總清單_dgv ' Me.總清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.總清單_dgv.BackgroundColor = System.Drawing.Color.White Me.總清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.總清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3 Me.總清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.總清單_dgv.Location = New System.Drawing.Point(221, 3) Me.總清單_dgv.Name = "總清單_dgv" Me.總清單_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.總清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.總清單_dgv.RowTemplate.Height = 24 Me.總清單_dgv.Size = New System.Drawing.Size(179, 66) Me.總清單_dgv.TabIndex = 1911 ' '部門_cb ' Me.部門_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.部門_cb.FormattingEnabled = True Me.部門_cb.Location = New System.Drawing.Point(109, 75) Me.部門_cb.Name = "部門_cb" Me.部門_cb.Size = New System.Drawing.Size(291, 24) Me.部門_cb.TabIndex = 1920 ' 'ID_tb ' Me.ID_tb.Location = New System.Drawing.Point(3, 75) Me.ID_tb.Name = "ID_tb" Me.ID_tb.Size = New System.Drawing.Size(100, 23) Me.ID_tb.TabIndex = 648 ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2}) Me.語言_dgv.Location = New System.Drawing.Point(3, 3) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(212, 66) Me.語言_dgv.TabIndex = 647 ' 'Column1 ' Me.Column1.HeaderText = "Column1" Me.Column1.Name = "Column1" ' 'Column2 ' Me.Column2.HeaderText = "Column2" Me.Column2.Name = "Column2" ' '日期_tb ' Me.日期_tb.Location = New System.Drawing.Point(8, 23) Me.日期_tb.Name = "日期_tb" Me.日期_tb.Size = New System.Drawing.Size(141, 23) Me.日期_tb.TabIndex = 1912 ' 'ToolTip1 ' Me.ToolTip1.AutoPopDelay = 5000 Me.ToolTip1.InitialDelay = 500 Me.ToolTip1.IsBalloon = True Me.ToolTip1.ReshowDelay = 100 Me.ToolTip1.ToolTipTitle = "illustrate" ' '計算分流 ' ' '明細_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.明細_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5 Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(246, 55) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(1197, 582) Me.明細_dgv.TabIndex = 1901 ' '月份_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(667, 2) Me.月份_cb.Name = "月份_cb" Me.月份_cb.Size = New System.Drawing.Size(46, 24) Me.月份_cb.TabIndex = 1905 ' '年份_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(565, 2) Me.年份_cb.Name = "年份_cb" Me.年份_cb.Size = New System.Drawing.Size(61, 24) Me.年份_cb.TabIndex = 1904 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.Transparent Me.Label16.Location = New System.Drawing.Point(629, 6) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(34, 16) Me.Label16.TabIndex = 1903 Me.Label16.Text = "Mon" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.BackColor = System.Drawing.Color.Transparent Me.Label17.Location = New System.Drawing.Point(531, 6) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(32, 16) Me.Label17.TabIndex = 1902 Me.Label17.Text = "Year" ' '考勤計算_cb ' Me.考勤計算_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.考勤計算_cb.AutoSize = True Me.考勤計算_cb.BackColor = System.Drawing.Color.Transparent Me.考勤計算_cb.Location = New System.Drawing.Point(1178, 6) Me.考勤計算_cb.Name = "考勤計算_cb" Me.考勤計算_cb.Size = New System.Drawing.Size(154, 20) Me.考勤計算_cb.TabIndex = 1907 Me.考勤計算_cb.Text = "Perhitungan Kehadiran" Me.考勤計算_cb.UseVisualStyleBackColor = False ' '實際打卡_cb ' Me.實際打卡_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.實際打卡_cb.AutoSize = True Me.實際打卡_cb.BackColor = System.Drawing.Color.Transparent Me.實際打卡_cb.Location = New System.Drawing.Point(1056, 6) Me.實際打卡_cb.Name = "實際打卡_cb" Me.實際打卡_cb.Size = New System.Drawing.Size(113, 20) Me.實際打卡_cb.TabIndex = 1906 Me.實際打卡_cb.Text = "Actual Check-in" Me.實際打卡_cb.UseVisualStyleBackColor = False ' 'Label1 ' Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Location = New System.Drawing.Point(1106, 639) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(125, 22) Me.Label1.TabIndex = 1908 Me.Label1.Text = "Total Hours" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '總時數_tb ' Me.總時數_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.總時數_tb.Location = New System.Drawing.Point(1237, 639) Me.總時數_tb.Name = "總時數_tb" Me.總時數_tb.Size = New System.Drawing.Size(133, 23) Me.總時數_tb.TabIndex = 1909 ' '姓名_tb ' Me.姓名_tb.Location = New System.Drawing.Point(326, 3) Me.姓名_tb.Name = "姓名_tb" Me.姓名_tb.Size = New System.Drawing.Size(199, 23) Me.姓名_tb.TabIndex = 1910 ' '視窗4_pl ' Me.視窗4_pl.BackColor = System.Drawing.Color.White Me.視窗4_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗4_pl.Controls.Add(Me.Panel6) Me.視窗4_pl.Controls.Add(Me.Label56) Me.視窗4_pl.Controls.Add(Me.CanceL4_bt) Me.視窗4_pl.Location = New System.Drawing.Point(887, 99) Me.視窗4_pl.Name = "視窗4_pl" Me.視窗4_pl.Size = New System.Drawing.Size(280, 491) Me.視窗4_pl.TabIndex = 1911 ' 'Panel6 ' Me.Panel6.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.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.Panel6.Controls.Add(Me.存檔_bt) Me.Panel6.Controls.Add(Me.萬年曆_dgv) Me.Panel6.Controls.Add(Me.Label2) Me.Panel6.Controls.Add(Me.月份1_cb) Me.Panel6.Controls.Add(Me.Label3) Me.Panel6.Controls.Add(Me.年份1_cb) Me.Panel6.Location = New System.Drawing.Point(3, 28) Me.Panel6.Name = "Panel6" Me.Panel6.Size = New System.Drawing.Size(273, 459) Me.Panel6.TabIndex = 1367 ' '存檔_bt ' Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.存檔_bt.ForeColor = System.Drawing.Color.DarkGreen Me.存檔_bt.Location = New System.Drawing.Point(226, 1) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(40, 40) Me.存檔_bt.TabIndex = 1911 Me.存檔_bt.UseVisualStyleBackColor = True ' '萬年曆_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.萬年曆_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.萬年曆_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7 Me.萬年曆_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.萬年曆_dgv.Location = New System.Drawing.Point(3, 42) Me.萬年曆_dgv.Name = "萬年曆_dgv" Me.萬年曆_dgv.RowHeadersWidth = 5 DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.萬年曆_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8 Me.萬年曆_dgv.RowTemplate.Height = 24 Me.萬年曆_dgv.Size = New System.Drawing.Size(263, 410) Me.萬年曆_dgv.TabIndex = 1910 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Location = New System.Drawing.Point(102, 13) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(34, 16) Me.Label2.TabIndex = 1907 Me.Label2.Text = "Mon" ' '月份1_cb ' Me.月份1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.月份1_cb.FormattingEnabled = True Me.月份1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.月份1_cb.Location = New System.Drawing.Point(140, 9) Me.月份1_cb.Name = "月份1_cb" Me.月份1_cb.Size = New System.Drawing.Size(46, 24) Me.月份1_cb.TabIndex = 1909 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.Location = New System.Drawing.Point(4, 13) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(32, 16) Me.Label3.TabIndex = 1906 Me.Label3.Text = "Year" ' '年份1_cb ' Me.年份1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.年份1_cb.FormattingEnabled = True Me.年份1_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"}) Me.年份1_cb.Location = New System.Drawing.Point(38, 9) Me.年份1_cb.Name = "年份1_cb" Me.年份1_cb.Size = New System.Drawing.Size(61, 24) Me.年份1_cb.TabIndex = 1908 ' 'Label56 ' Me.Label56.AutoSize = True Me.Label56.BackColor = System.Drawing.Color.Transparent Me.Label56.Location = New System.Drawing.Point(5, 7) Me.Label56.Name = "Label56" Me.Label56.Size = New System.Drawing.Size(55, 16) Me.Label56.TabIndex = 1375 Me.Label56.Text = "假日設定" ' 'CanceL4_bt ' Me.CanceL4_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CanceL4_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.CanceL4_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.CanceL4_bt.ForeColor = System.Drawing.Color.Black Me.CanceL4_bt.Location = New System.Drawing.Point(248, 2) Me.CanceL4_bt.Name = "CanceL4_bt" Me.CanceL4_bt.Size = New System.Drawing.Size(26, 26) Me.CanceL4_bt.TabIndex = 1374 Me.CanceL4_bt.Text = "X" Me.CanceL4_bt.UseVisualStyleBackColor = False ' 'Panel2 ' Me.Panel2.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.Panel2.Controls.Add(Me.工人_ch) Me.Panel2.Controls.Add(Me.單一列印_cb) Me.Panel2.Controls.Add(Me.視窗4_pl) Me.Panel2.Controls.Add(Me.假日設定_bt) Me.Panel2.Controls.Add(Me.考勤計算_cb) Me.Panel2.Controls.Add(Me.實際打卡_cb) Me.Panel2.Controls.Add(Me.TabControl1) Me.Panel2.Location = New System.Drawing.Point(-1, -1) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1452, 708) Me.Panel2.TabIndex = 1912 ' '工人_ch ' Me.工人_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.工人_ch.AutoSize = True Me.工人_ch.BackColor = System.Drawing.SystemColors.Control Me.工人_ch.Location = New System.Drawing.Point(922, 5) Me.工人_ch.Name = "工人_ch" Me.工人_ch.Size = New System.Drawing.Size(131, 20) Me.工人_ch.TabIndex = 1923 Me.工人_ch.Text = "Pekerja Sementara" Me.工人_ch.UseVisualStyleBackColor = False ' '單一列印_cb ' Me.單一列印_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.單一列印_cb.AutoSize = True Me.單一列印_cb.BackColor = System.Drawing.Color.Transparent Me.單一列印_cb.Location = New System.Drawing.Point(1339, 5) Me.單一列印_cb.Name = "單一列印_cb" Me.單一列印_cb.Size = New System.Drawing.Size(108, 20) Me.單一列印_cb.TabIndex = 1922 Me.單一列印_cb.Text = "Cetak Tunggal" Me.單一列印_cb.UseVisualStyleBackColor = False ' '假日設定_bt ' Me.假日設定_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.假日設定_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.假日設定_bt.ForeColor = System.Drawing.Color.Black Me.假日設定_bt.Location = New System.Drawing.Point(784, 3) Me.假日設定_bt.Name = "假日設定_bt" Me.假日設定_bt.Size = New System.Drawing.Size(133, 25) Me.假日設定_bt.TabIndex = 1908 Me.假日設定_bt.Text = "Pengaturan Libur" Me.假日設定_bt.UseVisualStyleBackColor = True ' 'TabControl1 ' Me.TabControl1.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.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons Me.TabControl1.Controls.Add(Me.考勤明細表_tp) Me.TabControl1.Controls.Add(Me.考勤彙總表_tp) Me.TabControl1.Controls.Add(Me.考勤查詢表_tp) Me.TabControl1.Location = New System.Drawing.Point(0, 2) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(1452, 707) Me.TabControl1.TabIndex = 0 ' '考勤明細表_tp ' Me.考勤明細表_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.考勤明細表_tp.Controls.Add(Me.列印_bt) Me.考勤明細表_tp.Controls.Add(Me.地區_cb) Me.考勤明細表_tp.Controls.Add(Me.視窗3_pl) Me.考勤明細表_tp.Controls.Add(Me.考勤編輯_bt) Me.考勤明細表_tp.Controls.Add(Me.加班請假_bt) Me.考勤明細表_tp.Controls.Add(Me.Label10) Me.考勤明細表_tp.Controls.Add(Me.部門名稱_tb) Me.考勤明細表_tp.Controls.Add(Me.Label9) Me.考勤明細表_tp.Controls.Add(Me.員工崗位_tb) Me.考勤明細表_tp.Controls.Add(Me.員工代碼_tb) Me.考勤明細表_tp.Controls.Add(Me.級別_cb) Me.考勤明細表_tp.Controls.Add(Me.在職_bt) Me.考勤明細表_tp.Controls.Add(Me.姓名_tb) Me.考勤明細表_tp.Controls.Add(Me.總時數_tb) Me.考勤明細表_tp.Controls.Add(Me.大間距1_ch) Me.考勤明細表_tp.Controls.Add(Me.清單1_dgv) Me.考勤明細表_tp.Controls.Add(Me.中間距1_ch) Me.考勤明細表_tp.Controls.Add(Me.Label1) Me.考勤明細表_tp.Controls.Add(Me.小間距1_ch) Me.考勤明細表_tp.Controls.Add(Me.離職_bt) Me.考勤明細表_tp.Controls.Add(Me.Label16) Me.考勤明細表_tp.Controls.Add(Me.明細_dgv) Me.考勤明細表_tp.Controls.Add(Me.月份_cb) Me.考勤明細表_tp.Controls.Add(Me.Label17) Me.考勤明細表_tp.Controls.Add(Me.年份_cb) Me.考勤明細表_tp.Controls.Add(Me.Label8) Me.考勤明細表_tp.Location = New System.Drawing.Point(4, 28) Me.考勤明細表_tp.Name = "考勤明細表_tp" Me.考勤明細表_tp.Padding = New System.Windows.Forms.Padding(3) Me.考勤明細表_tp.Size = New System.Drawing.Size(1444, 675) Me.考勤明細表_tp.TabIndex = 0 Me.考勤明細表_tp.Text = "考勤明細表" Me.考勤明細表_tp.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.列印_bt.ForeColor = System.Drawing.Color.DarkGreen Me.列印_bt.Location = New System.Drawing.Point(1389, 3) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(50, 50) Me.列印_bt.TabIndex = 1921 Me.列印_bt.UseVisualStyleBackColor = True ' '地區_cb ' Me.地區_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.地區_cb.FormattingEnabled = True Me.地區_cb.Items.AddRange(New Object() {"", "kantor", "Lokasi konstruksi"}) Me.地區_cb.Location = New System.Drawing.Point(55, 29) Me.地區_cb.Name = "地區_cb" Me.地區_cb.Size = New System.Drawing.Size(129, 24) Me.地區_cb.TabIndex = 1920 ' '視窗3_pl ' Me.視窗3_pl.BackColor = System.Drawing.Color.White Me.視窗3_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗3_pl.Controls.Add(Me.Panel4) Me.視窗3_pl.Controls.Add(Me.Label11) Me.視窗3_pl.Controls.Add(Me.CanceL3_bt) Me.視窗3_pl.Location = New System.Drawing.Point(1168, 68) Me.視窗3_pl.Name = "視窗3_pl" Me.視窗3_pl.Size = New System.Drawing.Size(211, 249) Me.視窗3_pl.TabIndex = 1912 ' 'Panel4 ' Me.Panel4.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.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.Panel4.Controls.Add(Me.S6) Me.Panel4.Controls.Add(Me.S5) Me.Panel4.Controls.Add(Me.S4) Me.Panel4.Controls.Add(Me.S3) Me.Panel4.Controls.Add(Me.S2) Me.Panel4.Controls.Add(Me.S1) Me.Panel4.Controls.Add(Me.Label15) Me.Panel4.Controls.Add(Me.Label14) Me.Panel4.Controls.Add(Me.Label13) Me.Panel4.Controls.Add(Me.Label12) Me.Panel4.Controls.Add(Me.Label7) Me.Panel4.Controls.Add(Me.Label6) Me.Panel4.Controls.Add(Me.時段6_rtp) Me.Panel4.Controls.Add(Me.時段5_rtp) Me.Panel4.Controls.Add(Me.時段4_rtp) Me.Panel4.Controls.Add(Me.時段3_rtp) Me.Panel4.Controls.Add(Me.時段2_rtp) Me.Panel4.Controls.Add(Me.考勤調整_bt) Me.Panel4.Controls.Add(Me.時段1_rtp) Me.Panel4.Controls.Add(Me.日期_tb) Me.Panel4.Controls.Add(Me.高級_cb) Me.Panel4.Location = New System.Drawing.Point(3, 28) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(204, 217) Me.Panel4.TabIndex = 1367 ' 'S6 ' Me.S6.AutoSize = True Me.S6.Location = New System.Drawing.Point(178, 190) Me.S6.Name = "S6" Me.S6.Size = New System.Drawing.Size(15, 14) Me.S6.TabIndex = 1937 Me.S6.UseVisualStyleBackColor = True ' 'S5 ' Me.S5.AutoSize = True Me.S5.Location = New System.Drawing.Point(178, 163) Me.S5.Name = "S5" Me.S5.Size = New System.Drawing.Size(15, 14) Me.S5.TabIndex = 1936 Me.S5.UseVisualStyleBackColor = True ' 'S4 ' Me.S4.AutoSize = True Me.S4.Location = New System.Drawing.Point(178, 136) Me.S4.Name = "S4" Me.S4.Size = New System.Drawing.Size(15, 14) Me.S4.TabIndex = 1935 Me.S4.UseVisualStyleBackColor = True ' 'S3 ' Me.S3.AutoSize = True Me.S3.Location = New System.Drawing.Point(178, 110) Me.S3.Name = "S3" Me.S3.Size = New System.Drawing.Size(15, 14) Me.S3.TabIndex = 1934 Me.S3.UseVisualStyleBackColor = True ' 'S2 ' Me.S2.AutoSize = True Me.S2.Location = New System.Drawing.Point(178, 83) Me.S2.Name = "S2" Me.S2.Size = New System.Drawing.Size(15, 14) Me.S2.TabIndex = 1933 Me.S2.UseVisualStyleBackColor = True ' 'S1 ' Me.S1.AutoSize = True Me.S1.Location = New System.Drawing.Point(178, 57) Me.S1.Name = "S1" Me.S1.Size = New System.Drawing.Size(15, 14) Me.S1.TabIndex = 1932 Me.S1.UseVisualStyleBackColor = True ' 'Label15 ' Me.Label15.BackColor = System.Drawing.Color.Transparent Me.Label15.Location = New System.Drawing.Point(5, 186) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(49, 19) Me.Label15.TabIndex = 1931 Me.Label15.Text = "Year" Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label14 ' Me.Label14.BackColor = System.Drawing.Color.Transparent Me.Label14.Location = New System.Drawing.Point(5, 159) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(49, 19) Me.Label14.TabIndex = 1930 Me.Label14.Text = "Year" Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label13 ' Me.Label13.BackColor = System.Drawing.Color.Transparent Me.Label13.Location = New System.Drawing.Point(5, 132) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(49, 19) Me.Label13.TabIndex = 1929 Me.Label13.Text = "Year" Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label12 ' Me.Label12.BackColor = System.Drawing.Color.Transparent Me.Label12.Location = New System.Drawing.Point(5, 106) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(49, 19) Me.Label12.TabIndex = 1928 Me.Label12.Text = "Year" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label7 ' Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.Location = New System.Drawing.Point(5, 79) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(49, 19) Me.Label7.TabIndex = 1927 Me.Label7.Text = "Year" Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label6 ' Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.Location = New System.Drawing.Point(5, 53) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(49, 19) Me.Label6.TabIndex = 1926 Me.Label6.Text = "Year" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '時段6_rtp ' Me.時段6_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段6_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段6_rtp.ForeColor = System.Drawing.Color.Black Me.時段6_rtp.Location = New System.Drawing.Point(56, 184) Me.時段6_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段6_rtp.MinValue = New Date(CType(0, Long)) Me.時段6_rtp.Name = "時段6_rtp" Me.時段6_rtp.Size = New System.Drawing.Size(119, 25) Me.時段6_rtp.TabIndex = 1925 Me.時段6_rtp.TabStop = False Me.時段6_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段5_rtp ' Me.時段5_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段5_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段5_rtp.ForeColor = System.Drawing.Color.Black Me.時段5_rtp.Location = New System.Drawing.Point(56, 157) Me.時段5_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段5_rtp.MinValue = New Date(CType(0, Long)) Me.時段5_rtp.Name = "時段5_rtp" Me.時段5_rtp.Size = New System.Drawing.Size(119, 25) Me.時段5_rtp.TabIndex = 1924 Me.時段5_rtp.TabStop = False Me.時段5_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段4_rtp ' Me.時段4_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段4_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段4_rtp.ForeColor = System.Drawing.Color.Black Me.時段4_rtp.Location = New System.Drawing.Point(56, 130) Me.時段4_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段4_rtp.MinValue = New Date(CType(0, Long)) Me.時段4_rtp.Name = "時段4_rtp" Me.時段4_rtp.Size = New System.Drawing.Size(119, 25) Me.時段4_rtp.TabIndex = 1915 Me.時段4_rtp.TabStop = False Me.時段4_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段3_rtp ' Me.時段3_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段3_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段3_rtp.ForeColor = System.Drawing.Color.Black Me.時段3_rtp.Location = New System.Drawing.Point(56, 103) Me.時段3_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段3_rtp.MinValue = New Date(CType(0, Long)) Me.時段3_rtp.Name = "時段3_rtp" Me.時段3_rtp.Size = New System.Drawing.Size(119, 25) Me.時段3_rtp.TabIndex = 1923 Me.時段3_rtp.TabStop = False Me.時段3_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段2_rtp ' Me.時段2_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段2_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段2_rtp.ForeColor = System.Drawing.Color.Black Me.時段2_rtp.Location = New System.Drawing.Point(56, 76) Me.時段2_rtp.MaxValue = New Date(9999, 12, 31, 0, 0, 0, 0) Me.時段2_rtp.MinValue = New Date(CType(0, Long)) Me.時段2_rtp.Name = "時段2_rtp" Me.時段2_rtp.Size = New System.Drawing.Size(119, 25) Me.時段2_rtp.TabIndex = 1922 Me.時段2_rtp.TabStop = False Me.時段2_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '考勤調整_bt ' Me.考勤調整_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.考勤調整_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.考勤調整_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.考勤調整_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.考勤調整_bt.ForeColor = System.Drawing.Color.DarkGreen Me.考勤調整_bt.Location = New System.Drawing.Point(155, 5) Me.考勤調整_bt.Name = "考勤調整_bt" Me.考勤調整_bt.Size = New System.Drawing.Size(40, 40) Me.考勤調整_bt.TabIndex = 1919 Me.考勤調整_bt.UseVisualStyleBackColor = True ' '時段1_rtp ' Me.時段1_rtp.BackColor = System.Drawing.Color.White Me.時段1_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段1_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段1_rtp.ForeColor = System.Drawing.SystemColors.ControlText Me.時段1_rtp.Location = New System.Drawing.Point(56, 49) Me.時段1_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段1_rtp.MinValue = New Date(CType(0, Long)) Me.時段1_rtp.Name = "時段1_rtp" Me.時段1_rtp.Size = New System.Drawing.Size(119, 25) Me.時段1_rtp.TabIndex = 1914 Me.時段1_rtp.TabStop = False Me.時段1_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '高級_cb ' Me.高級_cb.AutoSize = True Me.高級_cb.BackColor = System.Drawing.Color.Transparent Me.高級_cb.Location = New System.Drawing.Point(10, 2) Me.高級_cb.Name = "高級_cb" Me.高級_cb.Size = New System.Drawing.Size(136, 20) Me.高級_cb.TabIndex = 1938 Me.高級_cb.Text = "Advanced/Lanjutan" Me.高級_cb.UseVisualStyleBackColor = False ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(5, 7) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(55, 16) Me.Label11.TabIndex = 1375 Me.Label11.Text = "假日設定" ' 'CanceL3_bt ' Me.CanceL3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CanceL3_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.CanceL3_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.CanceL3_bt.ForeColor = System.Drawing.Color.Black Me.CanceL3_bt.Location = New System.Drawing.Point(179, 2) Me.CanceL3_bt.Name = "CanceL3_bt" Me.CanceL3_bt.Size = New System.Drawing.Size(26, 26) Me.CanceL3_bt.TabIndex = 1374 Me.CanceL3_bt.Text = "X" Me.CanceL3_bt.UseVisualStyleBackColor = False ' '考勤編輯_bt ' Me.考勤編輯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.考勤編輯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.chime_in Me.考勤編輯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.考勤編輯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.考勤編輯_bt.ForeColor = System.Drawing.Color.DarkGreen Me.考勤編輯_bt.Location = New System.Drawing.Point(1285, 3) Me.考勤編輯_bt.Name = "考勤編輯_bt" Me.考勤編輯_bt.Size = New System.Drawing.Size(50, 50) Me.考勤編輯_bt.TabIndex = 1919 Me.考勤編輯_bt.UseVisualStyleBackColor = True ' '加班請假_bt ' Me.加班請假_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.加班請假_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.加班請假_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.加班請假_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.加班請假_bt.ForeColor = System.Drawing.Color.DarkGreen Me.加班請假_bt.Location = New System.Drawing.Point(1337, 3) Me.加班請假_bt.Name = "加班請假_bt" Me.加班請假_bt.Size = New System.Drawing.Size(50, 50) Me.加班請假_bt.TabIndex = 1918 Me.加班請假_bt.UseVisualStyleBackColor = True ' 'Label10 ' Me.Label10.BackColor = System.Drawing.Color.Transparent Me.Label10.Location = New System.Drawing.Point(719, 31) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(116, 20) Me.Label10.TabIndex = 1917 Me.Label10.Text = "Department Name" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '部門名稱_tb ' Me.部門名稱_tb.BackColor = System.Drawing.Color.White Me.部門名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.部門名稱_tb.Location = New System.Drawing.Point(839, 29) Me.部門名稱_tb.Name = "部門名稱_tb" Me.部門名稱_tb.Size = New System.Drawing.Size(268, 25) Me.部門名稱_tb.TabIndex = 1916 ' 'Label9 ' Me.Label9.BackColor = System.Drawing.Color.Transparent Me.Label9.Location = New System.Drawing.Point(719, 5) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(116, 20) Me.Label9.TabIndex = 1915 Me.Label9.Text = "Employee Position" Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '員工崗位_tb ' Me.員工崗位_tb.BackColor = System.Drawing.Color.White Me.員工崗位_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.員工崗位_tb.Location = New System.Drawing.Point(839, 3) Me.員工崗位_tb.Name = "員工崗位_tb" Me.員工崗位_tb.Size = New System.Drawing.Size(268, 25) Me.員工崗位_tb.TabIndex = 1914 ' '員工代碼_tb ' Me.員工代碼_tb.BackColor = System.Drawing.Color.White Me.員工代碼_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.員工代碼_tb.Location = New System.Drawing.Point(445, 29) Me.員工代碼_tb.Name = "員工代碼_tb" Me.員工代碼_tb.Size = New System.Drawing.Size(268, 25) Me.員工代碼_tb.TabIndex = 1912 ' '級別_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(4, 29) Me.級別_cb.Name = "級別_cb" Me.級別_cb.Size = New System.Drawing.Size(46, 24) Me.級別_cb.TabIndex = 1911 ' 'Label8 ' Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Location = New System.Drawing.Point(325, 31) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(116, 20) Me.Label8.TabIndex = 1913 Me.Label8.Text = "Employee Code " Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '考勤彙總表_tp ' Me.考勤彙總表_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.考勤彙總表_tp.Controls.Add(Me.地區1_cb) Me.考勤彙總表_tp.Controls.Add(Me.級別1_cb) Me.考勤彙總表_tp.Controls.Add(Me.考勤彙總_dgv) Me.考勤彙總表_tp.Controls.Add(Me.Label4) Me.考勤彙總表_tp.Controls.Add(Me.月份2_cb) Me.考勤彙總表_tp.Controls.Add(Me.Label5) Me.考勤彙總表_tp.Controls.Add(Me.年份2_cb) Me.考勤彙總表_tp.Location = New System.Drawing.Point(4, 28) Me.考勤彙總表_tp.Name = "考勤彙總表_tp" Me.考勤彙總表_tp.Padding = New System.Windows.Forms.Padding(3) Me.考勤彙總表_tp.Size = New System.Drawing.Size(1444, 675) Me.考勤彙總表_tp.TabIndex = 1 Me.考勤彙總表_tp.Text = "考勤彙總表" Me.考勤彙總表_tp.UseVisualStyleBackColor = True ' '地區1_cb ' Me.地區1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.地區1_cb.FormattingEnabled = True Me.地區1_cb.Items.AddRange(New Object() {"", "kantor", "Lokasi konstruksi"}) Me.地區1_cb.Location = New System.Drawing.Point(192, 9) Me.地區1_cb.Name = "地區1_cb" Me.地區1_cb.Size = New System.Drawing.Size(129, 24) Me.地區1_cb.TabIndex = 1921 ' '級別1_cb ' Me.級別1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.級別1_cb.FormattingEnabled = True Me.級別1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.級別1_cb.Location = New System.Drawing.Point(327, 9) Me.級別1_cb.Name = "級別1_cb" Me.級別1_cb.Size = New System.Drawing.Size(46, 24) Me.級別1_cb.TabIndex = 1917 ' '考勤彙總_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.考勤彙總_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.考勤彙總_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9 Me.考勤彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.考勤彙總_dgv.Location = New System.Drawing.Point(2, 42) Me.考勤彙總_dgv.Name = "考勤彙總_dgv" Me.考勤彙總_dgv.RowHeadersWidth = 5 DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.考勤彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10 Me.考勤彙總_dgv.RowTemplate.Height = 24 Me.考勤彙總_dgv.Size = New System.Drawing.Size(1438, 629) Me.考勤彙總_dgv.TabIndex = 1916 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Location = New System.Drawing.Point(102, 13) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(34, 16) Me.Label4.TabIndex = 1913 Me.Label4.Text = "Mon" ' '月份2_cb ' Me.月份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.月份2_cb.FormattingEnabled = True Me.月份2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.月份2_cb.Location = New System.Drawing.Point(140, 9) Me.月份2_cb.Name = "月份2_cb" Me.月份2_cb.Size = New System.Drawing.Size(46, 24) Me.月份2_cb.TabIndex = 1915 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Location = New System.Drawing.Point(4, 13) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(32, 16) Me.Label5.TabIndex = 1912 Me.Label5.Text = "Year" ' '年份2_cb ' Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.年份2_cb.FormattingEnabled = True Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"}) Me.年份2_cb.Location = New System.Drawing.Point(38, 9) Me.年份2_cb.Name = "年份2_cb" Me.年份2_cb.Size = New System.Drawing.Size(61, 24) Me.年份2_cb.TabIndex = 1914 ' '考勤查詢表_tp ' Me.考勤查詢表_tp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.考勤查詢表_tp.Controls.Add(Me.DA3_bt) Me.考勤查詢表_tp.Controls.Add(Me.DA1_bt) Me.考勤查詢表_tp.Controls.Add(Me.考勤編輯1_bt) Me.考勤查詢表_tp.Controls.Add(Me.視窗2_pl) Me.考勤查詢表_tp.Controls.Add(Me.部門1_cb) Me.考勤查詢表_tp.Controls.Add(Me.級別2_cb) Me.考勤查詢表_tp.Controls.Add(Me.日期1_dtp) Me.考勤查詢表_tp.Controls.Add(Me.查詢表_dgv) Me.考勤查詢表_tp.Location = New System.Drawing.Point(4, 28) Me.考勤查詢表_tp.Name = "考勤查詢表_tp" Me.考勤查詢表_tp.Padding = New System.Windows.Forms.Padding(3) Me.考勤查詢表_tp.Size = New System.Drawing.Size(1444, 675) Me.考勤查詢表_tp.TabIndex = 2 Me.考勤查詢表_tp.Text = "考勤查詢表" Me.考勤查詢表_tp.UseVisualStyleBackColor = True ' 'DA3_bt ' Me.DA3_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right Me.DA3_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.DA3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DA3_bt.Location = New System.Drawing.Point(137, 4) Me.DA3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DA3_bt.Name = "DA3_bt" Me.DA3_bt.Size = New System.Drawing.Size(35, 35) Me.DA3_bt.TabIndex = 1925 Me.DA3_bt.UseVisualStyleBackColor = True ' 'DA1_bt ' Me.DA1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_left Me.DA1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.DA1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DA1_bt.Location = New System.Drawing.Point(8, 4) Me.DA1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DA1_bt.Name = "DA1_bt" Me.DA1_bt.Size = New System.Drawing.Size(35, 35) Me.DA1_bt.TabIndex = 1924 Me.DA1_bt.UseVisualStyleBackColor = True ' '考勤編輯1_bt ' Me.考勤編輯1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.考勤編輯1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.chime_in Me.考勤編輯1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.考勤編輯1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.考勤編輯1_bt.ForeColor = System.Drawing.Color.DarkGreen Me.考勤編輯1_bt.Location = New System.Drawing.Point(1472, 1) Me.考勤編輯1_bt.Name = "考勤編輯1_bt" Me.考勤編輯1_bt.Size = New System.Drawing.Size(40, 40) Me.考勤編輯1_bt.TabIndex = 1923 Me.考勤編輯1_bt.UseVisualStyleBackColor = True ' '視窗2_pl ' Me.視窗2_pl.BackColor = System.Drawing.Color.White Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗2_pl.Controls.Add(Me.Panel5) Me.視窗2_pl.Controls.Add(Me.Label24) Me.視窗2_pl.Controls.Add(Me.CanceL2_bt) Me.視窗2_pl.Location = New System.Drawing.Point(653, 212) Me.視窗2_pl.Name = "視窗2_pl" Me.視窗2_pl.Size = New System.Drawing.Size(212, 249) Me.視窗2_pl.TabIndex = 1922 ' 'Panel5 ' Me.Panel5.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.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.Panel5.Controls.Add(Me.SS6) Me.Panel5.Controls.Add(Me.SS5) Me.Panel5.Controls.Add(Me.SS4) Me.Panel5.Controls.Add(Me.SS3) Me.Panel5.Controls.Add(Me.SS2) Me.Panel5.Controls.Add(Me.SS1) Me.Panel5.Controls.Add(Me.Label18) Me.Panel5.Controls.Add(Me.Label19) Me.Panel5.Controls.Add(Me.Label20) Me.Panel5.Controls.Add(Me.Label21) Me.Panel5.Controls.Add(Me.Label22) Me.Panel5.Controls.Add(Me.Label23) Me.Panel5.Controls.Add(Me.時段A6_rtp) Me.Panel5.Controls.Add(Me.時段A5_rtp) Me.Panel5.Controls.Add(Me.時段A4_rtp) Me.Panel5.Controls.Add(Me.時段A3_rtp) Me.Panel5.Controls.Add(Me.時段A2_rtp) Me.Panel5.Controls.Add(Me.考勤調整1_bt) Me.Panel5.Controls.Add(Me.時段A1_rtp) Me.Panel5.Controls.Add(Me.日期1_tb) Me.Panel5.Location = New System.Drawing.Point(3, 28) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(205, 217) Me.Panel5.TabIndex = 1367 ' 'SS6 ' Me.SS6.AutoSize = True Me.SS6.Location = New System.Drawing.Point(181, 189) Me.SS6.Name = "SS6" Me.SS6.Size = New System.Drawing.Size(15, 14) Me.SS6.TabIndex = 1943 Me.SS6.UseVisualStyleBackColor = True ' 'SS5 ' Me.SS5.AutoSize = True Me.SS5.Location = New System.Drawing.Point(181, 162) Me.SS5.Name = "SS5" Me.SS5.Size = New System.Drawing.Size(15, 14) Me.SS5.TabIndex = 1942 Me.SS5.UseVisualStyleBackColor = True ' 'SS4 ' Me.SS4.AutoSize = True Me.SS4.Location = New System.Drawing.Point(181, 135) Me.SS4.Name = "SS4" Me.SS4.Size = New System.Drawing.Size(15, 14) Me.SS4.TabIndex = 1941 Me.SS4.UseVisualStyleBackColor = True ' 'SS3 ' Me.SS3.AutoSize = True Me.SS3.Location = New System.Drawing.Point(181, 109) Me.SS3.Name = "SS3" Me.SS3.Size = New System.Drawing.Size(15, 14) Me.SS3.TabIndex = 1940 Me.SS3.UseVisualStyleBackColor = True ' 'SS2 ' Me.SS2.AutoSize = True Me.SS2.Location = New System.Drawing.Point(181, 82) Me.SS2.Name = "SS2" Me.SS2.Size = New System.Drawing.Size(15, 14) Me.SS2.TabIndex = 1939 Me.SS2.UseVisualStyleBackColor = True ' 'SS1 ' Me.SS1.AutoSize = True Me.SS1.Location = New System.Drawing.Point(181, 56) Me.SS1.Name = "SS1" Me.SS1.Size = New System.Drawing.Size(15, 14) Me.SS1.TabIndex = 1938 Me.SS1.UseVisualStyleBackColor = True ' 'Label18 ' Me.Label18.BackColor = System.Drawing.Color.Transparent Me.Label18.Location = New System.Drawing.Point(5, 186) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(49, 19) Me.Label18.TabIndex = 1931 Me.Label18.Text = "Year" Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label19 ' Me.Label19.BackColor = System.Drawing.Color.Transparent Me.Label19.Location = New System.Drawing.Point(5, 159) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(49, 19) Me.Label19.TabIndex = 1930 Me.Label19.Text = "Year" Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label20 ' Me.Label20.BackColor = System.Drawing.Color.Transparent Me.Label20.Location = New System.Drawing.Point(5, 132) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(49, 19) Me.Label20.TabIndex = 1929 Me.Label20.Text = "Year" Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label21 ' Me.Label21.BackColor = System.Drawing.Color.Transparent Me.Label21.Location = New System.Drawing.Point(5, 106) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(49, 19) Me.Label21.TabIndex = 1928 Me.Label21.Text = "Year" Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label22 ' Me.Label22.BackColor = System.Drawing.Color.Transparent Me.Label22.Location = New System.Drawing.Point(5, 79) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(49, 19) Me.Label22.TabIndex = 1927 Me.Label22.Text = "Year" Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label23 ' Me.Label23.BackColor = System.Drawing.Color.Transparent Me.Label23.Location = New System.Drawing.Point(5, 53) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(49, 19) Me.Label23.TabIndex = 1926 Me.Label23.Text = "Year" Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '時段A6_rtp ' Me.時段A6_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A6_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A6_rtp.Location = New System.Drawing.Point(56, 184) Me.時段A6_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段A6_rtp.MinValue = New Date(CType(0, Long)) Me.時段A6_rtp.Name = "時段A6_rtp" Me.時段A6_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A6_rtp.TabIndex = 1925 Me.時段A6_rtp.TabStop = False Me.時段A6_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段A5_rtp ' Me.時段A5_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A5_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A5_rtp.Location = New System.Drawing.Point(56, 157) Me.時段A5_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段A5_rtp.MinValue = New Date(CType(0, Long)) Me.時段A5_rtp.Name = "時段A5_rtp" Me.時段A5_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A5_rtp.TabIndex = 1924 Me.時段A5_rtp.TabStop = False Me.時段A5_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段A4_rtp ' Me.時段A4_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A4_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A4_rtp.Location = New System.Drawing.Point(56, 130) Me.時段A4_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段A4_rtp.MinValue = New Date(CType(0, Long)) Me.時段A4_rtp.Name = "時段A4_rtp" Me.時段A4_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A4_rtp.TabIndex = 1915 Me.時段A4_rtp.TabStop = False Me.時段A4_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段A3_rtp ' Me.時段A3_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A3_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A3_rtp.Location = New System.Drawing.Point(56, 103) Me.時段A3_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段A3_rtp.MinValue = New Date(CType(0, Long)) Me.時段A3_rtp.Name = "時段A3_rtp" Me.時段A3_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A3_rtp.TabIndex = 1923 Me.時段A3_rtp.TabStop = False Me.時段A3_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '時段A2_rtp ' Me.時段A2_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A2_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A2_rtp.Location = New System.Drawing.Point(56, 76) Me.時段A2_rtp.MaxValue = New Date(9999, 12, 31, 0, 0, 0, 0) Me.時段A2_rtp.MinValue = New Date(CType(0, Long)) Me.時段A2_rtp.Name = "時段A2_rtp" Me.時段A2_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A2_rtp.TabIndex = 1922 Me.時段A2_rtp.TabStop = False Me.時段A2_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '考勤調整1_bt ' Me.考勤調整1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.考勤調整1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.考勤調整1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.考勤調整1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.考勤調整1_bt.ForeColor = System.Drawing.Color.DarkGreen Me.考勤調整1_bt.Location = New System.Drawing.Point(158, 5) Me.考勤調整1_bt.Name = "考勤調整1_bt" Me.考勤調整1_bt.Size = New System.Drawing.Size(40, 40) Me.考勤調整1_bt.TabIndex = 1919 Me.考勤調整1_bt.UseVisualStyleBackColor = True ' '時段A1_rtp ' Me.時段A1_rtp.Culture = New System.Globalization.CultureInfo("id") Me.時段A1_rtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.時段A1_rtp.Location = New System.Drawing.Point(56, 49) Me.時段A1_rtp.MaxValue = New Date(9999, 12, 31, 23, 59, 59, 0) Me.時段A1_rtp.MinValue = New Date(CType(0, Long)) Me.時段A1_rtp.Name = "時段A1_rtp" Me.時段A1_rtp.Size = New System.Drawing.Size(119, 25) Me.時段A1_rtp.TabIndex = 1914 Me.時段A1_rtp.TabStop = False Me.時段A1_rtp.Value = New Date(2022, 11, 18, 8, 0, 0, 0) ' '日期1_tb ' Me.日期1_tb.Location = New System.Drawing.Point(8, 13) Me.日期1_tb.Name = "日期1_tb" Me.日期1_tb.Size = New System.Drawing.Size(144, 23) Me.日期1_tb.TabIndex = 1912 ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.BackColor = System.Drawing.Color.Transparent Me.Label24.Location = New System.Drawing.Point(5, 7) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(55, 16) Me.Label24.TabIndex = 1375 Me.Label24.Text = "假日設定" ' 'CanceL2_bt ' Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black Me.CanceL2_bt.Location = New System.Drawing.Point(180, 2) Me.CanceL2_bt.Name = "CanceL2_bt" Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26) Me.CanceL2_bt.TabIndex = 1374 Me.CanceL2_bt.Text = "X" Me.CanceL2_bt.UseVisualStyleBackColor = False ' '部門1_cb ' Me.部門1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.部門1_cb.FormattingEnabled = True Me.部門1_cb.Location = New System.Drawing.Point(190, 10) Me.部門1_cb.Name = "部門1_cb" Me.部門1_cb.Size = New System.Drawing.Size(129, 24) Me.部門1_cb.TabIndex = 1921 ' '級別2_cb ' Me.級別2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.級別2_cb.FormattingEnabled = True Me.級別2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.級別2_cb.Location = New System.Drawing.Point(325, 10) Me.級別2_cb.Name = "級別2_cb" Me.級別2_cb.Size = New System.Drawing.Size(46, 24) Me.級別2_cb.TabIndex = 1919 ' '日期1_dtp ' Me.日期1_dtp.CustomFormat = "yyyy/MM/dd" Me.日期1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.日期1_dtp.Location = New System.Drawing.Point(44, 10) Me.日期1_dtp.Name = "日期1_dtp" Me.日期1_dtp.Size = New System.Drawing.Size(92, 23) Me.日期1_dtp.TabIndex = 1918 ' '查詢表_dgv ' 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.BackgroundColor = System.Drawing.Color.White Me.查詢表_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText Me.查詢表_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle11 Me.查詢表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.查詢表_dgv.Location = New System.Drawing.Point(2, 42) Me.查詢表_dgv.Name = "查詢表_dgv" Me.查詢表_dgv.RowHeadersWidth = 5 DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.查詢表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12 Me.查詢表_dgv.RowTemplate.Height = 24 Me.查詢表_dgv.Size = New System.Drawing.Size(1438, 629) Me.查詢表_dgv.TabIndex = 1917 ' '考勤明細表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1451, 707) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) 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(4) Me.Name = "考勤明細表" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "考勤明細表" CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.總清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.視窗4_pl.ResumeLayout(False) Me.視窗4_pl.PerformLayout() Me.Panel6.ResumeLayout(False) Me.Panel6.PerformLayout() CType(Me.萬年曆_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.考勤明細表_tp.ResumeLayout(False) Me.考勤明細表_tp.PerformLayout() Me.視窗3_pl.ResumeLayout(False) Me.視窗3_pl.PerformLayout() Me.Panel4.ResumeLayout(False) Me.Panel4.PerformLayout() CType(Me.時段6_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段5_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段4_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段3_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段2_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段1_rtp, System.ComponentModel.ISupportInitialize).EndInit() Me.考勤彙總表_tp.ResumeLayout(False) Me.考勤彙總表_tp.PerformLayout() CType(Me.考勤彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.考勤查詢表_tp.ResumeLayout(False) Me.視窗2_pl.ResumeLayout(False) Me.視窗2_pl.PerformLayout() Me.Panel5.ResumeLayout(False) Me.Panel5.PerformLayout() CType(Me.時段A6_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段A5_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段A4_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段A3_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段A2_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.時段A1_rtp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.查詢表_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents 清單1_dgv As DataGridView Friend WithEvents 離職_bt As Button Friend WithEvents 在職_bt As Button Friend WithEvents 語轉扭_bt As Button Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents Panel1 As Panel Friend WithEvents 語言_dgv As DataGridView Friend WithEvents Column1 As DataGridViewTextBoxColumn Friend WithEvents Column2 As DataGridViewTextBoxColumn Friend WithEvents ToolTip1 As ToolTip Friend WithEvents 計算分流 As Timer Friend WithEvents 明細_dgv As DataGridView Friend WithEvents ID_tb As TextBox Friend WithEvents 月份_cb As ComboBox Friend WithEvents 年份_cb As ComboBox Friend WithEvents Label16 As Label Friend WithEvents Label17 As Label Friend WithEvents 考勤計算_cb As CheckBox Friend WithEvents 實際打卡_cb As CheckBox Friend WithEvents Label1 As Label Friend WithEvents 總時數_tb As TextBox Friend WithEvents 姓名_tb As TextBox Friend WithEvents 視窗4_pl As Panel Friend WithEvents Panel6 As Panel Friend WithEvents Label56 As Label Friend WithEvents CanceL4_bt As Button Friend WithEvents Panel2 As Panel Friend WithEvents TabControl1 As TabControl Friend WithEvents 考勤明細表_tp As TabPage Friend WithEvents 考勤彙總表_tp As TabPage Friend WithEvents Label2 As Label Friend WithEvents 月份1_cb As ComboBox Friend WithEvents Label3 As Label Friend WithEvents 年份1_cb As ComboBox Friend WithEvents 假日設定_bt As Button Friend WithEvents 萬年曆_dgv As DataGridView Friend WithEvents 存檔_bt As Button Friend WithEvents 級別_cb As ComboBox Friend WithEvents Label4 As Label Friend WithEvents 月份2_cb As ComboBox Friend WithEvents Label5 As Label Friend WithEvents 年份2_cb As ComboBox Friend WithEvents 總清單_dgv As DataGridView Friend WithEvents 級別1_cb As ComboBox Friend WithEvents 考勤彙總_dgv As DataGridView Friend WithEvents Label10 As Label Friend WithEvents 部門名稱_tb As TextBox Friend WithEvents Label9 As Label Friend WithEvents 員工崗位_tb As TextBox Friend WithEvents Label8 As Label Friend WithEvents 員工代碼_tb As TextBox Friend WithEvents 加班請假_bt As Button Friend WithEvents 日期_tb As TextBox Friend WithEvents 視窗3_pl As Panel Friend WithEvents Panel4 As Panel Friend WithEvents Label11 As Label Friend WithEvents CanceL3_bt As Button Friend WithEvents 考勤編輯_bt As Button Friend WithEvents 時段1_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 考勤調整_bt As Button Friend WithEvents 時段6_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段5_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段4_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段3_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段2_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents Label6 As Label Friend WithEvents Label15 As Label Friend WithEvents Label14 As Label Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents Label7 As Label Friend WithEvents S6 As CheckBox Friend WithEvents S5 As CheckBox Friend WithEvents S4 As CheckBox Friend WithEvents S3 As CheckBox Friend WithEvents S2 As CheckBox Friend WithEvents S1 As CheckBox Friend WithEvents 高級_cb As CheckBox Friend WithEvents 考勤查詢表_tp As TabPage Friend WithEvents 日期1_dtp As DateTimePicker Friend WithEvents 查詢表_dgv As DataGridView Friend WithEvents 級別2_cb As ComboBox Friend WithEvents 部門_cb As ComboBox Friend WithEvents 部門1_cb As ComboBox Friend WithEvents 視窗2_pl As Panel Friend WithEvents Panel5 As Panel Friend WithEvents Label18 As Label Friend WithEvents Label19 As Label Friend WithEvents Label20 As Label Friend WithEvents Label21 As Label Friend WithEvents Label22 As Label Friend WithEvents Label23 As Label Friend WithEvents 時段A6_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段A5_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段A4_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段A3_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 時段A2_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 考勤調整1_bt As Button Friend WithEvents 時段A1_rtp As Telerik.WinControls.UI.RadTimePicker Friend WithEvents 日期1_tb As TextBox Friend WithEvents Label24 As Label Friend WithEvents CanceL2_bt As Button Friend WithEvents 考勤編輯1_bt As Button Friend WithEvents SS6 As CheckBox Friend WithEvents SS5 As CheckBox Friend WithEvents SS4 As CheckBox Friend WithEvents SS3 As CheckBox Friend WithEvents SS2 As CheckBox Friend WithEvents SS1 As CheckBox Friend WithEvents 地區_cb As ComboBox Friend WithEvents 地區1_cb As ComboBox Friend WithEvents 列印_bt As Button Friend WithEvents 單一列印_cb As CheckBox Friend WithEvents 工人_ch As CheckBox Friend WithEvents DA3_bt As Button Friend WithEvents DA1_bt As Button Friend WithEvents 請假編號_cb As ComboBox End Class