123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class LINE_權限一覽表
- 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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.權限代號_lb = New System.Windows.Forms.Label()
- Me.權限名稱_lb = New System.Windows.Forms.Label()
- Me.權限名稱_tb = New System.Windows.Forms.TextBox()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.修改存檔_bt = New System.Windows.Forms.Button()
- Me.確認新增_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.權限代號_cb = New System.Windows.Forms.ComboBox()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '權限代號_lb
- '
- Me.權限代號_lb.AutoSize = True
- Me.權限代號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.權限代號_lb.Location = New System.Drawing.Point(3, 59)
- Me.權限代號_lb.Name = "權限代號_lb"
- Me.權限代號_lb.Size = New System.Drawing.Size(60, 17)
- Me.權限代號_lb.TabIndex = 1427
- Me.權限代號_lb.Text = "權限代號"
- '
- '權限名稱_lb
- '
- Me.權限名稱_lb.AutoSize = True
- Me.權限名稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.權限名稱_lb.Location = New System.Drawing.Point(3, 85)
- Me.權限名稱_lb.Name = "權限名稱_lb"
- Me.權限名稱_lb.Size = New System.Drawing.Size(60, 17)
- Me.權限名稱_lb.TabIndex = 1426
- Me.權限名稱_lb.Text = "權限名稱"
- '
- '權限名稱_tb
- '
- Me.權限名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.權限名稱_tb.Location = New System.Drawing.Point(122, 82)
- Me.權限名稱_tb.Name = "權限名稱_tb"
- Me.權限名稱_tb.Size = New System.Drawing.Size(195, 25)
- Me.權限名稱_tb.TabIndex = 1425
- '
- '修改_bt
- '
- Me.修改_bt.ForeColor = System.Drawing.Color.Green
- Me.修改_bt.Location = New System.Drawing.Point(6, 29)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(154, 26)
- Me.修改_bt.TabIndex = 1424
- Me.修改_bt.Text = "修改"
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- 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(6, 3)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(154, 26)
- Me.新增_bt.TabIndex = 1423
- Me.新增_bt.Text = "新增"
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '修改存檔_bt
- '
- Me.修改存檔_bt.ForeColor = System.Drawing.Color.Green
- Me.修改存檔_bt.Location = New System.Drawing.Point(163, 29)
- Me.修改存檔_bt.Name = "修改存檔_bt"
- Me.修改存檔_bt.Size = New System.Drawing.Size(154, 26)
- Me.修改存檔_bt.TabIndex = 1422
- Me.修改存檔_bt.Text = "修改存檔"
- Me.修改存檔_bt.UseVisualStyleBackColor = True
- '
- '確認新增_bt
- '
- 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(163, 3)
- Me.確認新增_bt.Name = "確認新增_bt"
- Me.確認新增_bt.Size = New System.Drawing.Size(154, 26)
- Me.確認新增_bt.TabIndex = 1421
- Me.確認新增_bt.Text = "確認新增"
- Me.確認新增_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(6, 108)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(279, 25)
- Me.刪除_bt.TabIndex = 1429
- Me.刪除_bt.Text = "刪除權限"
- 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), System.Windows.Forms.AnchorStyles)
- Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- Me.清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
- Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.清單_dgv.Location = New System.Drawing.Point(6, 135)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(310, 272)
- Me.清單_dgv.TabIndex = 1430
- '
- '權限代號_cb
- '
- Me.權限代號_cb.FormattingEnabled = True
- Me.權限代號_cb.Items.AddRange(New Object() {"CC200", "CC201", "CC202", "CC203", "CC204", "CC205", "CC206", "CC207", "CC208", "CC209", "CC210", "CC211", "CC212", "CC213", "CC214", "CC215", "CC216", "CC217", "CC218", "CC219", "CC220", "CC221", "CC222", "CC223", "CC224", "CC225", "CC226", "CC227", "CC228", "CC229", "CC230", "CC231", "CC232", "CC233", "CC234", "CC235", "CC236", "CC237", "CC238", "CC239", "CC240", "CC241", "CC242", "CC243", "CC244", "CC245", "CC246", "CC247", "CC248", "CC249", "CC250", "CC251", "CC252", "CC253", "CC254", "CC255", "CC256", "CC257", "CC258", "CC259", "CC260"})
- Me.權限代號_cb.Location = New System.Drawing.Point(122, 57)
- Me.權限代號_cb.Name = "權限代號_cb"
- Me.權限代號_cb.Size = New System.Drawing.Size(195, 24)
- Me.權限代號_cb.TabIndex = 1431
- '
- '語轉扭_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(291, 108)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1432
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(49, 199)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(49, 34)
- Me.語言_dgv.TabIndex = 1433
- Me.語言_dgv.Visible = False
- '
- 'LINE_權限一覽表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(321, 410)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.權限代號_cb)
- Me.Controls.Add(Me.清單_dgv)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.權限代號_lb)
- Me.Controls.Add(Me.權限名稱_lb)
- Me.Controls.Add(Me.權限名稱_tb)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.修改存檔_bt)
- Me.Controls.Add(Me.確認新增_bt)
- 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 = "LINE_權限一覽表"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "LINE_權限一覽表"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 權限代號_lb As Label
- Friend WithEvents 權限名稱_lb As Label
- Friend WithEvents 權限名稱_tb As TextBox
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 修改存檔_bt As Button
- Friend WithEvents 確認新增_bt As Button
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 權限代號_cb As ComboBox
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 語言_dgv As DataGridView
- End Class
|