Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

公司組織結構.Designer.vb 9.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 公司組織結構
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.組織圖_tv = New System.Windows.Forms.TreeView()
  25. Me.組織圖1_tv = New System.Windows.Forms.TreeView()
  26. Me.組織圖2_tv = New System.Windows.Forms.TreeView()
  27. Me.組織圖3_tv = New System.Windows.Forms.TreeView()
  28. Me.級別_tb = New System.Windows.Forms.TextBox()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.主管_dgv = New System.Windows.Forms.DataGridView()
  32. Me.Label1 = New System.Windows.Forms.Label()
  33. Me.人員_tb = New System.Windows.Forms.TextBox()
  34. CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  35. Me.SuspendLayout()
  36. '
  37. '組織圖_tv
  38. '
  39. Me.組織圖_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  40. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  41. Me.組織圖_tv.HotTracking = True
  42. Me.組織圖_tv.Indent = 20
  43. Me.組織圖_tv.ItemHeight = 20
  44. Me.組織圖_tv.Location = New System.Drawing.Point(4, 2)
  45. Me.組織圖_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  46. Me.組織圖_tv.Name = "組織圖_tv"
  47. Me.組織圖_tv.Size = New System.Drawing.Size(335, 304)
  48. Me.組織圖_tv.TabIndex = 1
  49. '
  50. '組織圖1_tv
  51. '
  52. Me.組織圖1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  53. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  54. Me.組織圖1_tv.HotTracking = True
  55. Me.組織圖1_tv.Indent = 20
  56. Me.組織圖1_tv.ItemHeight = 20
  57. Me.組織圖1_tv.Location = New System.Drawing.Point(338, 2)
  58. Me.組織圖1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  59. Me.組織圖1_tv.Name = "組織圖1_tv"
  60. Me.組織圖1_tv.Size = New System.Drawing.Size(335, 676)
  61. Me.組織圖1_tv.TabIndex = 2
  62. '
  63. '組織圖2_tv
  64. '
  65. Me.組織圖2_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  66. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  67. Me.組織圖2_tv.HotTracking = True
  68. Me.組織圖2_tv.Indent = 20
  69. Me.組織圖2_tv.ItemHeight = 20
  70. Me.組織圖2_tv.Location = New System.Drawing.Point(672, 2)
  71. Me.組織圖2_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  72. Me.組織圖2_tv.Name = "組織圖2_tv"
  73. Me.組織圖2_tv.Size = New System.Drawing.Size(335, 676)
  74. Me.組織圖2_tv.TabIndex = 3
  75. '
  76. '組織圖3_tv
  77. '
  78. Me.組織圖3_tv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  79. Or System.Windows.Forms.AnchorStyles.Left) _
  80. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  81. Me.組織圖3_tv.HotTracking = True
  82. Me.組織圖3_tv.Indent = 20
  83. Me.組織圖3_tv.ItemHeight = 20
  84. Me.組織圖3_tv.Location = New System.Drawing.Point(1006, 2)
  85. Me.組織圖3_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  86. Me.組織圖3_tv.Name = "組織圖3_tv"
  87. Me.組織圖3_tv.Size = New System.Drawing.Size(340, 676)
  88. Me.組織圖3_tv.TabIndex = 4
  89. '
  90. '級別_tb
  91. '
  92. Me.級別_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  93. Me.級別_tb.Location = New System.Drawing.Point(282, 311)
  94. Me.級別_tb.Name = "級別_tb"
  95. Me.級別_tb.Size = New System.Drawing.Size(50, 16)
  96. Me.級別_tb.TabIndex = 843
  97. '
  98. 'Label3
  99. '
  100. Me.Label3.AutoSize = True
  101. Me.Label3.Location = New System.Drawing.Point(242, 310)
  102. Me.Label3.Name = "Label3"
  103. Me.Label3.Size = New System.Drawing.Size(36, 16)
  104. Me.Label3.TabIndex = 842
  105. Me.Label3.Text = "Level"
  106. '
  107. 'Label2
  108. '
  109. Me.Label2.AutoSize = True
  110. Me.Label2.Location = New System.Drawing.Point(6, 330)
  111. Me.Label2.Name = "Label2"
  112. Me.Label2.Size = New System.Drawing.Size(70, 16)
  113. Me.Label2.TabIndex = 841
  114. Me.Label2.Text = "主管 / Lead"
  115. '
  116. '主管_dgv
  117. '
  118. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  119. Me.主管_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  120. Me.主管_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  121. Or System.Windows.Forms.AnchorStyles.Left) _
  122. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  123. Me.主管_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  124. Me.主管_dgv.BackgroundColor = System.Drawing.Color.White
  125. Me.主管_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  126. Me.主管_dgv.Location = New System.Drawing.Point(4, 346)
  127. Me.主管_dgv.Name = "主管_dgv"
  128. Me.主管_dgv.RowHeadersWidth = 5
  129. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  131. Me.主管_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  132. Me.主管_dgv.RowTemplate.Height = 24
  133. Me.主管_dgv.Size = New System.Drawing.Size(335, 332)
  134. Me.主管_dgv.TabIndex = 840
  135. '
  136. 'Label1
  137. '
  138. Me.Label1.AutoSize = True
  139. Me.Label1.Location = New System.Drawing.Point(6, 310)
  140. Me.Label1.Name = "Label1"
  141. Me.Label1.Size = New System.Drawing.Size(62, 16)
  142. Me.Label1.TabIndex = 839
  143. Me.Label1.Text = "人員/Staff"
  144. '
  145. '人員_tb
  146. '
  147. Me.人員_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  148. Me.人員_tb.Location = New System.Drawing.Point(74, 311)
  149. Me.人員_tb.Name = "人員_tb"
  150. Me.人員_tb.Size = New System.Drawing.Size(160, 16)
  151. Me.人員_tb.TabIndex = 838
  152. '
  153. '公司組織結構
  154. '
  155. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  156. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  157. Me.ClientSize = New System.Drawing.Size(1350, 681)
  158. Me.Controls.Add(Me.級別_tb)
  159. Me.Controls.Add(Me.Label3)
  160. Me.Controls.Add(Me.Label2)
  161. Me.Controls.Add(Me.主管_dgv)
  162. Me.Controls.Add(Me.Label1)
  163. Me.Controls.Add(Me.人員_tb)
  164. Me.Controls.Add(Me.組織圖3_tv)
  165. Me.Controls.Add(Me.組織圖2_tv)
  166. Me.Controls.Add(Me.組織圖1_tv)
  167. Me.Controls.Add(Me.組織圖_tv)
  168. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  169. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  170. Me.Name = "公司組織結構"
  171. Me.Text = "公司組織結構"
  172. CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  173. Me.ResumeLayout(False)
  174. Me.PerformLayout()
  175. End Sub
  176. Friend WithEvents 組織圖_tv As TreeView
  177. Friend WithEvents 組織圖1_tv As TreeView
  178. Friend WithEvents 組織圖2_tv As TreeView
  179. Friend WithEvents 組織圖3_tv As TreeView
  180. Friend WithEvents 級別_tb As TextBox
  181. Friend WithEvents Label3 As Label
  182. Friend WithEvents Label2 As Label
  183. Friend WithEvents 主管_dgv As DataGridView
  184. Friend WithEvents Label1 As Label
  185. Friend WithEvents 人員_tb As TextBox
  186. End Class