Partial Class 人員ID卡系統配置設定 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() Me.人事資料表清單_lb = New System.Windows.Forms.Label() Me.在職員工_dgv = New System.Windows.Forms.DataGridView() 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.ID卡號_tb = New System.Windows.Forms.TextBox() Me.ID卡號_lb = New System.Windows.Forms.Label() Me.卡片配對_bt = New System.Windows.Forms.Button() CType(Me.在職員工_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '人事資料表清單_lb ' Me.人事資料表清單_lb.AutoSize = True Me.人事資料表清單_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.人事資料表清單_lb.Location = New System.Drawing.Point(8, 3) Me.人事資料表清單_lb.Name = "人事資料表清單_lb" Me.人事資料表清單_lb.Size = New System.Drawing.Size(143, 24) Me.人事資料表清單_lb.TabIndex = 701 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.在職員工_dgv.Location = New System.Drawing.Point(12, 31) Me.在職員工_dgv.Name = "在職員工_dgv" Me.在職員工_dgv.RowHeadersWidth = 5 Me.在職員工_dgv.RowTemplate.Height = 24 Me.在職員工_dgv.Size = New System.Drawing.Size(886, 416) Me.在職員工_dgv.TabIndex = 700 ' '姓名_tb ' Me.姓名_tb.Location = New System.Drawing.Point(227, 4) Me.姓名_tb.Name = "姓名_tb" Me.姓名_tb.Size = New System.Drawing.Size(99, 23) Me.姓名_tb.TabIndex = 712 ' '姓名_lb ' Me.姓名_lb.AutoSize = True Me.姓名_lb.Location = New System.Drawing.Point(194, 8) Me.姓名_lb.Name = "姓名_lb" Me.姓名_lb.Size = New System.Drawing.Size(32, 16) Me.姓名_lb.TabIndex = 711 Me.姓名_lb.Text = "姓名" ' '帳號_tb ' Me.帳號_tb.Location = New System.Drawing.Point(367, 4) Me.帳號_tb.Name = "帳號_tb" Me.帳號_tb.Size = New System.Drawing.Size(112, 23) Me.帳號_tb.TabIndex = 714 ' '帳號_lb ' Me.帳號_lb.AutoSize = True Me.帳號_lb.Location = New System.Drawing.Point(331, 7) Me.帳號_lb.Name = "帳號_lb" Me.帳號_lb.Size = New System.Drawing.Size(32, 16) Me.帳號_lb.TabIndex = 713 Me.帳號_lb.Text = "帳號" ' 'ID卡號_tb ' Me.ID卡號_tb.Location = New System.Drawing.Point(535, 5) Me.ID卡號_tb.Name = "ID卡號_tb" Me.ID卡號_tb.Size = New System.Drawing.Size(186, 23) Me.ID卡號_tb.TabIndex = 716 ' 'ID卡號_lb ' Me.ID卡號_lb.AutoSize = True Me.ID卡號_lb.Location = New System.Drawing.Point(485, 8) Me.ID卡號_lb.Name = "ID卡號_lb" Me.ID卡號_lb.Size = New System.Drawing.Size(44, 16) Me.ID卡號_lb.TabIndex = 715 Me.ID卡號_lb.Text = "ID卡號" ' '卡片配對_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(727, 4) Me.卡片配對_bt.Name = "卡片配對_bt" Me.卡片配對_bt.Size = New System.Drawing.Size(171, 25) Me.卡片配對_bt.TabIndex = 717 Me.卡片配對_bt.Text = "卡片配對" Me.卡片配對_bt.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(910, 453) Me.Controls.Add(Me.卡片配對_bt) 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.人事資料表清單_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(3, 4, 3, 4) Me.Name = "人員ID卡系統配置設定" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "人員ID卡系統配置設定" CType(Me.在職員工_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 人事資料表清單_lb As Label Friend WithEvents 在職員工_dgv As DataGridView Friend WithEvents 姓名_tb As TextBox Friend WithEvents 姓名_lb As Label Friend WithEvents 帳號_tb As TextBox Friend WithEvents 帳號_lb As Label Friend WithEvents ID卡號_tb As TextBox Friend WithEvents ID卡號_lb As Label Friend WithEvents 卡片配對_bt As Button End Class