_ Partial Class 公司組織結構 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() Me.components = New System.ComponentModel.Container() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 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() Me.組織圖_1_tv = New System.Windows.Forms.TreeView() Me.組織圖1_1_tv = New System.Windows.Forms.TreeView() Me.組織圖2_1_tv = New System.Windows.Forms.TreeView() Me.組織圖3_1_tv = New System.Windows.Forms.TreeView() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.Panel1 = New System.Windows.Forms.Panel() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.分流計算 = New System.Windows.Forms.Timer(Me.components) CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.Transparent 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.Transparent 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 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.主管_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.主管_dgv.Anchor = CType((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(4, 346) Me.主管_dgv.Name = "主管_dgv" Me.主管_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.主管_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.主管_dgv.RowTemplate.Height = 24 Me.主管_dgv.Size = New System.Drawing.Size(335, 332) Me.主管_dgv.TabIndex = 840 ' 'Label1 ' Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.Transparent 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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 ' '組織圖_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(4, 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, 304) Me.組織圖_1_tv.TabIndex = 844 ' '組織圖1_1_tv ' Me.組織圖1_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_1_tv.HotTracking = True Me.組織圖1_1_tv.Indent = 20 Me.組織圖1_1_tv.ItemHeight = 20 Me.組織圖1_1_tv.Location = New System.Drawing.Point(338, 2) Me.組織圖1_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.組織圖1_1_tv.Name = "組織圖1_1_tv" Me.組織圖1_1_tv.Size = New System.Drawing.Size(335, 676) Me.組織圖1_1_tv.TabIndex = 845 ' '組織圖2_1_tv ' Me.組織圖2_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.組織圖2_1_tv.HotTracking = True Me.組織圖2_1_tv.Indent = 20 Me.組織圖2_1_tv.ItemHeight = 20 Me.組織圖2_1_tv.Location = New System.Drawing.Point(672, 2) Me.組織圖2_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.組織圖2_1_tv.Name = "組織圖2_1_tv" Me.組織圖2_1_tv.Size = New System.Drawing.Size(335, 676) Me.組織圖2_1_tv.TabIndex = 846 ' '組織圖3_1_tv ' Me.組織圖3_1_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_1_tv.HotTracking = True Me.組織圖3_1_tv.Indent = 20 Me.組織圖3_1_tv.ItemHeight = 20 Me.組織圖3_1_tv.Location = New System.Drawing.Point(1006, 2) Me.組織圖3_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.組織圖3_1_tv.Name = "組織圖3_1_tv" Me.組織圖3_1_tv.Size = New System.Drawing.Size(340, 676) Me.組織圖3_1_tv.TabIndex = 847 ' '語轉扭_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(3, 3) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1655 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Controls.Add(Me.語轉扭_bt) Me.Panel1.Location = New System.Drawing.Point(110, 125) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(200, 100) Me.Panel1.TabIndex = 1656 ' '語言_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(34, 3) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(161, 92) Me.語言_dgv.TabIndex = 1656 Me.語言_dgv.Visible = False ' 'Column1 ' Me.Column1.HeaderText = "Column1" Me.Column1.Name = "Column1" ' 'Column2 ' Me.Column2.HeaderText = "Column2" Me.Column2.Name = "Column2" ' '分流計算 ' ' '公司組織結構 ' 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.Panel1) Me.Controls.Add(Me.組織圖_1_tv) 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.組織圖_tv) Me.Controls.Add(Me.組織圖1_1_tv) Me.Controls.Add(Me.組織圖1_tv) Me.Controls.Add(Me.組織圖2_1_tv) Me.Controls.Add(Me.組織圖2_tv) Me.Controls.Add(Me.組織圖3_1_tv) Me.Controls.Add(Me.組織圖3_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.MaximizeBox = False Me.MinimizeBox = False Me.Name = "公司組織結構" Me.Text = "公司組織結構" CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) 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 Friend WithEvents 組織圖_1_tv As TreeView Friend WithEvents 組織圖1_1_tv As TreeView Friend WithEvents 組織圖2_1_tv As TreeView Friend WithEvents 組織圖3_1_tv As TreeView Friend WithEvents 語轉扭_bt As Button Friend WithEvents Panel1 As Panel Friend WithEvents 語言_dgv As DataGridView Friend WithEvents Column1 As DataGridViewTextBoxColumn Friend WithEvents Column2 As DataGridViewTextBoxColumn Friend WithEvents 分流計算 As Timer End Class