123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514 |
- <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()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.設定_dgv = New System.Windows.Forms.DataGridView()
- Me.帳號_tb = New System.Windows.Forms.TextBox()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.級別_lb = New System.Windows.Forms.Label()
- Me.組別1_tb = New System.Windows.Forms.TextBox()
- Me.課別1_tb = New System.Windows.Forms.TextBox()
- Me.處別1_tb = New System.Windows.Forms.TextBox()
- Me.部門1_tb = New System.Windows.Forms.TextBox()
- Me.級別1_tb = New System.Windows.Forms.TextBox()
- Me.部門權限指定_bt = New System.Windows.Forms.Button()
- Me.選定權限取消_bt = New System.Windows.Forms.Button()
- Me.是否建檔_lb = New System.Windows.Forms.Label()
- Me.大間距1_ch = New System.Windows.Forms.CheckBox()
- Me.中間距1_ch = New System.Windows.Forms.CheckBox()
- Me.小間距1_ch = New System.Windows.Forms.CheckBox()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.跨部門權限_gb = New System.Windows.Forms.GroupBox()
- Me.人員_lb = New System.Windows.Forms.Label()
- Me.原始權限_gb = New System.Windows.Forms.GroupBox()
- Me.級別_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.組別_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.課別_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.處別_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.部門_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- Me.存檔_rbt = New Telerik.WinControls.UI.RadButton()
- Me.批量刷新_rbt = New Telerik.WinControls.UI.RadButton()
- Me.刪除_rbt = New Telerik.WinControls.UI.RadButton()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.姓名_rtb = New Telerik.WinControls.UI.RadTextBoxControl()
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.跨部門權限_gb.SuspendLayout()
- Me.原始權限_gb.SuspendLayout()
- CType(Me.級別_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.組別_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.課別_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.處別_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.部門_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.批量刷新_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.刪除_rbt, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.姓名_rtb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '清單_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, 3)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(505, 674)
- Me.清單_dgv.TabIndex = 229
- '
- '設定_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(511, 124)
- 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(835, 553)
- Me.設定_dgv.TabIndex = 230
- '
- '帳號_tb
- '
- Me.帳號_tb.BackColor = System.Drawing.Color.Olive
- 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(79, 3)
- Me.帳號_tb.Name = "帳號_tb"
- Me.帳號_tb.Size = New System.Drawing.Size(63, 25)
- Me.帳號_tb.TabIndex = 237
- Me.帳號_tb.Visible = False
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(79, 53)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
- Me.DateTimePicker2.TabIndex = 995
- Me.DateTimePicker2.Visible = False
- '
- '級別_lb
- '
- Me.級別_lb.AutoSize = True
- Me.級別_lb.Location = New System.Drawing.Point(79, 31)
- Me.級別_lb.Name = "級別_lb"
- Me.級別_lb.Size = New System.Drawing.Size(31, 16)
- Me.級別_lb.TabIndex = 996
- Me.級別_lb.Text = "級別"
- '
- '組別1_tb
- '
- Me.組別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.組別1_tb.Location = New System.Drawing.Point(6, 44)
- Me.組別1_tb.Name = "組別1_tb"
- Me.組別1_tb.Size = New System.Drawing.Size(823, 25)
- Me.組別1_tb.TabIndex = 1000
- '
- '課別1_tb
- '
- Me.課別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.課別1_tb.Location = New System.Drawing.Point(516, 17)
- Me.課別1_tb.Name = "課別1_tb"
- Me.課別1_tb.Size = New System.Drawing.Size(313, 25)
- Me.課別1_tb.TabIndex = 999
- '
- '處別1_tb
- '
- Me.處別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.處別1_tb.Location = New System.Drawing.Point(260, 17)
- Me.處別1_tb.Name = "處別1_tb"
- Me.處別1_tb.Size = New System.Drawing.Size(253, 25)
- Me.處別1_tb.TabIndex = 998
- '
- '部門1_tb
- '
- Me.部門1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.部門1_tb.Location = New System.Drawing.Point(44, 17)
- Me.部門1_tb.Name = "部門1_tb"
- Me.部門1_tb.Size = New System.Drawing.Size(212, 25)
- Me.部門1_tb.TabIndex = 997
- '
- '級別1_tb
- '
- Me.級別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.級別1_tb.Location = New System.Drawing.Point(6, 17)
- Me.級別1_tb.Name = "級別1_tb"
- Me.級別1_tb.Size = New System.Drawing.Size(32, 25)
- Me.級別1_tb.TabIndex = 1001
- '
- '部門權限指定_bt
- '
- Me.部門權限指定_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.部門權限指定_bt.Location = New System.Drawing.Point(1000, 5)
- Me.部門權限指定_bt.Name = "部門權限指定_bt"
- Me.部門權限指定_bt.Size = New System.Drawing.Size(101, 46)
- Me.部門權限指定_bt.TabIndex = 1002
- Me.部門權限指定_bt.Text = "部門權限指定"
- Me.部門權限指定_bt.UseVisualStyleBackColor = True
- '
- '選定權限取消_bt
- '
- Me.選定權限取消_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.選定權限取消_bt.Location = New System.Drawing.Point(1108, 5)
- Me.選定權限取消_bt.Name = "選定權限取消_bt"
- Me.選定權限取消_bt.Size = New System.Drawing.Size(101, 46)
- Me.選定權限取消_bt.TabIndex = 1003
- Me.選定權限取消_bt.Text = "選定權限取消"
- Me.選定權限取消_bt.UseVisualStyleBackColor = True
- '
- '是否建檔_lb
- '
- Me.是否建檔_lb.AutoSize = True
- Me.是否建檔_lb.BackColor = System.Drawing.Color.Transparent
- Me.是否建檔_lb.Location = New System.Drawing.Point(574, 30)
- Me.是否建檔_lb.Name = "是否建檔_lb"
- Me.是否建檔_lb.Size = New System.Drawing.Size(52, 16)
- Me.是否建檔_lb.TabIndex = 1005
- Me.是否建檔_lb.Text = "No Files"
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.大間距1_ch.Location = New System.Drawing.Point(828, 28)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距1_ch.TabIndex = 1350
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = False
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.中間距1_ch.Location = New System.Drawing.Point(767, 28)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距1_ch.TabIndex = 1349
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = False
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.BackColor = System.Drawing.Color.Transparent
- Me.小間距1_ch.Location = New System.Drawing.Point(703, 28)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距1_ch.TabIndex = 1348
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = False
- '
- '語言_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(3, 3)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(70, 73)
- Me.語言_dgv.TabIndex = 1351
- Me.語言_dgv.Visible = False
- '
- 'Column1
- '
- Me.Column1.HeaderText = "Column1"
- Me.Column1.Name = "Column1"
- '
- 'Column2
- '
- Me.Column2.HeaderText = "Column2"
- Me.Column2.Name = "Column2"
- '
- '語轉扭_bt
- '
- Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(1321, 2)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1352
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.帳號_tb)
- Me.Panel1.Controls.Add(Me.級別_lb)
- Me.Panel1.Controls.Add(Me.DateTimePicker2)
- Me.Panel1.Controls.Add(Me.跨部門權限_gb)
- Me.Panel1.Location = New System.Drawing.Point(159, 127)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(200, 169)
- Me.Panel1.TabIndex = 1353
- '
- '跨部門權限_gb
- '
- Me.跨部門權限_gb.BackColor = System.Drawing.Color.Transparent
- Me.跨部門權限_gb.Controls.Add(Me.級別1_tb)
- Me.跨部門權限_gb.Controls.Add(Me.部門1_tb)
- Me.跨部門權限_gb.Controls.Add(Me.處別1_tb)
- Me.跨部門權限_gb.Controls.Add(Me.課別1_tb)
- Me.跨部門權限_gb.Controls.Add(Me.組別1_tb)
- Me.跨部門權限_gb.Location = New System.Drawing.Point(3, 82)
- Me.跨部門權限_gb.Name = "跨部門權限_gb"
- Me.跨部門權限_gb.Size = New System.Drawing.Size(835, 73)
- Me.跨部門權限_gb.TabIndex = 1356
- Me.跨部門權限_gb.TabStop = False
- Me.跨部門權限_gb.Text = "跨部門權限"
- '
- '人員_lb
- '
- Me.人員_lb.AutoEllipsis = True
- Me.人員_lb.BackColor = System.Drawing.Color.Transparent
- Me.人員_lb.Location = New System.Drawing.Point(514, 7)
- Me.人員_lb.Name = "人員_lb"
- Me.人員_lb.Size = New System.Drawing.Size(52, 16)
- Me.人員_lb.TabIndex = 1354
- Me.人員_lb.Text = "人員"
- Me.人員_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- '
- '原始權限_gb
- '
- Me.原始權限_gb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.原始權限_gb.BackColor = System.Drawing.Color.Transparent
- Me.原始權限_gb.Controls.Add(Me.級別_rtb)
- Me.原始權限_gb.Controls.Add(Me.組別_rtb)
- Me.原始權限_gb.Controls.Add(Me.課別_rtb)
- Me.原始權限_gb.Controls.Add(Me.處別_rtb)
- Me.原始權限_gb.Controls.Add(Me.部門_rtb)
- Me.原始權限_gb.Location = New System.Drawing.Point(511, 49)
- Me.原始權限_gb.Name = "原始權限_gb"
- Me.原始權限_gb.Size = New System.Drawing.Size(835, 73)
- Me.原始權限_gb.TabIndex = 1355
- Me.原始權限_gb.TabStop = False
- Me.原始權限_gb.Text = "原始權限"
- '
- '級別_rtb
- '
- Me.級別_rtb.BackColor = System.Drawing.Color.Transparent
- Me.級別_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.級別_rtb.Location = New System.Drawing.Point(6, 18)
- Me.級別_rtb.Name = "級別_rtb"
- Me.級別_rtb.Size = New System.Drawing.Size(32, 25)
- Me.級別_rtb.TabIndex = 1821
- '
- '組別_rtb
- '
- Me.組別_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.組別_rtb.BackColor = System.Drawing.Color.Transparent
- Me.組別_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.組別_rtb.Location = New System.Drawing.Point(6, 44)
- Me.組別_rtb.Name = "組別_rtb"
- Me.組別_rtb.Size = New System.Drawing.Size(823, 25)
- Me.組別_rtb.TabIndex = 1817
- '
- '課別_rtb
- '
- Me.課別_rtb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.課別_rtb.BackColor = System.Drawing.Color.Transparent
- Me.課別_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.課別_rtb.Location = New System.Drawing.Point(516, 18)
- Me.課別_rtb.Name = "課別_rtb"
- Me.課別_rtb.Size = New System.Drawing.Size(313, 25)
- Me.課別_rtb.TabIndex = 1818
- '
- '處別_rtb
- '
- Me.處別_rtb.BackColor = System.Drawing.Color.Transparent
- Me.處別_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.處別_rtb.Location = New System.Drawing.Point(260, 18)
- Me.處別_rtb.Name = "處別_rtb"
- Me.處別_rtb.Size = New System.Drawing.Size(253, 25)
- Me.處別_rtb.TabIndex = 1819
- '
- '部門_rtb
- '
- Me.部門_rtb.BackColor = System.Drawing.Color.Transparent
- Me.部門_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.部門_rtb.Location = New System.Drawing.Point(44, 18)
- Me.部門_rtb.Name = "部門_rtb"
- Me.部門_rtb.Size = New System.Drawing.Size(212, 25)
- Me.部門_rtb.TabIndex = 1820
- '
- '存檔_rbt
- '
- Me.存檔_rbt.BackColor = System.Drawing.Color.Transparent
- Me.存檔_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.存檔_rbt.Location = New System.Drawing.Point(873, 2)
- Me.存檔_rbt.Name = "存檔_rbt"
- Me.存檔_rbt.Size = New System.Drawing.Size(50, 50)
- Me.存檔_rbt.TabIndex = 1357
- '
- '批量刷新_rbt
- '
- Me.批量刷新_rbt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.批量刷新_rbt.BackColor = System.Drawing.Color.Transparent
- Me.批量刷新_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
- Me.批量刷新_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.批量刷新_rbt.Location = New System.Drawing.Point(1265, 2)
- Me.批量刷新_rbt.Name = "批量刷新_rbt"
- Me.批量刷新_rbt.Size = New System.Drawing.Size(50, 50)
- Me.批量刷新_rbt.TabIndex = 1358
- '
- '刪除_rbt
- '
- Me.刪除_rbt.BackColor = System.Drawing.Color.Transparent
- Me.刪除_rbt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除_rbt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.刪除_rbt.Location = New System.Drawing.Point(931, 2)
- Me.刪除_rbt.Name = "刪除_rbt"
- Me.刪除_rbt.Size = New System.Drawing.Size(50, 50)
- Me.刪除_rbt.TabIndex = 1359
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- '姓名_rtb
- '
- Me.姓名_rtb.BackColor = System.Drawing.Color.Transparent
- Me.姓名_rtb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.姓名_rtb.Location = New System.Drawing.Point(572, 2)
- Me.姓名_rtb.Name = "姓名_rtb"
- Me.姓名_rtb.Size = New System.Drawing.Size(298, 25)
- Me.姓名_rtb.TabIndex = 1822
- '
- '部門權限設定
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.Controls.Add(Me.姓名_rtb)
- Me.Controls.Add(Me.選定權限取消_bt)
- Me.Controls.Add(Me.部門權限指定_bt)
- Me.Controls.Add(Me.刪除_rbt)
- Me.Controls.Add(Me.批量刷新_rbt)
- Me.Controls.Add(Me.存檔_rbt)
- Me.Controls.Add(Me.原始權限_gb)
- Me.Controls.Add(Me.人員_lb)
- Me.Controls.Add(Me.Panel1)
- 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.是否建檔_lb)
- Me.Controls.Add(Me.設定_dgv)
- 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.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "部門權限設定"
- Me.Text = "部門權限設定"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.跨部門權限_gb.ResumeLayout(False)
- Me.跨部門權限_gb.PerformLayout()
- Me.原始權限_gb.ResumeLayout(False)
- CType(Me.級別_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.組別_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.課別_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.處別_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.部門_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.存檔_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.批量刷新_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.刪除_rbt, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.姓名_rtb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents 設定_dgv As DataGridView
- Friend WithEvents 帳號_tb As TextBox
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents 級別_lb As Label
- Friend WithEvents 組別1_tb As TextBox
- Friend WithEvents 課別1_tb As TextBox
- Friend WithEvents 處別1_tb As TextBox
- Friend WithEvents 部門1_tb As TextBox
- Friend WithEvents 級別1_tb As TextBox
- Friend WithEvents 部門權限指定_bt As Button
- Friend WithEvents 選定權限取消_bt As Button
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 小間距1_ch As CheckBox
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 人員_lb As Label
- Friend WithEvents 原始權限_gb As GroupBox
- Friend WithEvents 跨部門權限_gb As GroupBox
- Friend WithEvents 存檔_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 批量刷新_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents 刪除_rbt As Telerik.WinControls.UI.RadButton
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 組別_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 課別_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 處別_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 部門_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 級別_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 姓名_rtb As Telerik.WinControls.UI.RadTextBoxControl
- Friend WithEvents 是否建檔_lb As Label
- Friend WithEvents Column1 As DataGridViewTextBoxColumn
- Friend WithEvents Column2 As DataGridViewTextBoxColumn
- End Class
|