123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554 |
- <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()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.時段標示_lb = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.下班時間_lb = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.上班時間_lb = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.打卡_bt = New System.Windows.Forms.Button()
- Me.時_lb = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.日_lb = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.月_lb = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.年_lb = New System.Windows.Forms.Label()
- Me.打卡啟動_tb = New System.Windows.Forms.TextBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.大頭照_pb = New System.Windows.Forms.PictureBox()
- Me.說明_lb = New System.Windows.Forms.Label()
- Me.Cancel_bt = New System.Windows.Forms.Button()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.系統時鐘 = New System.Windows.Forms.Timer(Me.components)
- Me.五秒重製 = New System.Windows.Forms.Timer(Me.components)
- Me.計算分流 = New System.Windows.Forms.Timer(Me.components)
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Panel1.SuspendLayout()
- CType(Me.大頭照_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- Me.SuspendLayout()
- '
- 'Label18
- '
- Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label18.AutoSize = True
- Me.Label18.BackColor = System.Drawing.Color.Transparent
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.ForeColor = System.Drawing.Color.Blue
- Me.Label18.Location = New System.Drawing.Point(450, 538)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(74, 37)
- Me.Label18.TabIndex = 99
- Me.Label18.Text = "XXX"
- '
- 'Label17
- '
- Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label17.BackColor = System.Drawing.Color.Transparent
- Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label17.ForeColor = System.Drawing.Color.Blue
- Me.Label17.Location = New System.Drawing.Point(124, 538)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(320, 37)
- Me.Label17.TabIndex = 98
- Me.Label17.Text = "Employee position : "
- Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.Label17.UseWaitCursor = True
- '
- 'Label16
- '
- Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label16.AutoSize = True
- Me.Label16.BackColor = System.Drawing.Color.Transparent
- Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label16.ForeColor = System.Drawing.Color.Blue
- Me.Label16.Location = New System.Drawing.Point(450, 494)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(74, 37)
- Me.Label16.TabIndex = 97
- Me.Label16.Text = "XXX"
- '
- 'Label15
- '
- Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label15.BackColor = System.Drawing.Color.Transparent
- Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label15.ForeColor = System.Drawing.Color.Blue
- Me.Label15.Location = New System.Drawing.Point(211, 494)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(233, 37)
- Me.Label15.TabIndex = 96
- Me.Label15.Text = "Personnel : "
- Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '時段標示_lb
- '
- Me.時段標示_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時段標示_lb.AutoSize = True
- Me.時段標示_lb.BackColor = System.Drawing.Color.Transparent
- Me.時段標示_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.時段標示_lb.ForeColor = System.Drawing.Color.Blue
- Me.時段標示_lb.Location = New System.Drawing.Point(450, 627)
- Me.時段標示_lb.Name = "時段標示_lb"
- Me.時段標示_lb.Size = New System.Drawing.Size(133, 37)
- Me.時段標示_lb.TabIndex = 94
- Me.時段標示_lb.Text = "上午上班"
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label13.BackColor = System.Drawing.Color.Transparent
- Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label13.ForeColor = System.Drawing.Color.Blue
- Me.Label13.Location = New System.Drawing.Point(13, 627)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(431, 37)
- Me.Label13.TabIndex = 93
- Me.Label13.Text = "Periode Jam Kerja Saat Ini : "
- Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '下班時間_lb
- '
- Me.下班時間_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.下班時間_lb.AutoSize = True
- Me.下班時間_lb.BackColor = System.Drawing.Color.Transparent
- Me.下班時間_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.下班時間_lb.ForeColor = System.Drawing.Color.Blue
- Me.下班時間_lb.Location = New System.Drawing.Point(1121, 582)
- Me.下班時間_lb.Name = "下班時間_lb"
- Me.下班時間_lb.Size = New System.Drawing.Size(74, 37)
- Me.下班時間_lb.TabIndex = 92
- Me.下班時間_lb.Text = "XXX"
- '
- 'Label11
- '
- Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label11.BackColor = System.Drawing.Color.Transparent
- Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.Blue
- Me.Label11.Location = New System.Drawing.Point(763, 582)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(352, 37)
- Me.Label11.TabIndex = 91
- Me.Label11.Text = "End of Afternoon Shift : "
- Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '上班時間_lb
- '
- Me.上班時間_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.上班時間_lb.AutoSize = True
- Me.上班時間_lb.BackColor = System.Drawing.Color.Transparent
- Me.上班時間_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.上班時間_lb.ForeColor = System.Drawing.Color.Blue
- Me.上班時間_lb.Location = New System.Drawing.Point(450, 582)
- Me.上班時間_lb.Name = "上班時間_lb"
- Me.上班時間_lb.Size = New System.Drawing.Size(74, 37)
- Me.上班時間_lb.TabIndex = 90
- Me.上班時間_lb.Text = "XXX"
- '
- 'Label9
- '
- Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label9.BackColor = System.Drawing.Color.Transparent
- Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.Blue
- Me.Label9.Location = New System.Drawing.Point(204, 582)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(240, 37)
- Me.Label9.TabIndex = 89
- Me.Label9.Text = "Morning Shift : "
- Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- 'Label8
- '
- Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label8.BackColor = System.Drawing.Color.Transparent
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label8.Location = New System.Drawing.Point(13, 411)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(401, 62)
- Me.Label8.TabIndex = 88
- Me.Label8.Text = "Waktu absen : "
- Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '打卡_bt
- '
- Me.打卡_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.打卡_bt.Location = New System.Drawing.Point(133, 96)
- Me.打卡_bt.Name = "打卡_bt"
- Me.打卡_bt.Size = New System.Drawing.Size(94, 38)
- Me.打卡_bt.TabIndex = 87
- Me.打卡_bt.Text = "打卡"
- Me.打卡_bt.UseVisualStyleBackColor = True
- '
- '時_lb
- '
- Me.時_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.時_lb.AutoSize = True
- Me.時_lb.BackColor = System.Drawing.Color.Transparent
- Me.時_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.時_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.時_lb.Location = New System.Drawing.Point(931, 412)
- Me.時_lb.Name = "時_lb"
- Me.時_lb.Size = New System.Drawing.Size(225, 61)
- Me.時_lb.TabIndex = 86
- Me.時_lb.Text = "12:00:00"
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(851, 412)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(72, 61)
- Me.Label6.TabIndex = 85
- Me.Label6.Text = " - "
- '
- '日_lb
- '
- Me.日_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.日_lb.AutoSize = True
- Me.日_lb.BackColor = System.Drawing.Color.Transparent
- Me.日_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.日_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.日_lb.Location = New System.Drawing.Point(767, 412)
- Me.日_lb.Name = "日_lb"
- Me.日_lb.Size = New System.Drawing.Size(85, 61)
- Me.日_lb.TabIndex = 84
- Me.日_lb.Text = "01"
- '
- 'Label4
- '
- Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.Color.Transparent
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(704, 412)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(48, 61)
- Me.Label4.TabIndex = 83
- Me.Label4.Text = "/"
- '
- '月_lb
- '
- Me.月_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.月_lb.AutoSize = True
- Me.月_lb.BackColor = System.Drawing.Color.Transparent
- Me.月_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.月_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.月_lb.Location = New System.Drawing.Point(619, 412)
- Me.月_lb.Name = "月_lb"
- Me.月_lb.Size = New System.Drawing.Size(85, 61)
- Me.月_lb.TabIndex = 82
- Me.月_lb.Text = "11"
- '
- 'Label2
- '
- Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.BackColor = System.Drawing.Color.Transparent
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(562, 412)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(48, 61)
- Me.Label2.TabIndex = 81
- Me.Label2.Text = "/"
- '
- '年_lb
- '
- Me.年_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.年_lb.AutoSize = True
- Me.年_lb.BackColor = System.Drawing.Color.Transparent
- Me.年_lb.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.年_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.年_lb.Location = New System.Drawing.Point(420, 412)
- Me.年_lb.Name = "年_lb"
- Me.年_lb.Size = New System.Drawing.Size(143, 61)
- Me.年_lb.TabIndex = 80
- Me.年_lb.Text = "2019"
- '
- '打卡啟動_tb
- '
- Me.打卡啟動_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.打卡啟動_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.打卡啟動_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.打卡啟動_tb.ImeMode = System.Windows.Forms.ImeMode.Disable
- Me.打卡啟動_tb.Location = New System.Drawing.Point(1186, 731)
- Me.打卡啟動_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.打卡啟動_tb.Name = "打卡啟動_tb"
- Me.打卡啟動_tb.Size = New System.Drawing.Size(169, 25)
- Me.打卡啟動_tb.TabIndex = 79
- Me.打卡啟動_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Panel1
- '
- Me.Panel1.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.Panel1.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._20157059_MotionElements_diagonal_lines
- Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel1.Controls.Add(Me.大頭照_pb)
- Me.Panel1.Controls.Add(Me.說明_lb)
- Me.Panel1.Controls.Add(Me.Cancel_bt)
- Me.Panel1.Controls.Add(Me.PictureBox2)
- Me.Panel1.Controls.Add(Me.PictureBox1)
- Me.Panel1.Controls.Add(Me.Label18)
- Me.Panel1.Controls.Add(Me.年_lb)
- Me.Panel1.Controls.Add(Me.Label17)
- Me.Panel1.Controls.Add(Me.打卡啟動_tb)
- Me.Panel1.Controls.Add(Me.Label16)
- Me.Panel1.Controls.Add(Me.Label2)
- Me.Panel1.Controls.Add(Me.Label15)
- Me.Panel1.Controls.Add(Me.月_lb)
- Me.Panel1.Controls.Add(Me.Label4)
- Me.Panel1.Controls.Add(Me.時段標示_lb)
- Me.Panel1.Controls.Add(Me.日_lb)
- Me.Panel1.Controls.Add(Me.Label13)
- Me.Panel1.Controls.Add(Me.Label6)
- Me.Panel1.Controls.Add(Me.下班時間_lb)
- Me.Panel1.Controls.Add(Me.時_lb)
- Me.Panel1.Controls.Add(Me.Label11)
- Me.Panel1.Controls.Add(Me.Label8)
- Me.Panel1.Controls.Add(Me.上班時間_lb)
- Me.Panel1.Controls.Add(Me.Label9)
- Me.Panel1.Location = New System.Drawing.Point(-1, -1)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(1369, 771)
- Me.Panel1.TabIndex = 100
- '
- '大頭照_pb
- '
- Me.大頭照_pb.BackColor = System.Drawing.Color.Transparent
- Me.大頭照_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.人員
- Me.大頭照_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.大頭照_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.大頭照_pb.Location = New System.Drawing.Point(958, 13)
- Me.大頭照_pb.Name = "大頭照_pb"
- Me.大頭照_pb.Size = New System.Drawing.Size(302, 396)
- Me.大頭照_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
- Me.大頭照_pb.TabIndex = 1378
- Me.大頭照_pb.TabStop = False
- '
- '說明_lb
- '
- Me.說明_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.說明_lb.BackColor = System.Drawing.Color.Transparent
- Me.說明_lb.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.說明_lb.ForeColor = System.Drawing.Color.Blue
- Me.說明_lb.Location = New System.Drawing.Point(50, 678)
- Me.說明_lb.Name = "說明_lb"
- Me.說明_lb.Size = New System.Drawing.Size(1145, 82)
- Me.說明_lb.TabIndex = 1377
- Me.說明_lb.Text = "Sistem telah merekam data kehadiran untuk semua enam waktu absen. Silakan hubungi" &
- " HR jika Anda memiliki masalah dengan catatan absen Anda."
- Me.說明_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'Cancel_bt
- '
- Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel_bt.Location = New System.Drawing.Point(1317, 13)
- Me.Cancel_bt.Name = "Cancel_bt"
- Me.Cancel_bt.Size = New System.Drawing.Size(38, 38)
- Me.Cancel_bt.TabIndex = 1376
- Me.Cancel_bt.Text = "X"
- Me.Cancel_bt.UseVisualStyleBackColor = False
- '
- 'PictureBox2
- '
- Me.PictureBox2.BackColor = System.Drawing.Color.Transparent
- Me.PictureBox2.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.IMG_7137
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.PictureBox2.Location = New System.Drawing.Point(481, 6)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(471, 403)
- Me.PictureBox2.TabIndex = 101
- Me.PictureBox2.TabStop = False
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackColor = System.Drawing.Color.Transparent
- Me.PictureBox1.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.image1
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.PictureBox1.Location = New System.Drawing.Point(4, 6)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(471, 403)
- Me.PictureBox1.TabIndex = 100
- Me.PictureBox1.TabStop = False
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.語言_dgv)
- Me.Panel2.Controls.Add(Me.打卡_bt)
- Me.Panel2.Location = New System.Drawing.Point(22, 18)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(589, 246)
- Me.Panel2.TabIndex = 101
- '
- '語言_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(269, 98)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(210, 70)
- Me.語言_dgv.TabIndex = 1028
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- '系統時鐘
- '
- Me.系統時鐘.Interval = 1000
- '
- '五秒重製
- '
- Me.五秒重製.Interval = 5000
- '
- '計算分流
- '
- '
- 'Panel3
- '
- Me.Panel3.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.Panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel3.Controls.Add(Me.Label1)
- Me.Panel3.Location = New System.Drawing.Point(-1, -1)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(1369, 771)
- Me.Panel3.TabIndex = 102
- '
- 'Label1
- '
- Me.Label1.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.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 36.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(20, 223)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(1329, 334)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Label1"
- Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '考勤打卡
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1366, 768)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.Panel3)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- 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.大頭照_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents Label18 As Label
- Friend WithEvents Label17 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents Label15 As Label
- Friend WithEvents 時段標示_lb As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents 下班時間_lb As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents 上班時間_lb As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents 打卡_bt As Button
- Friend WithEvents 時_lb As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 日_lb As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 月_lb As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents 年_lb As Label
- Friend WithEvents 打卡啟動_tb As TextBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 系統時鐘 As Timer
- Friend WithEvents 五秒重製 As Timer
- Friend WithEvents 計算分流 As Timer
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Cancel_bt As Button
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- Friend WithEvents 說明_lb As Label
- Friend WithEvents Panel3 As Panel
- Friend WithEvents Label1 As Label
- Friend WithEvents 大頭照_pb As PictureBox
- End Class
|