_ 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() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.請假日期_tb = New System.Windows.Forms.TextBox() Me.請假日期_lb = New System.Windows.Forms.Label() Me.員工編號_tb = New System.Windows.Forms.TextBox() Me.員工編號_lb = New System.Windows.Forms.Label() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.申請人_lb = New System.Windows.Forms.Label() Me.確定補登考勤資料_bt = New System.Windows.Forms.Button() Me.選擇補登考勤特性_lb = New System.Windows.Forms.Label() Me.選擇補登考勤時段_lb = New System.Windows.Forms.Label() Me.下午秒數2_cb = New System.Windows.Forms.ComboBox() Me.下午秒數1_cb = New System.Windows.Forms.ComboBox() Me.分號3_lb = New System.Windows.Forms.Label() Me.下午分鐘2_cb = New System.Windows.Forms.ComboBox() Me.下午分鐘1_cb = New System.Windows.Forms.ComboBox() Me.分號2_lb = New System.Windows.Forms.Label() Me.下午時間_lb = New System.Windows.Forms.Label() Me.下午小時_cb = New System.Windows.Forms.ComboBox() Me.上午秒數2_cb = New System.Windows.Forms.ComboBox() Me.上午秒數1_cb = New System.Windows.Forms.ComboBox() Me.分號1_lb = New System.Windows.Forms.Label() Me.上午分鐘2_cb = New System.Windows.Forms.ComboBox() Me.上午分鐘1_cb = New System.Windows.Forms.ComboBox() Me.分號_lb = New System.Windows.Forms.Label() Me.上午時間_lb = New System.Windows.Forms.Label() Me.上午小時_cb = New System.Windows.Forms.ComboBox() Me.漏打卡_bt = New System.Windows.Forms.Button() Me.公事出差_bt = New System.Windows.Forms.Button() Me.補登下午下班_bt = New System.Windows.Forms.Button() Me.補登上午上班_bt = New System.Windows.Forms.Button() Me.重新讀取_bt = New System.Windows.Forms.Button() Me.在職天數_tb = New System.Windows.Forms.TextBox() Me.在職天數_lb = New System.Windows.Forms.Label() Me.入職日期_dtp = New System.Windows.Forms.DateTimePicker() Me.入職日期_lb = New System.Windows.Forms.Label() Me.月份_cb = New System.Windows.Forms.ComboBox() Me.年份_cb = New System.Windows.Forms.ComboBox() Me.月份_lb = New System.Windows.Forms.Label() Me.年份_lb = New System.Windows.Forms.Label() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.人事資料表清單_lb = New System.Windows.Forms.Label() Me.員工_dgv = New System.Windows.Forms.DataGridView() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.員工_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '請假日期_tb ' Me.請假日期_tb.Location = New System.Drawing.Point(487, 26) Me.請假日期_tb.Name = "請假日期_tb" Me.請假日期_tb.Size = New System.Drawing.Size(104, 23) Me.請假日期_tb.TabIndex = 763 ' '請假日期_lb ' Me.請假日期_lb.AutoSize = True Me.請假日期_lb.Location = New System.Drawing.Point(431, 30) Me.請假日期_lb.Name = "請假日期_lb" Me.請假日期_lb.Size = New System.Drawing.Size(56, 16) Me.請假日期_lb.TabIndex = 762 Me.請假日期_lb.Text = "請假日期" ' '員工編號_tb ' Me.員工編號_tb.Location = New System.Drawing.Point(649, 2) Me.員工編號_tb.Name = "員工編號_tb" Me.員工編號_tb.Size = New System.Drawing.Size(99, 23) Me.員工編號_tb.TabIndex = 761 ' '員工編號_lb ' Me.員工編號_lb.AutoSize = True Me.員工編號_lb.Location = New System.Drawing.Point(593, 5) Me.員工編號_lb.Name = "員工編號_lb" Me.員工編號_lb.Size = New System.Drawing.Size(56, 16) Me.員工編號_lb.TabIndex = 760 Me.員工編號_lb.Text = "員工編號" ' '申請人_tb ' Me.申請人_tb.Location = New System.Drawing.Point(487, 2) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(104, 23) Me.申請人_tb.TabIndex = 759 ' '申請人_lb ' Me.申請人_lb.AutoSize = True Me.申請人_lb.Location = New System.Drawing.Point(437, 5) Me.申請人_lb.Name = "申請人_lb" Me.申請人_lb.Size = New System.Drawing.Size(44, 16) Me.申請人_lb.TabIndex = 758 Me.申請人_lb.Text = "申請人" ' '確定補登考勤資料_bt ' Me.確定補登考勤資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.確定補登考勤資料_bt.Location = New System.Drawing.Point(826, 1) Me.確定補登考勤資料_bt.Name = "確定補登考勤資料_bt" Me.確定補登考勤資料_bt.Size = New System.Drawing.Size(125, 51) Me.確定補登考勤資料_bt.TabIndex = 757 Me.確定補登考勤資料_bt.Text = "確定補登考勤資料" Me.確定補登考勤資料_bt.UseVisualStyleBackColor = True ' '選擇補登考勤特性_lb ' Me.選擇補登考勤特性_lb.AutoSize = True Me.選擇補登考勤特性_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.選擇補登考勤特性_lb.ForeColor = System.Drawing.Color.Red Me.選擇補登考勤特性_lb.Location = New System.Drawing.Point(830, 77) Me.選擇補登考勤特性_lb.Name = "選擇補登考勤特性_lb" Me.選擇補登考勤特性_lb.Size = New System.Drawing.Size(121, 17) Me.選擇補登考勤特性_lb.TabIndex = 756 Me.選擇補登考勤特性_lb.Text = "選擇補登考勤特性 : " ' '選擇補登考勤時段_lb ' Me.選擇補登考勤時段_lb.AutoSize = True Me.選擇補登考勤時段_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.選擇補登考勤時段_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.選擇補登考勤時段_lb.Location = New System.Drawing.Point(830, 54) Me.選擇補登考勤時段_lb.Name = "選擇補登考勤時段_lb" Me.選擇補登考勤時段_lb.Size = New System.Drawing.Size(121, 17) Me.選擇補登考勤時段_lb.TabIndex = 755 Me.選擇補登考勤時段_lb.Text = "選擇補登考勤時段 : " ' '下午秒數2_cb ' Me.下午秒數2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.下午秒數2_cb.FormattingEnabled = True Me.下午秒數2_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9"}) Me.下午秒數2_cb.Location = New System.Drawing.Point(701, 74) Me.下午秒數2_cb.Name = "下午秒數2_cb" Me.下午秒數2_cb.Size = New System.Drawing.Size(47, 24) Me.下午秒數2_cb.TabIndex = 754 ' '下午秒數1_cb ' Me.下午秒數1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.下午秒數1_cb.FormattingEnabled = True Me.下午秒數1_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5"}) Me.下午秒數1_cb.Location = New System.Drawing.Point(648, 74) Me.下午秒數1_cb.Name = "下午秒數1_cb" Me.下午秒數1_cb.Size = New System.Drawing.Size(47, 24) Me.下午秒數1_cb.TabIndex = 753 ' '分號3_lb ' Me.分號3_lb.AutoSize = True Me.分號3_lb.Location = New System.Drawing.Point(635, 77) Me.分號3_lb.Name = "分號3_lb" Me.分號3_lb.Size = New System.Drawing.Size(17, 16) Me.分號3_lb.TabIndex = 752 Me.分號3_lb.Text = " : " ' '下午分鐘2_cb ' Me.下午分鐘2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.下午分鐘2_cb.FormattingEnabled = True Me.下午分鐘2_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9"}) Me.下午分鐘2_cb.Location = New System.Drawing.Point(592, 74) Me.下午分鐘2_cb.Name = "下午分鐘2_cb" Me.下午分鐘2_cb.Size = New System.Drawing.Size(47, 24) Me.下午分鐘2_cb.TabIndex = 751 ' '下午分鐘1_cb ' Me.下午分鐘1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.下午分鐘1_cb.FormattingEnabled = True Me.下午分鐘1_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5"}) Me.下午分鐘1_cb.Location = New System.Drawing.Point(544, 74) Me.下午分鐘1_cb.Name = "下午分鐘1_cb" Me.下午分鐘1_cb.Size = New System.Drawing.Size(47, 24) Me.下午分鐘1_cb.TabIndex = 750 ' '分號2_lb ' Me.分號2_lb.AutoSize = True Me.分號2_lb.Location = New System.Drawing.Point(531, 77) Me.分號2_lb.Name = "分號2_lb" Me.分號2_lb.Size = New System.Drawing.Size(17, 16) Me.分號2_lb.TabIndex = 749 Me.分號2_lb.Text = " : " ' '下午時間_lb ' Me.下午時間_lb.AutoSize = True Me.下午時間_lb.Location = New System.Drawing.Point(430, 77) Me.下午時間_lb.Name = "下午時間_lb" Me.下午時間_lb.Size = New System.Drawing.Size(32, 16) Me.下午時間_lb.TabIndex = 748 Me.下午時間_lb.Text = "時間" ' '下午小時_cb ' Me.下午小時_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.下午小時_cb.FormattingEnabled = True Me.下午小時_cb.Items.AddRange(New Object() {"13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"}) Me.下午小時_cb.Location = New System.Drawing.Point(468, 74) Me.下午小時_cb.Name = "下午小時_cb" Me.下午小時_cb.Size = New System.Drawing.Size(67, 24) Me.下午小時_cb.TabIndex = 747 ' '上午秒數2_cb ' Me.上午秒數2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.上午秒數2_cb.FormattingEnabled = True Me.上午秒數2_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9"}) Me.上午秒數2_cb.Location = New System.Drawing.Point(701, 50) Me.上午秒數2_cb.Name = "上午秒數2_cb" Me.上午秒數2_cb.Size = New System.Drawing.Size(47, 24) Me.上午秒數2_cb.TabIndex = 746 ' '上午秒數1_cb ' Me.上午秒數1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.上午秒數1_cb.FormattingEnabled = True Me.上午秒數1_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5"}) Me.上午秒數1_cb.Location = New System.Drawing.Point(648, 50) Me.上午秒數1_cb.Name = "上午秒數1_cb" Me.上午秒數1_cb.Size = New System.Drawing.Size(47, 24) Me.上午秒數1_cb.TabIndex = 745 ' '分號1_lb ' Me.分號1_lb.AutoSize = True Me.分號1_lb.Location = New System.Drawing.Point(635, 53) Me.分號1_lb.Name = "分號1_lb" Me.分號1_lb.Size = New System.Drawing.Size(17, 16) Me.分號1_lb.TabIndex = 744 Me.分號1_lb.Text = " : " ' '上午分鐘2_cb ' Me.上午分鐘2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.上午分鐘2_cb.FormattingEnabled = True Me.上午分鐘2_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9"}) Me.上午分鐘2_cb.Location = New System.Drawing.Point(592, 50) Me.上午分鐘2_cb.Name = "上午分鐘2_cb" Me.上午分鐘2_cb.Size = New System.Drawing.Size(47, 24) Me.上午分鐘2_cb.TabIndex = 743 ' '上午分鐘1_cb ' Me.上午分鐘1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.上午分鐘1_cb.FormattingEnabled = True Me.上午分鐘1_cb.Items.AddRange(New Object() {"0", "1", "2", "3", "4", "5"}) Me.上午分鐘1_cb.Location = New System.Drawing.Point(544, 50) Me.上午分鐘1_cb.Name = "上午分鐘1_cb" Me.上午分鐘1_cb.Size = New System.Drawing.Size(47, 24) Me.上午分鐘1_cb.TabIndex = 742 ' '分號_lb ' Me.分號_lb.AutoSize = True Me.分號_lb.Location = New System.Drawing.Point(531, 53) Me.分號_lb.Name = "分號_lb" Me.分號_lb.Size = New System.Drawing.Size(17, 16) Me.分號_lb.TabIndex = 741 Me.分號_lb.Text = " : " ' '上午時間_lb ' Me.上午時間_lb.AutoSize = True Me.上午時間_lb.Location = New System.Drawing.Point(430, 53) Me.上午時間_lb.Name = "上午時間_lb" Me.上午時間_lb.Size = New System.Drawing.Size(32, 16) Me.上午時間_lb.TabIndex = 740 Me.上午時間_lb.Text = "時間" ' '上午小時_cb ' Me.上午小時_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.上午小時_cb.FormattingEnabled = True Me.上午小時_cb.Items.AddRange(New Object() {"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11"}) Me.上午小時_cb.Location = New System.Drawing.Point(468, 50) Me.上午小時_cb.Name = "上午小時_cb" Me.上午小時_cb.Size = New System.Drawing.Size(67, 24) Me.上午小時_cb.TabIndex = 739 ' '漏打卡_bt ' Me.漏打卡_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.漏打卡_bt.Location = New System.Drawing.Point(751, 51) Me.漏打卡_bt.Name = "漏打卡_bt" Me.漏打卡_bt.Size = New System.Drawing.Size(73, 51) Me.漏打卡_bt.TabIndex = 738 Me.漏打卡_bt.Text = "漏打卡" Me.漏打卡_bt.UseVisualStyleBackColor = True ' '公事出差_bt ' Me.公事出差_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.公事出差_bt.Location = New System.Drawing.Point(751, 1) Me.公事出差_bt.Name = "公事出差_bt" Me.公事出差_bt.Size = New System.Drawing.Size(73, 51) Me.公事出差_bt.TabIndex = 737 Me.公事出差_bt.Text = "公事出差" Me.公事出差_bt.UseVisualStyleBackColor = True ' '補登下午下班_bt ' Me.補登下午下班_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.補登下午下班_bt.Location = New System.Drawing.Point(369, 51) Me.補登下午下班_bt.Name = "補登下午下班_bt" Me.補登下午下班_bt.Size = New System.Drawing.Size(61, 51) Me.補登下午下班_bt.TabIndex = 736 Me.補登下午下班_bt.Text = "補登下午下班" Me.補登下午下班_bt.UseVisualStyleBackColor = True ' '補登上午上班_bt ' Me.補登上午上班_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.補登上午上班_bt.Location = New System.Drawing.Point(369, 1) Me.補登上午上班_bt.Name = "補登上午上班_bt" Me.補登上午上班_bt.Size = New System.Drawing.Size(61, 51) Me.補登上午上班_bt.TabIndex = 735 Me.補登上午上班_bt.Text = "補登上午上班" Me.補登上午上班_bt.UseVisualStyleBackColor = True ' '重新讀取_bt ' Me.重新讀取_bt.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.重新讀取_bt.Location = New System.Drawing.Point(5, 7) Me.重新讀取_bt.Name = "重新讀取_bt" Me.重新讀取_bt.Size = New System.Drawing.Size(174, 62) Me.重新讀取_bt.TabIndex = 734 Me.重新讀取_bt.Text = "重新讀取" Me.重新讀取_bt.UseVisualStyleBackColor = True ' '在職天數_tb ' Me.在職天數_tb.Location = New System.Drawing.Point(250, 77) Me.在職天數_tb.Name = "在職天數_tb" Me.在職天數_tb.Size = New System.Drawing.Size(113, 23) Me.在職天數_tb.TabIndex = 733 ' '在職天數_lb ' Me.在職天數_lb.AutoSize = True Me.在職天數_lb.Location = New System.Drawing.Point(188, 80) Me.在職天數_lb.Name = "在職天數_lb" Me.在職天數_lb.Size = New System.Drawing.Size(56, 16) Me.在職天數_lb.TabIndex = 732 Me.在職天數_lb.Text = "在職天數" ' '入職日期_dtp ' Me.入職日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.入職日期_dtp.Location = New System.Drawing.Point(250, 53) Me.入職日期_dtp.Name = "入職日期_dtp" Me.入職日期_dtp.Size = New System.Drawing.Size(113, 23) Me.入職日期_dtp.TabIndex = 731 ' '入職日期_lb ' Me.入職日期_lb.AutoSize = True Me.入職日期_lb.Location = New System.Drawing.Point(188, 56) Me.入職日期_lb.Name = "入職日期_lb" Me.入職日期_lb.Size = New System.Drawing.Size(56, 16) Me.入職日期_lb.TabIndex = 730 Me.入職日期_lb.Text = "入職日期" ' '月份_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(250, 28) Me.月份_cb.Name = "月份_cb" Me.月份_cb.Size = New System.Drawing.Size(113, 24) Me.月份_cb.TabIndex = 729 ' '年份_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(250, 3) Me.年份_cb.Name = "年份_cb" Me.年份_cb.Size = New System.Drawing.Size(113, 24) Me.年份_cb.TabIndex = 728 ' '月份_lb ' Me.月份_lb.AutoSize = True Me.月份_lb.Location = New System.Drawing.Point(188, 33) Me.月份_lb.Name = "月份_lb" Me.月份_lb.Size = New System.Drawing.Size(32, 16) Me.月份_lb.TabIndex = 727 Me.月份_lb.Text = "月份" ' '年份_lb ' Me.年份_lb.AutoSize = True Me.年份_lb.Location = New System.Drawing.Point(188, 8) Me.年份_lb.Name = "年份_lb" Me.年份_lb.Size = New System.Drawing.Size(32, 16) Me.年份_lb.TabIndex = 726 Me.年份_lb.Text = "年份" ' '明細_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(158, 102) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(1188, 576) Me.明細_dgv.TabIndex = 725 ' '人事資料表清單_lb ' Me.人事資料表清單_lb.AutoSize = True Me.人事資料表清單_lb.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.人事資料表清單_lb.Location = New System.Drawing.Point(0, 70) Me.人事資料表清單_lb.Name = "人事資料表清單_lb" Me.人事資料表清單_lb.Size = New System.Drawing.Size(181, 30) Me.人事資料表清單_lb.TabIndex = 724 Me.人事資料表清單_lb.Text = "人事資料表清單" ' '員工_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.員工_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.員工_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.員工_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.員工_dgv.BackgroundColor = System.Drawing.Color.White Me.員工_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.員工_dgv.Location = New System.Drawing.Point(3, 102) Me.員工_dgv.Name = "員工_dgv" Me.員工_dgv.RowHeadersWidth = 5 Me.員工_dgv.RowTemplate.Height = 24 Me.員工_dgv.Size = New System.Drawing.Size(156, 576) Me.員工_dgv.TabIndex = 723 ' '考勤打卡資料補登 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1349, 681) Me.Controls.Add(Me.請假日期_tb) Me.Controls.Add(Me.請假日期_lb) Me.Controls.Add(Me.員工編號_tb) Me.Controls.Add(Me.員工編號_lb) Me.Controls.Add(Me.申請人_tb) Me.Controls.Add(Me.申請人_lb) Me.Controls.Add(Me.確定補登考勤資料_bt) Me.Controls.Add(Me.選擇補登考勤特性_lb) Me.Controls.Add(Me.選擇補登考勤時段_lb) Me.Controls.Add(Me.下午秒數2_cb) Me.Controls.Add(Me.下午秒數1_cb) Me.Controls.Add(Me.下午分鐘2_cb) Me.Controls.Add(Me.下午分鐘1_cb) Me.Controls.Add(Me.下午時間_lb) Me.Controls.Add(Me.下午小時_cb) Me.Controls.Add(Me.上午秒數2_cb) Me.Controls.Add(Me.上午秒數1_cb) Me.Controls.Add(Me.上午分鐘2_cb) Me.Controls.Add(Me.上午分鐘1_cb) Me.Controls.Add(Me.上午時間_lb) Me.Controls.Add(Me.上午小時_cb) Me.Controls.Add(Me.漏打卡_bt) Me.Controls.Add(Me.公事出差_bt) Me.Controls.Add(Me.補登下午下班_bt) Me.Controls.Add(Me.補登上午上班_bt) Me.Controls.Add(Me.重新讀取_bt) Me.Controls.Add(Me.在職天數_tb) Me.Controls.Add(Me.在職天數_lb) Me.Controls.Add(Me.入職日期_dtp) Me.Controls.Add(Me.入職日期_lb) Me.Controls.Add(Me.月份_cb) Me.Controls.Add(Me.年份_cb) Me.Controls.Add(Me.月份_lb) Me.Controls.Add(Me.年份_lb) Me.Controls.Add(Me.明細_dgv) Me.Controls.Add(Me.人事資料表清單_lb) Me.Controls.Add(Me.員工_dgv) Me.Controls.Add(Me.分號3_lb) Me.Controls.Add(Me.分號2_lb) Me.Controls.Add(Me.分號1_lb) Me.Controls.Add(Me.分號_lb) 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.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.員工_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 請假日期_tb As TextBox Friend WithEvents 請假日期_lb As Label Friend WithEvents 員工編號_tb As TextBox Friend WithEvents 員工編號_lb As Label Friend WithEvents 申請人_tb As TextBox Friend WithEvents 申請人_lb As Label Friend WithEvents 確定補登考勤資料_bt As Button Friend WithEvents 選擇補登考勤特性_lb As Label Friend WithEvents 選擇補登考勤時段_lb As Label Friend WithEvents 下午秒數2_cb As ComboBox Friend WithEvents 下午秒數1_cb As ComboBox Friend WithEvents 分號3_lb As Label Friend WithEvents 下午分鐘2_cb As ComboBox Friend WithEvents 下午分鐘1_cb As ComboBox Friend WithEvents 分號2_lb As Label Friend WithEvents 下午時間_lb As Label Friend WithEvents 下午小時_cb As ComboBox Friend WithEvents 上午秒數2_cb As ComboBox Friend WithEvents 上午秒數1_cb As ComboBox Friend WithEvents 分號1_lb As Label Friend WithEvents 上午分鐘2_cb As ComboBox Friend WithEvents 上午分鐘1_cb As ComboBox Friend WithEvents 分號_lb As Label Friend WithEvents 上午時間_lb As Label Friend WithEvents 上午小時_cb As ComboBox Friend WithEvents 漏打卡_bt As Button Friend WithEvents 公事出差_bt As Button Friend WithEvents 補登下午下班_bt As Button Friend WithEvents 補登上午上班_bt As Button Friend WithEvents 重新讀取_bt As Button Friend WithEvents 在職天數_tb As TextBox Friend WithEvents 在職天數_lb As Label Friend WithEvents 入職日期_dtp As DateTimePicker Friend WithEvents 入職日期_lb As Label Friend WithEvents 月份_cb As ComboBox Friend WithEvents 年份_cb As ComboBox Friend WithEvents 月份_lb As Label Friend WithEvents 年份_lb As Label Friend WithEvents 明細_dgv As DataGridView Friend WithEvents 人事資料表清單_lb As Label Friend WithEvents 員工_dgv As DataGridView End Class