123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316 |
- <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()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.帶入預設值_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.處別_tb = New System.Windows.Forms.TextBox()
- Me.姓名_tb = New System.Windows.Forms.TextBox()
- Me.預設權限_dgv = New System.Windows.Forms.DataGridView()
- Me.重讀2_bt = New System.Windows.Forms.Button()
- Me.資料寫入_bt = New System.Windows.Forms.Button()
- Me.人員門禁清單_dgv = New System.Windows.Forms.DataGridView()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.人員記錄_dgv = New System.Windows.Forms.DataGridView()
- Me.門禁紀錄_dgv = New System.Windows.Forms.DataGridView()
- Me.人員_dgv = New System.Windows.Forms.DataGridView()
- Me.門禁清單_dgv = New System.Windows.Forms.DataGridView()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.預設權限_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.人員門禁清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage2.SuspendLayout()
- CType(Me.人員記錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.門禁紀錄_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.門禁清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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(1311, 616)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1353
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- 'TabControl1
- '
- Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControl1.Location = New System.Drawing.Point(0, 0)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1349, 681)
- Me.TabControl1.TabIndex = 1384
- '
- 'TabPage1
- '
- Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage1.Controls.Add(Me.語轉扭_bt)
- Me.TabPage1.Controls.Add(Me.帶入預設值_bt)
- Me.TabPage1.Controls.Add(Me.Panel1)
- Me.TabPage1.Controls.Add(Me.預設權限_dgv)
- Me.TabPage1.Controls.Add(Me.重讀2_bt)
- Me.TabPage1.Controls.Add(Me.資料寫入_bt)
- Me.TabPage1.Controls.Add(Me.人員門禁清單_dgv)
- Me.TabPage1.Location = New System.Drawing.Point(4, 28)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(1341, 649)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "門禁權限設定"
- Me.TabPage1.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.Default_Programs
- 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.Location = New System.Drawing.Point(1274, 102)
- Me.帶入預設值_bt.Name = "帶入預設值_bt"
- Me.帶入預設值_bt.Size = New System.Drawing.Size(63, 50)
- Me.帶入預設值_bt.TabIndex = 1390
- Me.帶入預設值_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.處別_tb)
- Me.Panel1.Controls.Add(Me.姓名_tb)
- Me.Panel1.Location = New System.Drawing.Point(38, 389)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(200, 100)
- Me.Panel1.TabIndex = 1389
- '
- '處別_tb
- '
- Me.處別_tb.Location = New System.Drawing.Point(3, 29)
- Me.處別_tb.Name = "處別_tb"
- Me.處別_tb.Size = New System.Drawing.Size(100, 23)
- Me.處別_tb.TabIndex = 1
- '
- '姓名_tb
- '
- Me.姓名_tb.Location = New System.Drawing.Point(3, 3)
- Me.姓名_tb.Name = "姓名_tb"
- Me.姓名_tb.Size = New System.Drawing.Size(100, 23)
- Me.姓名_tb.TabIndex = 0
- '
- '預設權限_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, 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), 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
- Me.預設權限_dgv.Location = New System.Drawing.Point(38, 27)
- Me.預設權限_dgv.Name = "預設權限_dgv"
- Me.預設權限_dgv.RowHeadersWidth = 5
- Me.預設權限_dgv.RowTemplate.Height = 24
- Me.預設權限_dgv.Size = New System.Drawing.Size(502, 356)
- Me.預設權限_dgv.TabIndex = 1387
- '
- '重讀2_bt
- '
- Me.重讀2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.重讀2_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
- Me.重讀2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.重讀2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.重讀2_bt.Location = New System.Drawing.Point(1274, 50)
- Me.重讀2_bt.Name = "重讀2_bt"
- Me.重讀2_bt.Size = New System.Drawing.Size(63, 50)
- Me.重讀2_bt.TabIndex = 1386
- Me.重讀2_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.Location = New System.Drawing.Point(1274, -2)
- Me.資料寫入_bt.Name = "資料寫入_bt"
- Me.資料寫入_bt.Size = New System.Drawing.Size(63, 50)
- Me.資料寫入_bt.TabIndex = 1382
- 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
- Me.人員門禁清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.人員門禁清單_dgv.Location = New System.Drawing.Point(3, 2)
- Me.人員門禁清單_dgv.Name = "人員門禁清單_dgv"
- Me.人員門禁清單_dgv.RowHeadersWidth = 5
- Me.人員門禁清單_dgv.RowTemplate.Height = 24
- Me.人員門禁清單_dgv.Size = New System.Drawing.Size(1270, 639)
- Me.人員門禁清單_dgv.TabIndex = 1369
- '
- 'TabPage2
- '
- Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.TabPage2.Controls.Add(Me.人員記錄_dgv)
- Me.TabPage2.Controls.Add(Me.門禁紀錄_dgv)
- Me.TabPage2.Controls.Add(Me.人員_dgv)
- Me.TabPage2.Controls.Add(Me.門禁清單_dgv)
- Me.TabPage2.Location = New System.Drawing.Point(4, 28)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(1341, 649)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "門禁記錄"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- '人員記錄_dgv
- '
- Me.人員記錄_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- 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
- Me.人員記錄_dgv.Location = New System.Drawing.Point(875, 1)
- Me.人員記錄_dgv.Name = "人員記錄_dgv"
- Me.人員記錄_dgv.RowHeadersWidth = 5
- Me.人員記錄_dgv.RowTemplate.Height = 24
- Me.人員記錄_dgv.Size = New System.Drawing.Size(462, 642)
- Me.人員記錄_dgv.TabIndex = 1392
- '
- '門禁紀錄_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
- Me.門禁紀錄_dgv.Location = New System.Drawing.Point(249, 1)
- Me.門禁紀錄_dgv.Name = "門禁紀錄_dgv"
- Me.門禁紀錄_dgv.RowHeadersWidth = 5
- Me.門禁紀錄_dgv.RowTemplate.Height = 24
- Me.門禁紀錄_dgv.Size = New System.Drawing.Size(379, 642)
- Me.門禁紀錄_dgv.TabIndex = 1391
- '
- '人員_dgv
- '
- Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- 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
- Me.人員_dgv.Location = New System.Drawing.Point(629, 1)
- Me.人員_dgv.Name = "人員_dgv"
- Me.人員_dgv.RowHeadersWidth = 5
- Me.人員_dgv.RowTemplate.Height = 24
- Me.人員_dgv.Size = New System.Drawing.Size(247, 642)
- Me.人員_dgv.TabIndex = 1390
- '
- '門禁清單_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
- Me.門禁清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.門禁清單_dgv.Location = New System.Drawing.Point(3, 1)
- Me.門禁清單_dgv.Name = "門禁清單_dgv"
- Me.門禁清單_dgv.RowHeadersWidth = 5
- Me.門禁清單_dgv.RowTemplate.Height = 24
- Me.門禁清單_dgv.Size = New System.Drawing.Size(247, 642)
- Me.門禁清單_dgv.TabIndex = 1389
- '
- '門禁權限管理
- '
- 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.TabControl1)
- 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.Text = "門禁權限管理"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.預設權限_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.人員門禁清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage2.ResumeLayout(False)
- CType(Me.人員記錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.門禁紀錄_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.門禁清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents 重讀2_bt As Button
- Friend WithEvents 資料寫入_bt As Button
- Friend WithEvents 人員門禁清單_dgv As DataGridView
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents 預設權限_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 處別_tb As TextBox
- Friend WithEvents 姓名_tb As TextBox
- Friend WithEvents 帶入預設值_bt As Button
- Friend WithEvents 門禁清單_dgv As DataGridView
- Friend WithEvents 人員_dgv As DataGridView
- Friend WithEvents 人員記錄_dgv As DataGridView
- Friend WithEvents 門禁紀錄_dgv As DataGridView
- End Class
|