Няма описание
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.組織圖_tv = New System.Windows.Forms.TreeView()
  26. Me.組織圖1_tv = New System.Windows.Forms.TreeView()
  27. Me.組織圖2_tv = New System.Windows.Forms.TreeView()
  28. Me.組織圖3_tv = New System.Windows.Forms.TreeView()
  29. Me.級別_tb = New System.Windows.Forms.TextBox()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.主管_dgv = New System.Windows.Forms.DataGridView()
  33. Me.Label1 = New System.Windows.Forms.Label()
  34. Me.人員_tb = New System.Windows.Forms.TextBox()
  35. Me.組織圖_1_tv = New System.Windows.Forms.TreeView()
  36. Me.組織圖1_1_tv = New System.Windows.Forms.TreeView()
  37. Me.組織圖2_1_tv = New System.Windows.Forms.TreeView()
  38. Me.組織圖3_1_tv = New System.Windows.Forms.TreeView()
  39. Me.語轉扭_bt = New System.Windows.Forms.Button()
  40. Me.Panel1 = New System.Windows.Forms.Panel()
  41. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  42. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  43. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  44. Me.分流計算 = New System.Windows.Forms.Timer(Me.components)
  45. CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  46. Me.Panel1.SuspendLayout()
  47. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  48. Me.SuspendLayout()
  49. '
  50. '組織圖_tv
  51. '
  52. Me.組織圖_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.組織圖_tv.HotTracking = True
  55. Me.組織圖_tv.Indent = 20
  56. Me.組織圖_tv.ItemHeight = 20
  57. Me.組織圖_tv.Location = New System.Drawing.Point(4, 2)
  58. Me.組織圖_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  59. Me.組織圖_tv.Name = "組織圖_tv"
  60. Me.組織圖_tv.Size = New System.Drawing.Size(335, 304)
  61. Me.組織圖_tv.TabIndex = 1
  62. '
  63. '組織圖1_tv
  64. '
  65. Me.組織圖1_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.組織圖1_tv.HotTracking = True
  68. Me.組織圖1_tv.Indent = 20
  69. Me.組織圖1_tv.ItemHeight = 20
  70. Me.組織圖1_tv.Location = New System.Drawing.Point(338, 2)
  71. Me.組織圖1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  72. Me.組織圖1_tv.Name = "組織圖1_tv"
  73. Me.組織圖1_tv.Size = New System.Drawing.Size(335, 676)
  74. Me.組織圖1_tv.TabIndex = 2
  75. '
  76. '組織圖2_tv
  77. '
  78. Me.組織圖2_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  79. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  80. Me.組織圖2_tv.HotTracking = True
  81. Me.組織圖2_tv.Indent = 20
  82. Me.組織圖2_tv.ItemHeight = 20
  83. Me.組織圖2_tv.Location = New System.Drawing.Point(672, 2)
  84. Me.組織圖2_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  85. Me.組織圖2_tv.Name = "組織圖2_tv"
  86. Me.組織圖2_tv.Size = New System.Drawing.Size(335, 676)
  87. Me.組織圖2_tv.TabIndex = 3
  88. '
  89. '組織圖3_tv
  90. '
  91. Me.組織圖3_tv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  92. Or System.Windows.Forms.AnchorStyles.Left) _
  93. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  94. Me.組織圖3_tv.HotTracking = True
  95. Me.組織圖3_tv.Indent = 20
  96. Me.組織圖3_tv.ItemHeight = 20
  97. Me.組織圖3_tv.Location = New System.Drawing.Point(1006, 2)
  98. Me.組織圖3_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  99. Me.組織圖3_tv.Name = "組織圖3_tv"
  100. Me.組織圖3_tv.Size = New System.Drawing.Size(340, 676)
  101. Me.組織圖3_tv.TabIndex = 4
  102. '
  103. '級別_tb
  104. '
  105. Me.級別_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  106. Me.級別_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  107. Me.級別_tb.Location = New System.Drawing.Point(282, 311)
  108. Me.級別_tb.Name = "級別_tb"
  109. Me.級別_tb.Size = New System.Drawing.Size(50, 16)
  110. Me.級別_tb.TabIndex = 843
  111. '
  112. 'Label3
  113. '
  114. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  115. Me.Label3.AutoSize = True
  116. Me.Label3.BackColor = System.Drawing.Color.Transparent
  117. Me.Label3.Location = New System.Drawing.Point(242, 310)
  118. Me.Label3.Name = "Label3"
  119. Me.Label3.Size = New System.Drawing.Size(36, 16)
  120. Me.Label3.TabIndex = 842
  121. Me.Label3.Text = "Level"
  122. '
  123. 'Label2
  124. '
  125. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  126. Me.Label2.AutoSize = True
  127. Me.Label2.BackColor = System.Drawing.Color.Transparent
  128. Me.Label2.Location = New System.Drawing.Point(6, 330)
  129. Me.Label2.Name = "Label2"
  130. Me.Label2.Size = New System.Drawing.Size(70, 16)
  131. Me.Label2.TabIndex = 841
  132. Me.Label2.Text = "主管 / Lead"
  133. '
  134. '主管_dgv
  135. '
  136. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  137. Me.主管_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  138. Me.主管_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  139. Me.主管_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  140. Me.主管_dgv.BackgroundColor = System.Drawing.Color.White
  141. Me.主管_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  142. Me.主管_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  143. Me.主管_dgv.Location = New System.Drawing.Point(4, 346)
  144. Me.主管_dgv.Name = "主管_dgv"
  145. Me.主管_dgv.RowHeadersWidth = 5
  146. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  147. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  148. Me.主管_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  149. Me.主管_dgv.RowTemplate.Height = 24
  150. Me.主管_dgv.Size = New System.Drawing.Size(335, 332)
  151. Me.主管_dgv.TabIndex = 840
  152. '
  153. 'Label1
  154. '
  155. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  156. Me.Label1.AutoSize = True
  157. Me.Label1.BackColor = System.Drawing.Color.Transparent
  158. Me.Label1.Location = New System.Drawing.Point(6, 310)
  159. Me.Label1.Name = "Label1"
  160. Me.Label1.Size = New System.Drawing.Size(62, 16)
  161. Me.Label1.TabIndex = 839
  162. Me.Label1.Text = "人員/Staff"
  163. '
  164. '人員_tb
  165. '
  166. Me.人員_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  167. Me.人員_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  168. Me.人員_tb.Location = New System.Drawing.Point(74, 311)
  169. Me.人員_tb.Name = "人員_tb"
  170. Me.人員_tb.Size = New System.Drawing.Size(160, 16)
  171. Me.人員_tb.TabIndex = 838
  172. '
  173. '組織圖_1_tv
  174. '
  175. Me.組織圖_1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  176. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  177. Me.組織圖_1_tv.HotTracking = True
  178. Me.組織圖_1_tv.Indent = 20
  179. Me.組織圖_1_tv.ItemHeight = 20
  180. Me.組織圖_1_tv.Location = New System.Drawing.Point(4, 2)
  181. Me.組織圖_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  182. Me.組織圖_1_tv.Name = "組織圖_1_tv"
  183. Me.組織圖_1_tv.Size = New System.Drawing.Size(335, 304)
  184. Me.組織圖_1_tv.TabIndex = 844
  185. '
  186. '組織圖1_1_tv
  187. '
  188. Me.組織圖1_1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  189. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  190. Me.組織圖1_1_tv.HotTracking = True
  191. Me.組織圖1_1_tv.Indent = 20
  192. Me.組織圖1_1_tv.ItemHeight = 20
  193. Me.組織圖1_1_tv.Location = New System.Drawing.Point(338, 2)
  194. Me.組織圖1_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  195. Me.組織圖1_1_tv.Name = "組織圖1_1_tv"
  196. Me.組織圖1_1_tv.Size = New System.Drawing.Size(335, 676)
  197. Me.組織圖1_1_tv.TabIndex = 845
  198. '
  199. '組織圖2_1_tv
  200. '
  201. Me.組織圖2_1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  202. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  203. Me.組織圖2_1_tv.HotTracking = True
  204. Me.組織圖2_1_tv.Indent = 20
  205. Me.組織圖2_1_tv.ItemHeight = 20
  206. Me.組織圖2_1_tv.Location = New System.Drawing.Point(672, 2)
  207. Me.組織圖2_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  208. Me.組織圖2_1_tv.Name = "組織圖2_1_tv"
  209. Me.組織圖2_1_tv.Size = New System.Drawing.Size(335, 676)
  210. Me.組織圖2_1_tv.TabIndex = 846
  211. '
  212. '組織圖3_1_tv
  213. '
  214. Me.組織圖3_1_tv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  215. Or System.Windows.Forms.AnchorStyles.Left) _
  216. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  217. Me.組織圖3_1_tv.HotTracking = True
  218. Me.組織圖3_1_tv.Indent = 20
  219. Me.組織圖3_1_tv.ItemHeight = 20
  220. Me.組織圖3_1_tv.Location = New System.Drawing.Point(1006, 2)
  221. Me.組織圖3_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  222. Me.組織圖3_1_tv.Name = "組織圖3_1_tv"
  223. Me.組織圖3_1_tv.Size = New System.Drawing.Size(340, 676)
  224. Me.組織圖3_1_tv.TabIndex = 847
  225. '
  226. '語轉扭_bt
  227. '
  228. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  230. Me.語轉扭_bt.Location = New System.Drawing.Point(3, 3)
  231. Me.語轉扭_bt.Name = "語轉扭_bt"
  232. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  233. Me.語轉扭_bt.TabIndex = 1655
  234. Me.語轉扭_bt.Text = "L"
  235. Me.語轉扭_bt.UseVisualStyleBackColor = True
  236. '
  237. 'Panel1
  238. '
  239. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  240. Me.Panel1.Controls.Add(Me.語言_dgv)
  241. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  242. Me.Panel1.Location = New System.Drawing.Point(110, 125)
  243. Me.Panel1.Name = "Panel1"
  244. Me.Panel1.Size = New System.Drawing.Size(200, 100)
  245. Me.Panel1.TabIndex = 1656
  246. '
  247. '語言_dgv
  248. '
  249. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  250. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  251. Me.語言_dgv.Location = New System.Drawing.Point(34, 3)
  252. Me.語言_dgv.Name = "語言_dgv"
  253. Me.語言_dgv.RowHeadersWidth = 5
  254. Me.語言_dgv.RowTemplate.Height = 24
  255. Me.語言_dgv.Size = New System.Drawing.Size(161, 92)
  256. Me.語言_dgv.TabIndex = 1656
  257. Me.語言_dgv.Visible = False
  258. '
  259. 'Column1
  260. '
  261. Me.Column1.HeaderText = "Column1"
  262. Me.Column1.Name = "Column1"
  263. '
  264. 'Column2
  265. '
  266. Me.Column2.HeaderText = "Column2"
  267. Me.Column2.Name = "Column2"
  268. '
  269. '分流計算
  270. '
  271. '
  272. '公司組織結構
  273. '
  274. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  275. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  276. Me.ClientSize = New System.Drawing.Size(1350, 681)
  277. Me.Controls.Add(Me.Panel1)
  278. Me.Controls.Add(Me.組織圖_1_tv)
  279. Me.Controls.Add(Me.級別_tb)
  280. Me.Controls.Add(Me.Label3)
  281. Me.Controls.Add(Me.Label2)
  282. Me.Controls.Add(Me.主管_dgv)
  283. Me.Controls.Add(Me.Label1)
  284. Me.Controls.Add(Me.人員_tb)
  285. Me.Controls.Add(Me.組織圖_tv)
  286. Me.Controls.Add(Me.組織圖1_1_tv)
  287. Me.Controls.Add(Me.組織圖1_tv)
  288. Me.Controls.Add(Me.組織圖2_1_tv)
  289. Me.Controls.Add(Me.組織圖2_tv)
  290. Me.Controls.Add(Me.組織圖3_1_tv)
  291. Me.Controls.Add(Me.組織圖3_tv)
  292. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  293. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  294. Me.MaximizeBox = False
  295. Me.MinimizeBox = False
  296. Me.Name = "公司組織結構"
  297. Me.Text = "公司組織結構"
  298. CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  299. Me.Panel1.ResumeLayout(False)
  300. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  301. Me.ResumeLayout(False)
  302. Me.PerformLayout()
  303. End Sub
  304. Friend WithEvents 組織圖_tv As TreeView
  305. Friend WithEvents 組織圖1_tv As TreeView
  306. Friend WithEvents 組織圖2_tv As TreeView
  307. Friend WithEvents 組織圖3_tv As TreeView
  308. Friend WithEvents 級別_tb As TextBox
  309. Friend WithEvents Label3 As Label
  310. Friend WithEvents Label2 As Label
  311. Friend WithEvents 主管_dgv As DataGridView
  312. Friend WithEvents Label1 As Label
  313. Friend WithEvents 人員_tb As TextBox
  314. Friend WithEvents 組織圖_1_tv As TreeView
  315. Friend WithEvents 組織圖1_1_tv As TreeView
  316. Friend WithEvents 組織圖2_1_tv As TreeView
  317. Friend WithEvents 組織圖3_1_tv As TreeView
  318. Friend WithEvents 語轉扭_bt As Button
  319. Friend WithEvents Panel1 As Panel
  320. Friend WithEvents 語言_dgv As DataGridView
  321. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  322. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  323. Friend WithEvents 分流計算 As Timer
  324. End Class