123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 人員ID卡系統配置設定
- 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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(人員ID卡系統配置設定))
- Me.卡片配對_bt = New System.Windows.Forms.Button()
- Me.ID卡號_tb = New System.Windows.Forms.TextBox()
- Me.ID卡號_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.系統使用人員資料表_lb = New System.Windows.Forms.Label()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.解釋_ib = New System.Windows.Forms.Label()
- Me.清除_bt = New System.Windows.Forms.Button()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- 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()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '卡片配對_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.卡片配對_bt.Location = New System.Drawing.Point(734, 2)
- Me.卡片配對_bt.Name = "卡片配對_bt"
- Me.卡片配對_bt.Size = New System.Drawing.Size(73, 61)
- Me.卡片配對_bt.TabIndex = 726
- Me.卡片配對_bt.Text = "卡片配對"
- Me.卡片配對_bt.UseVisualStyleBackColor = True
- '
- 'ID卡號_tb
- '
- Me.ID卡號_tb.ImeMode = System.Windows.Forms.ImeMode.Disable
- Me.ID卡號_tb.Location = New System.Drawing.Point(989, 55)
- Me.ID卡號_tb.Name = "ID卡號_tb"
- Me.ID卡號_tb.Size = New System.Drawing.Size(182, 23)
- Me.ID卡號_tb.TabIndex = 725
- '
- 'ID卡號_lb
- '
- Me.ID卡號_lb.AutoSize = True
- Me.ID卡號_lb.Location = New System.Drawing.Point(889, 58)
- Me.ID卡號_lb.Name = "ID卡號_lb"
- Me.ID卡號_lb.Size = New System.Drawing.Size(44, 16)
- Me.ID卡號_lb.TabIndex = 724
- Me.ID卡號_lb.Text = "ID卡號"
- '
- '帳號_tb
- '
- Me.帳號_tb.Location = New System.Drawing.Point(947, 29)
- Me.帳號_tb.Name = "帳號_tb"
- Me.帳號_tb.Size = New System.Drawing.Size(224, 23)
- Me.帳號_tb.TabIndex = 723
- '
- '帳號_lb
- '
- Me.帳號_lb.AutoSize = True
- Me.帳號_lb.Location = New System.Drawing.Point(889, 33)
- Me.帳號_lb.Name = "帳號_lb"
- Me.帳號_lb.Size = New System.Drawing.Size(32, 16)
- Me.帳號_lb.TabIndex = 722
- Me.帳號_lb.Text = "帳號"
- '
- '姓名_tb
- '
- Me.姓名_tb.Location = New System.Drawing.Point(947, 3)
- Me.姓名_tb.Name = "姓名_tb"
- Me.姓名_tb.Size = New System.Drawing.Size(225, 23)
- Me.姓名_tb.TabIndex = 721
- '
- '姓名_lb
- '
- Me.姓名_lb.AutoSize = True
- Me.姓名_lb.Location = New System.Drawing.Point(889, 6)
- Me.姓名_lb.Name = "姓名_lb"
- Me.姓名_lb.Size = New System.Drawing.Size(32, 16)
- Me.姓名_lb.TabIndex = 720
- Me.姓名_lb.Text = "姓名"
- '
- '系統使用人員資料表_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(3, 2)
- Me.系統使用人員資料表_lb.Name = "系統使用人員資料表_lb"
- Me.系統使用人員資料表_lb.Size = New System.Drawing.Size(229, 30)
- Me.系統使用人員資料表_lb.TabIndex = 719
- Me.系統使用人員資料表_lb.Text = "系統使用人員資料表"
- '
- '清單_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單_dgv.Location = New System.Drawing.Point(4, 81)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(1175, 595)
- Me.清單_dgv.TabIndex = 718
- '
- '解釋_ib
- '
- Me.解釋_ib.AutoSize = True
- Me.解釋_ib.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.解釋_ib.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.解釋_ib.Location = New System.Drawing.Point(2, 31)
- Me.解釋_ib.Name = "解釋_ib"
- Me.解釋_ib.Size = New System.Drawing.Size(774, 48)
- Me.解釋_ib.TabIndex = 727
- Me.解釋_ib.Text = resources.GetString("解釋_ib.Text")
- '
- '清除_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.Red
- Me.清除_bt.Location = New System.Drawing.Point(813, 2)
- Me.清除_bt.Name = "清除_bt"
- Me.清除_bt.Size = New System.Drawing.Size(70, 61)
- Me.清除_bt.TabIndex = 728
- Me.清除_bt.Text = "清除"
- Me.清除_bt.UseVisualStyleBackColor = True
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(46, 158)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 729
- Me.語言_dgv.Visible = False
- '
- '語轉扭_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(703, 3)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1654
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(565, 7)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距1_ch.TabIndex = 1651
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(611, 7)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距1_ch.TabIndex = 1652
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(657, 7)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距1_ch.TabIndex = 1653
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = True
- '
- '人員ID卡系統配置設定
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1183, 681)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.大間距1_ch)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.卡片配對_bt)
- Me.Controls.Add(Me.清除_bt)
- Me.Controls.Add(Me.系統使用人員資料表_lb)
- Me.Controls.Add(Me.ID卡號_tb)
- Me.Controls.Add(Me.ID卡號_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.清單_dgv)
- Me.Controls.Add(Me.解釋_ib)
- 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 = "人員ID卡系統配置設定"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "人員ID卡系統配置設定"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 卡片配對_bt As Button
- Friend WithEvents ID卡號_tb As TextBox
- Friend WithEvents ID卡號_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 系統使用人員資料表_lb As Label
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 解釋_ib As Label
- Friend WithEvents 清除_bt As Button
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 小間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 大間距1_ch As CheckBox
- End Class
|