123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <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()
- 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.組織圖_tv = New System.Windows.Forms.TreeView()
- Me.組織圖1_tv = New System.Windows.Forms.TreeView()
- Me.組織圖2_tv = New System.Windows.Forms.TreeView()
- Me.組織圖3_tv = New System.Windows.Forms.TreeView()
- Me.級別_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.主管_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.人員_tb = New System.Windows.Forms.TextBox()
- CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '組織圖_tv
- '
- Me.組織圖_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.組織圖_tv.HotTracking = True
- Me.組織圖_tv.Indent = 20
- Me.組織圖_tv.ItemHeight = 20
- Me.組織圖_tv.Location = New System.Drawing.Point(4, 2)
- Me.組織圖_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.組織圖_tv.Name = "組織圖_tv"
- Me.組織圖_tv.Size = New System.Drawing.Size(335, 304)
- Me.組織圖_tv.TabIndex = 1
- '
- '組織圖1_tv
- '
- Me.組織圖1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.組織圖1_tv.HotTracking = True
- Me.組織圖1_tv.Indent = 20
- Me.組織圖1_tv.ItemHeight = 20
- Me.組織圖1_tv.Location = New System.Drawing.Point(338, 2)
- Me.組織圖1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.組織圖1_tv.Name = "組織圖1_tv"
- Me.組織圖1_tv.Size = New System.Drawing.Size(335, 676)
- Me.組織圖1_tv.TabIndex = 2
- '
- '組織圖2_tv
- '
- Me.組織圖2_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.組織圖2_tv.HotTracking = True
- Me.組織圖2_tv.Indent = 20
- Me.組織圖2_tv.ItemHeight = 20
- Me.組織圖2_tv.Location = New System.Drawing.Point(672, 2)
- Me.組織圖2_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.組織圖2_tv.Name = "組織圖2_tv"
- Me.組織圖2_tv.Size = New System.Drawing.Size(335, 676)
- Me.組織圖2_tv.TabIndex = 3
- '
- '組織圖3_tv
- '
- Me.組織圖3_tv.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.組織圖3_tv.HotTracking = True
- Me.組織圖3_tv.Indent = 20
- Me.組織圖3_tv.ItemHeight = 20
- Me.組織圖3_tv.Location = New System.Drawing.Point(1006, 2)
- Me.組織圖3_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.組織圖3_tv.Name = "組織圖3_tv"
- Me.組織圖3_tv.Size = New System.Drawing.Size(340, 676)
- Me.組織圖3_tv.TabIndex = 4
- '
- '級別_tb
- '
- Me.級別_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.級別_tb.Location = New System.Drawing.Point(282, 311)
- Me.級別_tb.Name = "級別_tb"
- Me.級別_tb.Size = New System.Drawing.Size(50, 16)
- Me.級別_tb.TabIndex = 843
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(242, 310)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(36, 16)
- Me.Label3.TabIndex = 842
- Me.Label3.Text = "Level"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(6, 330)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(70, 16)
- Me.Label2.TabIndex = 841
- Me.Label2.Text = "主管 / Lead"
- '
- '主管_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, 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.BackgroundColor = System.Drawing.Color.White
- Me.主管_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.主管_dgv.Location = New System.Drawing.Point(4, 346)
- Me.主管_dgv.Name = "主管_dgv"
- Me.主管_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.主管_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.主管_dgv.RowTemplate.Height = 24
- Me.主管_dgv.Size = New System.Drawing.Size(335, 332)
- Me.主管_dgv.TabIndex = 840
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(6, 310)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(62, 16)
- Me.Label1.TabIndex = 839
- Me.Label1.Text = "人員/Staff"
- '
- '人員_tb
- '
- Me.人員_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.人員_tb.Location = New System.Drawing.Point(74, 311)
- Me.人員_tb.Name = "人員_tb"
- Me.人員_tb.Size = New System.Drawing.Size(160, 16)
- Me.人員_tb.TabIndex = 838
- '
- '公司組織結構
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.Controls.Add(Me.級別_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.主管_dgv)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.人員_tb)
- Me.Controls.Add(Me.組織圖3_tv)
- Me.Controls.Add(Me.組織圖2_tv)
- Me.Controls.Add(Me.組織圖1_tv)
- Me.Controls.Add(Me.組織圖_tv)
- 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 = "公司組織結構"
- Me.Text = "公司組織結構"
- CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 組織圖_tv As TreeView
- Friend WithEvents 組織圖1_tv As TreeView
- Friend WithEvents 組織圖2_tv As TreeView
- Friend WithEvents 組織圖3_tv As TreeView
- Friend WithEvents 級別_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents 主管_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents 人員_tb As TextBox
- End Class
|