123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 員工手機考勤驗證管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- 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()
- Me.計算分流 = New System.Windows.Forms.Timer(Me.components)
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.不鎖定_ch = New System.Windows.Forms.CheckBox()
- Me.確認新增_bt = New System.Windows.Forms.Button()
- Me.獨立打卡_ch = New System.Windows.Forms.CheckBox()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼_lb = New System.Windows.Forms.Label()
- Me.職稱1_cb = New System.Windows.Forms.TextBox()
- Me.姓名_tb = New System.Windows.Forms.TextBox()
- Me.帳號_tb = New System.Windows.Forms.TextBox()
- Me.帳號_lb = New System.Windows.Forms.Label()
- Me.職稱_lb = New System.Windows.Forms.Label()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.清單2_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.清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.姓名_lb = New System.Windows.Forms.Label()
- Me.驗證_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1.SuspendLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.驗證_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '計算分流
- '
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '不鎖定_ch
- '
- Me.不鎖定_ch.AutoSize = True
- Me.不鎖定_ch.Location = New System.Drawing.Point(852, 28)
- Me.不鎖定_ch.Name = "不鎖定_ch"
- Me.不鎖定_ch.Size = New System.Drawing.Size(62, 20)
- Me.不鎖定_ch.TabIndex = 1946
- Me.不鎖定_ch.Text = "不鎖定"
- Me.不鎖定_ch.UseVisualStyleBackColor = True
- '
- '確認新增_bt
- '
- Me.確認新增_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.SAVER
- Me.確認新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.確認新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.確認新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確認新增_bt.Location = New System.Drawing.Point(417, 1)
- Me.確認新增_bt.Name = "確認新增_bt"
- Me.確認新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.確認新增_bt.TabIndex = 1934
- Me.確認新增_bt.UseVisualStyleBackColor = True
- '
- '獨立打卡_ch
- '
- Me.獨立打卡_ch.AutoSize = True
- Me.獨立打卡_ch.Location = New System.Drawing.Point(852, 4)
- Me.獨立打卡_ch.Name = "獨立打卡_ch"
- Me.獨立打卡_ch.Size = New System.Drawing.Size(86, 20)
- Me.獨立打卡_ch.TabIndex = 1945
- Me.獨立打卡_ch.Text = "無主機打卡"
- Me.獨立打卡_ch.UseVisualStyleBackColor = True
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.驗證碼_tb.Location = New System.Drawing.Point(734, 27)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(114, 22)
- Me.驗證碼_tb.TabIndex = 1943
- '
- '驗證碼_lb
- '
- Me.驗證碼_lb.AutoEllipsis = True
- Me.驗證碼_lb.BackColor = System.Drawing.Color.Transparent
- Me.驗證碼_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.驗證碼_lb.Location = New System.Drawing.Point(676, 29)
- Me.驗證碼_lb.Name = "驗證碼_lb"
- Me.驗證碼_lb.Size = New System.Drawing.Size(57, 20)
- Me.驗證碼_lb.TabIndex = 1944
- Me.驗證碼_lb.Text = "驗 證 碼"
- Me.驗證碼_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.驗證碼_lb.UseMnemonic = False
- '
- '職稱1_cb
- '
- Me.職稱1_cb.BackColor = System.Drawing.Color.White
- Me.職稱1_cb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.職稱1_cb.Location = New System.Drawing.Point(535, 2)
- Me.職稱1_cb.Name = "職稱1_cb"
- Me.職稱1_cb.ReadOnly = True
- Me.職稱1_cb.Size = New System.Drawing.Size(135, 22)
- Me.職稱1_cb.TabIndex = 1942
- '
- '姓名_tb
- '
- Me.姓名_tb.BackColor = System.Drawing.Color.White
- Me.姓名_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.姓名_tb.Location = New System.Drawing.Point(535, 27)
- Me.姓名_tb.Name = "姓名_tb"
- Me.姓名_tb.ReadOnly = True
- Me.姓名_tb.Size = New System.Drawing.Size(135, 22)
- Me.姓名_tb.TabIndex = 1937
- '
- '帳號_tb
- '
- Me.帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.帳號_tb.Location = New System.Drawing.Point(734, 2)
- Me.帳號_tb.Name = "帳號_tb"
- Me.帳號_tb.ReadOnly = True
- Me.帳號_tb.Size = New System.Drawing.Size(114, 22)
- Me.帳號_tb.TabIndex = 1938
- '
- '帳號_lb
- '
- Me.帳號_lb.AutoEllipsis = True
- Me.帳號_lb.BackColor = System.Drawing.Color.Transparent
- Me.帳號_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.帳號_lb.Location = New System.Drawing.Point(676, 4)
- Me.帳號_lb.Name = "帳號_lb"
- Me.帳號_lb.Size = New System.Drawing.Size(57, 20)
- Me.帳號_lb.TabIndex = 1940
- Me.帳號_lb.Text = "帳 號"
- Me.帳號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.帳號_lb.UseMnemonic = False
- '
- '職稱_lb
- '
- Me.職稱_lb.AutoEllipsis = True
- Me.職稱_lb.BackColor = System.Drawing.Color.Transparent
- Me.職稱_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.職稱_lb.Location = New System.Drawing.Point(464, 4)
- Me.職稱_lb.Name = "職稱_lb"
- Me.職稱_lb.Size = New System.Drawing.Size(67, 20)
- Me.職稱_lb.TabIndex = 1941
- Me.職稱_lb.Text = "職 稱"
- Me.職稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.職稱_lb.UseMnemonic = False
- '
- '新增_bt
- '
- Me.新增_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.add_2
- Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.新增_bt.Location = New System.Drawing.Point(367, 1)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(50, 50)
- Me.新增_bt.TabIndex = 1936
- 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.HSKIN_MIS_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(943, 2)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
- Me.刪除_bt.TabIndex = 1935
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Search
- Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.查詢_bt.Location = New System.Drawing.Point(311, 1)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
- Me.查詢_bt.TabIndex = 1933
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.清單2_dgv)
- Me.Panel1.Controls.Add(Me.語轉扭_bt)
- Me.Panel1.Controls.Add(Me.大間距1_ch)
- Me.Panel1.Controls.Add(Me.小間距1_ch)
- Me.Panel1.Controls.Add(Me.中間距1_ch)
- Me.Panel1.Location = New System.Drawing.Point(450, 150)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(368, 415)
- Me.Panel1.TabIndex = 1931
- '
- '清單2_dgv
- '
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單2_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
- Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單2_dgv.Location = New System.Drawing.Point(3, 3)
- Me.清單2_dgv.Name = "清單2_dgv"
- Me.清單2_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.清單2_dgv.RowTemplate.Height = 24
- Me.清單2_dgv.Size = New System.Drawing.Size(217, 366)
- Me.清單2_dgv.TabIndex = 1886
- '
- '離職_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(83, 2)
- Me.離職_bt.Name = "離職_bt"
- Me.離職_bt.Size = New System.Drawing.Size(81, 25)
- Me.離職_bt.TabIndex = 1929
- Me.離職_bt.Text = "離職"
- 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(81, 25)
- Me.在職_bt.TabIndex = 1928
- Me.在職_bt.Text = "在職"
- 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(226, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(22, 22)
- Me.語轉扭_bt.TabIndex = 1927
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.大間距1_ch.Location = New System.Drawing.Point(324, 36)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距1_ch.TabIndex = 1926
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = False
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.中間距1_ch.Location = New System.Drawing.Point(279, 36)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距1_ch.TabIndex = 1925
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = False
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.小間距1_ch.Location = New System.Drawing.Point(233, 36)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距1_ch.TabIndex = 1924
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = False
- '
- '清單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
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單1_dgv.Location = New System.Drawing.Point(2, 28)
- Me.清單1_dgv.Name = "清單1_dgv"
- Me.清單1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.清單1_dgv.RowTemplate.Height = 24
- Me.清單1_dgv.Size = New System.Drawing.Size(308, 631)
- Me.清單1_dgv.TabIndex = 1922
- '
- '清單_dgv
- '
- Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單_dgv.Location = New System.Drawing.Point(2, 28)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(308, 631)
- Me.清單_dgv.TabIndex = 1923
- '
- '姓名_lb
- '
- Me.姓名_lb.AutoEllipsis = True
- Me.姓名_lb.BackColor = System.Drawing.Color.Transparent
- Me.姓名_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.姓名_lb.Location = New System.Drawing.Point(465, 30)
- Me.姓名_lb.Name = "姓名_lb"
- Me.姓名_lb.Size = New System.Drawing.Size(67, 20)
- Me.姓名_lb.TabIndex = 1939
- Me.姓名_lb.Text = "姓 名"
- Me.姓名_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.姓名_lb.UseMnemonic = False
- '
- '驗證_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
- Me.驗證_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.驗證_dgv.DefaultCellStyle = DataGridViewCellStyle8
- Me.驗證_dgv.Location = New System.Drawing.Point(311, 52)
- Me.驗證_dgv.Name = "驗證_dgv"
- Me.驗證_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.驗證_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.驗證_dgv.RowTemplate.Height = 24
- Me.驗證_dgv.Size = New System.Drawing.Size(682, 607)
- Me.驗證_dgv.TabIndex = 1932
- '
- '員工手機考勤驗證管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(996, 660)
- Me.Controls.Add(Me.不鎖定_ch)
- Me.Controls.Add(Me.確認新增_bt)
- Me.Controls.Add(Me.獨立打卡_ch)
- Me.Controls.Add(Me.驗證碼_tb)
- Me.Controls.Add(Me.驗證碼_lb)
- Me.Controls.Add(Me.職稱1_cb)
- Me.Controls.Add(Me.姓名_tb)
- Me.Controls.Add(Me.帳號_tb)
- Me.Controls.Add(Me.帳號_lb)
- Me.Controls.Add(Me.職稱_lb)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.離職_bt)
- Me.Controls.Add(Me.在職_bt)
- Me.Controls.Add(Me.清單1_dgv)
- Me.Controls.Add(Me.清單_dgv)
- Me.Controls.Add(Me.姓名_lb)
- Me.Controls.Add(Me.驗證_dgv)
- 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 = "員工手機考勤驗證管理"
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.驗證_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 計算分流 As Timer
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 不鎖定_ch As CheckBox
- Friend WithEvents 確認新增_bt As Button
- Friend WithEvents 獨立打卡_ch As CheckBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents 驗證碼_lb As Label
- Friend WithEvents 職稱1_cb As TextBox
- Friend WithEvents 姓名_tb As TextBox
- Friend WithEvents 帳號_tb As TextBox
- Friend WithEvents 帳號_lb As Label
- Friend WithEvents 職稱_lb As Label
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 清單2_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 清單1_dgv As DataGridView
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 姓名_lb As Label
- Friend WithEvents 驗證_dgv As DataGridView
- End Class
|