暫無描述
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.

系統組織結構與權限設定.Designer.vb 37KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  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 DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.組織圖_tv = New System.Windows.Forms.TreeView()
  28. Me.部門_1_tb = New System.Windows.Forms.TextBox()
  29. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.存檔_bt = New System.Windows.Forms.Button()
  32. Me.選定權限取消_bt = New System.Windows.Forms.Button()
  33. Me.部門權限指定_bt = New System.Windows.Forms.Button()
  34. Me.級別1_tb = New System.Windows.Forms.TextBox()
  35. Me.組別1_tb = New System.Windows.Forms.TextBox()
  36. Me.課別1_tb = New System.Windows.Forms.TextBox()
  37. Me.處別1_tb = New System.Windows.Forms.TextBox()
  38. Me.部門1_tb = New System.Windows.Forms.TextBox()
  39. Me.級別_lb = New System.Windows.Forms.Label()
  40. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  41. Me.帳號_tb = New System.Windows.Forms.TextBox()
  42. Me.姓名_tb = New System.Windows.Forms.TextBox()
  43. Me.組別_tb = New System.Windows.Forms.TextBox()
  44. Me.課別_tb = New System.Windows.Forms.TextBox()
  45. Me.處別_tb = New System.Windows.Forms.TextBox()
  46. Me.部門_tb = New System.Windows.Forms.TextBox()
  47. Me.級別_tb = New System.Windows.Forms.TextBox()
  48. Me.設定_dgv = New System.Windows.Forms.DataGridView()
  49. Me.文字_lb = New System.Windows.Forms.Label()
  50. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  51. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  52. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  53. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  54. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  55. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  56. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  57. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  58. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  59. Me.語轉扭_bt = New System.Windows.Forms.Button()
  60. Me.組織圖_1_tv = New System.Windows.Forms.TreeView()
  61. Me.分流計算 = New System.Windows.Forms.Timer(Me.components)
  62. Me.Panel1 = New System.Windows.Forms.Panel()
  63. Me.部門2_1_tb = New System.Windows.Forms.TextBox()
  64. Me.清單_1_dgv = New System.Windows.Forms.DataGridView()
  65. Me.設定1_dgv = New System.Windows.Forms.DataGridView()
  66. Me.文字1_lb = New System.Windows.Forms.Label()
  67. Me.文字2_lb = New System.Windows.Forms.Label()
  68. Me.文字3_lb = New System.Windows.Forms.Label()
  69. Me.文字4_lb = New System.Windows.Forms.Label()
  70. Me.級別2_tb = New System.Windows.Forms.TextBox()
  71. Me.部門2_tb = New System.Windows.Forms.TextBox()
  72. Me.處別2_tb = New System.Windows.Forms.TextBox()
  73. Me.課別2_tb = New System.Windows.Forms.TextBox()
  74. Me.部門3_tb = New System.Windows.Forms.TextBox()
  75. Me.處別3_tb = New System.Windows.Forms.TextBox()
  76. Me.課別3_tb = New System.Windows.Forms.TextBox()
  77. Me.級別3_tb = New System.Windows.Forms.TextBox()
  78. Me.組別3_tb = New System.Windows.Forms.TextBox()
  79. Me.組別2_tb = New System.Windows.Forms.TextBox()
  80. Me.Panel2 = New System.Windows.Forms.Panel()
  81. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  84. Me.Panel1.SuspendLayout()
  85. CType(Me.清單_1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.設定1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  87. Me.Panel2.SuspendLayout()
  88. Me.SuspendLayout()
  89. '
  90. '組織圖_tv
  91. '
  92. Me.組織圖_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  93. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  94. Me.組織圖_tv.HotTracking = True
  95. Me.組織圖_tv.Indent = 20
  96. Me.組織圖_tv.ItemHeight = 20
  97. Me.組織圖_tv.Location = New System.Drawing.Point(3, 4)
  98. Me.組織圖_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  99. Me.組織圖_tv.Name = "組織圖_tv"
  100. Me.組織圖_tv.Size = New System.Drawing.Size(330, 323)
  101. Me.組織圖_tv.TabIndex = 0
  102. '
  103. '部門_1_tb
  104. '
  105. Me.部門_1_tb.Location = New System.Drawing.Point(3, 113)
  106. Me.部門_1_tb.Name = "部門_1_tb"
  107. Me.部門_1_tb.Size = New System.Drawing.Size(163, 23)
  108. Me.部門_1_tb.TabIndex = 734
  109. '
  110. '清單_dgv
  111. '
  112. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  113. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  114. Me.清單_dgv.Location = New System.Drawing.Point(167, 3)
  115. Me.清單_dgv.Name = "清單_dgv"
  116. Me.清單_dgv.RowHeadersWidth = 5
  117. DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  118. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle17
  119. Me.清單_dgv.RowTemplate.Height = 24
  120. Me.清單_dgv.Size = New System.Drawing.Size(129, 74)
  121. Me.清單_dgv.TabIndex = 735
  122. '
  123. 'Label2
  124. '
  125. Me.Label2.AutoSize = True
  126. Me.Label2.Location = New System.Drawing.Point(601, 8)
  127. Me.Label2.Name = "Label2"
  128. Me.Label2.Size = New System.Drawing.Size(52, 16)
  129. Me.Label2.TabIndex = 1026
  130. Me.Label2.Text = "No Files"
  131. '
  132. '存檔_bt
  133. '
  134. Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  135. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  136. Me.存檔_bt.Location = New System.Drawing.Point(1060, 74)
  137. Me.存檔_bt.Name = "存檔_bt"
  138. Me.存檔_bt.Size = New System.Drawing.Size(283, 37)
  139. Me.存檔_bt.TabIndex = 1025
  140. Me.存檔_bt.Text = "存檔"
  141. Me.存檔_bt.UseVisualStyleBackColor = True
  142. '
  143. '選定權限取消_bt
  144. '
  145. Me.選定權限取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  146. Me.選定權限取消_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  147. Me.選定權限取消_bt.Location = New System.Drawing.Point(1203, 111)
  148. Me.選定權限取消_bt.Name = "選定權限取消_bt"
  149. Me.選定權限取消_bt.Size = New System.Drawing.Size(140, 49)
  150. Me.選定權限取消_bt.TabIndex = 1024
  151. Me.選定權限取消_bt.Text = "選定權限取消"
  152. Me.選定權限取消_bt.UseVisualStyleBackColor = True
  153. '
  154. '部門權限指定_bt
  155. '
  156. Me.部門權限指定_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  157. Me.部門權限指定_bt.ForeColor = System.Drawing.Color.LightCoral
  158. Me.部門權限指定_bt.Location = New System.Drawing.Point(1060, 111)
  159. Me.部門權限指定_bt.Name = "部門權限指定_bt"
  160. Me.部門權限指定_bt.Size = New System.Drawing.Size(140, 49)
  161. Me.部門權限指定_bt.TabIndex = 1023
  162. Me.部門權限指定_bt.Text = "部門權限指定"
  163. Me.部門權限指定_bt.UseVisualStyleBackColor = True
  164. '
  165. '級別1_tb
  166. '
  167. Me.級別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  168. Me.級別1_tb.Location = New System.Drawing.Point(4, 169)
  169. Me.級別1_tb.Name = "級別1_tb"
  170. Me.級別1_tb.Size = New System.Drawing.Size(51, 25)
  171. Me.級別1_tb.TabIndex = 1022
  172. '
  173. '組別1_tb
  174. '
  175. Me.組別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.組別1_tb.Location = New System.Drawing.Point(377, 111)
  177. Me.組別1_tb.Name = "組別1_tb"
  178. Me.組別1_tb.Size = New System.Drawing.Size(56, 25)
  179. Me.組別1_tb.TabIndex = 1021
  180. '
  181. '課別1_tb
  182. '
  183. Me.課別1_tb.BackColor = System.Drawing.Color.SaddleBrown
  184. Me.課別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  185. Me.課別1_tb.Location = New System.Drawing.Point(172, 111)
  186. Me.課別1_tb.Name = "課別1_tb"
  187. Me.課別1_tb.Size = New System.Drawing.Size(203, 25)
  188. Me.課別1_tb.TabIndex = 1020
  189. '
  190. '處別1_tb
  191. '
  192. Me.處別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.處別1_tb.Location = New System.Drawing.Point(262, 170)
  194. Me.處別1_tb.Name = "處別1_tb"
  195. Me.處別1_tb.Size = New System.Drawing.Size(171, 25)
  196. Me.處別1_tb.TabIndex = 1019
  197. '
  198. '部門1_tb
  199. '
  200. Me.部門1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.部門1_tb.Location = New System.Drawing.Point(56, 169)
  202. Me.部門1_tb.Name = "部門1_tb"
  203. Me.部門1_tb.Size = New System.Drawing.Size(203, 25)
  204. Me.部門1_tb.TabIndex = 1018
  205. '
  206. '級別_lb
  207. '
  208. Me.級別_lb.AutoSize = True
  209. Me.級別_lb.Location = New System.Drawing.Point(96, 86)
  210. Me.級別_lb.Name = "級別_lb"
  211. Me.級別_lb.Size = New System.Drawing.Size(31, 16)
  212. Me.級別_lb.TabIndex = 1017
  213. Me.級別_lb.Text = "級別"
  214. '
  215. 'DateTimePicker2
  216. '
  217. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  218. Me.DateTimePicker2.Location = New System.Drawing.Point(669, 4)
  219. Me.DateTimePicker2.Name = "DateTimePicker2"
  220. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  221. Me.DateTimePicker2.TabIndex = 1016
  222. Me.DateTimePicker2.Visible = False
  223. '
  224. '帳號_tb
  225. '
  226. Me.帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  227. Me.帳號_tb.Location = New System.Drawing.Point(3, 82)
  228. Me.帳號_tb.Name = "帳號_tb"
  229. Me.帳號_tb.Size = New System.Drawing.Size(87, 25)
  230. Me.帳號_tb.TabIndex = 1015
  231. '
  232. '姓名_tb
  233. '
  234. Me.姓名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  235. Me.姓名_tb.Location = New System.Drawing.Point(338, 3)
  236. Me.姓名_tb.Name = "姓名_tb"
  237. Me.姓名_tb.Size = New System.Drawing.Size(257, 25)
  238. Me.姓名_tb.TabIndex = 1014
  239. '
  240. '組別_tb
  241. '
  242. Me.組別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  243. Me.組別_tb.Location = New System.Drawing.Point(376, 84)
  244. Me.組別_tb.Name = "組別_tb"
  245. Me.組別_tb.Size = New System.Drawing.Size(56, 25)
  246. Me.組別_tb.TabIndex = 1013
  247. '
  248. '課別_tb
  249. '
  250. Me.課別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  251. Me.課別_tb.Location = New System.Drawing.Point(172, 84)
  252. Me.課別_tb.Name = "課別_tb"
  253. Me.課別_tb.Size = New System.Drawing.Size(203, 25)
  254. Me.課別_tb.TabIndex = 1012
  255. '
  256. '處別_tb
  257. '
  258. Me.處別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  259. Me.處別_tb.Location = New System.Drawing.Point(262, 142)
  260. Me.處別_tb.Name = "處別_tb"
  261. Me.處別_tb.Size = New System.Drawing.Size(171, 25)
  262. Me.處別_tb.TabIndex = 1011
  263. '
  264. '部門_tb
  265. '
  266. Me.部門_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  267. Me.部門_tb.Location = New System.Drawing.Point(57, 142)
  268. Me.部門_tb.Name = "部門_tb"
  269. Me.部門_tb.Size = New System.Drawing.Size(203, 25)
  270. Me.部門_tb.TabIndex = 1010
  271. '
  272. '級別_tb
  273. '
  274. Me.級別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  275. Me.級別_tb.Location = New System.Drawing.Point(4, 142)
  276. Me.級別_tb.Name = "級別_tb"
  277. Me.級別_tb.Size = New System.Drawing.Size(51, 25)
  278. Me.級別_tb.TabIndex = 1009
  279. '
  280. '設定_dgv
  281. '
  282. Me.設定_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  283. Me.設定_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  284. Me.設定_dgv.Location = New System.Drawing.Point(302, 3)
  285. Me.設定_dgv.Name = "設定_dgv"
  286. Me.設定_dgv.RowHeadersWidth = 5
  287. DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  288. Me.設定_dgv.RowsDefaultCellStyle = DataGridViewCellStyle18
  289. Me.設定_dgv.RowTemplate.Height = 24
  290. Me.設定_dgv.Size = New System.Drawing.Size(129, 74)
  291. Me.設定_dgv.TabIndex = 1008
  292. '
  293. '文字_lb
  294. '
  295. Me.文字_lb.AutoSize = True
  296. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.文字_lb.ForeColor = System.Drawing.Color.Red
  298. Me.文字_lb.Location = New System.Drawing.Point(341, 75)
  299. Me.文字_lb.Name = "文字_lb"
  300. Me.文字_lb.Size = New System.Drawing.Size(175, 16)
  301. Me.文字_lb.TabIndex = 1027
  302. Me.文字_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  303. '
  304. '小間距1_ch
  305. '
  306. Me.小間距1_ch.AutoSize = True
  307. Me.小間距1_ch.Location = New System.Drawing.Point(1182, 7)
  308. Me.小間距1_ch.Name = "小間距1_ch"
  309. Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
  310. Me.小間距1_ch.TabIndex = 1342
  311. Me.小間距1_ch.Text = "L1"
  312. Me.小間距1_ch.UseVisualStyleBackColor = True
  313. '
  314. '中間距1_ch
  315. '
  316. Me.中間距1_ch.AutoSize = True
  317. Me.中間距1_ch.Location = New System.Drawing.Point(1230, 7)
  318. Me.中間距1_ch.Name = "中間距1_ch"
  319. Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
  320. Me.中間距1_ch.TabIndex = 1343
  321. Me.中間距1_ch.Text = "L2"
  322. Me.中間距1_ch.UseVisualStyleBackColor = True
  323. '
  324. '大間距1_ch
  325. '
  326. Me.大間距1_ch.AutoSize = True
  327. Me.大間距1_ch.Location = New System.Drawing.Point(1274, 7)
  328. Me.大間距1_ch.Name = "大間距1_ch"
  329. Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
  330. Me.大間距1_ch.TabIndex = 1344
  331. Me.大間距1_ch.Text = "L3"
  332. Me.大間距1_ch.UseVisualStyleBackColor = True
  333. '
  334. '大間距_ch
  335. '
  336. Me.大間距_ch.AutoSize = True
  337. Me.大間距_ch.Location = New System.Drawing.Point(292, 333)
  338. Me.大間距_ch.Name = "大間距_ch"
  339. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  340. Me.大間距_ch.TabIndex = 1347
  341. Me.大間距_ch.Text = "L3"
  342. Me.大間距_ch.UseVisualStyleBackColor = True
  343. '
  344. '中間距_ch
  345. '
  346. Me.中間距_ch.AutoSize = True
  347. Me.中間距_ch.Location = New System.Drawing.Point(251, 333)
  348. Me.中間距_ch.Name = "中間距_ch"
  349. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  350. Me.中間距_ch.TabIndex = 1346
  351. Me.中間距_ch.Text = "L2"
  352. Me.中間距_ch.UseVisualStyleBackColor = True
  353. '
  354. '小間距_ch
  355. '
  356. Me.小間距_ch.AutoSize = True
  357. Me.小間距_ch.Location = New System.Drawing.Point(210, 333)
  358. Me.小間距_ch.Name = "小間距_ch"
  359. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  360. Me.小間距_ch.TabIndex = 1345
  361. Me.小間距_ch.Text = "L1"
  362. Me.小間距_ch.UseVisualStyleBackColor = True
  363. '
  364. '語言_dgv
  365. '
  366. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  367. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  368. Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
  369. Me.語言_dgv.Name = "語言_dgv"
  370. Me.語言_dgv.RowTemplate.Height = 24
  371. Me.語言_dgv.Size = New System.Drawing.Size(158, 74)
  372. Me.語言_dgv.TabIndex = 1348
  373. '
  374. 'Column1
  375. '
  376. Me.Column1.HeaderText = "Column1"
  377. Me.Column1.Name = "Column1"
  378. '
  379. 'Column2
  380. '
  381. Me.Column2.HeaderText = "Column2"
  382. Me.Column2.Name = "Column2"
  383. '
  384. '語轉扭_bt
  385. '
  386. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  387. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  389. Me.語轉扭_bt.Location = New System.Drawing.Point(1318, 4)
  390. Me.語轉扭_bt.Name = "語轉扭_bt"
  391. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  392. Me.語轉扭_bt.TabIndex = 1349
  393. Me.語轉扭_bt.Text = "L"
  394. Me.語轉扭_bt.UseVisualStyleBackColor = True
  395. '
  396. '組織圖_1_tv
  397. '
  398. Me.組織圖_1_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  399. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  400. Me.組織圖_1_tv.HotTracking = True
  401. Me.組織圖_1_tv.Indent = 20
  402. Me.組織圖_1_tv.ItemHeight = 20
  403. Me.組織圖_1_tv.Location = New System.Drawing.Point(3, 4)
  404. Me.組織圖_1_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  405. Me.組織圖_1_tv.Name = "組織圖_1_tv"
  406. Me.組織圖_1_tv.Size = New System.Drawing.Size(330, 323)
  407. Me.組織圖_1_tv.TabIndex = 1350
  408. '
  409. '分流計算
  410. '
  411. '
  412. 'Panel1
  413. '
  414. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  415. Me.Panel1.Controls.Add(Me.語言_dgv)
  416. Me.Panel1.Controls.Add(Me.帳號_tb)
  417. Me.Panel1.Controls.Add(Me.部門_1_tb)
  418. Me.Panel1.Controls.Add(Me.清單_dgv)
  419. Me.Panel1.Controls.Add(Me.設定_dgv)
  420. Me.Panel1.Controls.Add(Me.級別_tb)
  421. Me.Panel1.Controls.Add(Me.級別_lb)
  422. Me.Panel1.Controls.Add(Me.部門_tb)
  423. Me.Panel1.Controls.Add(Me.處別_tb)
  424. Me.Panel1.Controls.Add(Me.課別_tb)
  425. Me.Panel1.Controls.Add(Me.部門1_tb)
  426. Me.Panel1.Controls.Add(Me.處別1_tb)
  427. Me.Panel1.Controls.Add(Me.課別1_tb)
  428. Me.Panel1.Controls.Add(Me.級別1_tb)
  429. Me.Panel1.Controls.Add(Me.組別1_tb)
  430. Me.Panel1.Controls.Add(Me.組別_tb)
  431. Me.Panel1.Location = New System.Drawing.Point(460, 236)
  432. Me.Panel1.Name = "Panel1"
  433. Me.Panel1.Size = New System.Drawing.Size(438, 203)
  434. Me.Panel1.TabIndex = 1351
  435. '
  436. '部門2_1_tb
  437. '
  438. Me.部門2_1_tb.Location = New System.Drawing.Point(4, 329)
  439. Me.部門2_1_tb.Name = "部門2_1_tb"
  440. Me.部門2_1_tb.Size = New System.Drawing.Size(200, 23)
  441. Me.部門2_1_tb.TabIndex = 1352
  442. '
  443. '清單_1_dgv
  444. '
  445. Me.清單_1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  446. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  447. Me.清單_1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  448. Me.清單_1_dgv.BackgroundColor = System.Drawing.Color.White
  449. Me.清單_1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  450. Me.清單_1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  451. Me.清單_1_dgv.Location = New System.Drawing.Point(3, 354)
  452. Me.清單_1_dgv.Name = "清單_1_dgv"
  453. Me.清單_1_dgv.RowHeadersWidth = 5
  454. DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  455. Me.清單_1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle19
  456. Me.清單_1_dgv.RowTemplate.Height = 24
  457. Me.清單_1_dgv.Size = New System.Drawing.Size(330, 326)
  458. Me.清單_1_dgv.TabIndex = 1353
  459. '
  460. '設定1_dgv
  461. '
  462. Me.設定1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  463. Or System.Windows.Forms.AnchorStyles.Left) _
  464. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  465. Me.設定1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  466. Me.設定1_dgv.BackgroundColor = System.Drawing.Color.White
  467. Me.設定1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  468. Me.設定1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  469. Me.設定1_dgv.Location = New System.Drawing.Point(336, 162)
  470. Me.設定1_dgv.Name = "設定1_dgv"
  471. Me.設定1_dgv.RowHeadersWidth = 5
  472. DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  473. Me.設定1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle20
  474. Me.設定1_dgv.RowTemplate.Height = 24
  475. Me.設定1_dgv.Size = New System.Drawing.Size(1006, 518)
  476. Me.設定1_dgv.TabIndex = 1354
  477. '
  478. '文字1_lb
  479. '
  480. Me.文字1_lb.AutoSize = True
  481. Me.文字1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  482. Me.文字1_lb.ForeColor = System.Drawing.Color.Red
  483. Me.文字1_lb.Location = New System.Drawing.Point(341, 92)
  484. Me.文字1_lb.Name = "文字1_lb"
  485. Me.文字1_lb.Size = New System.Drawing.Size(175, 16)
  486. Me.文字1_lb.TabIndex = 1355
  487. Me.文字1_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  488. '
  489. '文字2_lb
  490. '
  491. Me.文字2_lb.AutoSize = True
  492. Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  493. Me.文字2_lb.ForeColor = System.Drawing.Color.Red
  494. Me.文字2_lb.Location = New System.Drawing.Point(341, 109)
  495. Me.文字2_lb.Name = "文字2_lb"
  496. Me.文字2_lb.Size = New System.Drawing.Size(175, 16)
  497. Me.文字2_lb.TabIndex = 1356
  498. Me.文字2_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  499. '
  500. '文字3_lb
  501. '
  502. Me.文字3_lb.AutoSize = True
  503. Me.文字3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  504. Me.文字3_lb.ForeColor = System.Drawing.Color.Red
  505. Me.文字3_lb.Location = New System.Drawing.Point(341, 126)
  506. Me.文字3_lb.Name = "文字3_lb"
  507. Me.文字3_lb.Size = New System.Drawing.Size(175, 16)
  508. Me.文字3_lb.TabIndex = 1357
  509. Me.文字3_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  510. '
  511. '文字4_lb
  512. '
  513. Me.文字4_lb.AutoSize = True
  514. Me.文字4_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  515. Me.文字4_lb.ForeColor = System.Drawing.Color.Red
  516. Me.文字4_lb.Location = New System.Drawing.Point(341, 143)
  517. Me.文字4_lb.Name = "文字4_lb"
  518. Me.文字4_lb.Size = New System.Drawing.Size(175, 16)
  519. Me.文字4_lb.TabIndex = 1358
  520. Me.文字4_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  521. '
  522. '級別2_tb
  523. '
  524. Me.級別2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  525. Me.級別2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  526. Me.級別2_tb.Location = New System.Drawing.Point(1, 1)
  527. Me.級別2_tb.Name = "級別2_tb"
  528. Me.級別2_tb.Size = New System.Drawing.Size(51, 18)
  529. Me.級別2_tb.TabIndex = 1359
  530. '
  531. '部門2_tb
  532. '
  533. Me.部門2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  534. Me.部門2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. Me.部門2_tb.Location = New System.Drawing.Point(53, 1)
  536. Me.部門2_tb.Name = "部門2_tb"
  537. Me.部門2_tb.Size = New System.Drawing.Size(203, 18)
  538. Me.部門2_tb.TabIndex = 1360
  539. '
  540. '處別2_tb
  541. '
  542. Me.處別2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  543. Me.處別2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  544. Me.處別2_tb.Location = New System.Drawing.Point(257, 1)
  545. Me.處別2_tb.Name = "處別2_tb"
  546. Me.處別2_tb.Size = New System.Drawing.Size(279, 18)
  547. Me.處別2_tb.TabIndex = 1361
  548. '
  549. '課別2_tb
  550. '
  551. Me.課別2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  552. Me.課別2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.課別2_tb.Location = New System.Drawing.Point(537, 1)
  554. Me.課別2_tb.Name = "課別2_tb"
  555. Me.課別2_tb.Size = New System.Drawing.Size(251, 18)
  556. Me.課別2_tb.TabIndex = 1362
  557. '
  558. '部門3_tb
  559. '
  560. Me.部門3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  561. Me.部門3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  562. Me.部門3_tb.Location = New System.Drawing.Point(53, 20)
  563. Me.部門3_tb.Name = "部門3_tb"
  564. Me.部門3_tb.Size = New System.Drawing.Size(203, 18)
  565. Me.部門3_tb.TabIndex = 1363
  566. '
  567. '處別3_tb
  568. '
  569. Me.處別3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  570. Me.處別3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  571. Me.處別3_tb.Location = New System.Drawing.Point(257, 20)
  572. Me.處別3_tb.Name = "處別3_tb"
  573. Me.處別3_tb.Size = New System.Drawing.Size(279, 18)
  574. Me.處別3_tb.TabIndex = 1364
  575. '
  576. '課別3_tb
  577. '
  578. Me.課別3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  579. Me.課別3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  580. Me.課別3_tb.Location = New System.Drawing.Point(537, 20)
  581. Me.課別3_tb.Name = "課別3_tb"
  582. Me.課別3_tb.Size = New System.Drawing.Size(251, 18)
  583. Me.課別3_tb.TabIndex = 1365
  584. '
  585. '級別3_tb
  586. '
  587. Me.級別3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  588. Me.級別3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  589. Me.級別3_tb.Location = New System.Drawing.Point(1, 20)
  590. Me.級別3_tb.Name = "級別3_tb"
  591. Me.級別3_tb.Size = New System.Drawing.Size(51, 18)
  592. Me.級別3_tb.TabIndex = 1366
  593. '
  594. '組別3_tb
  595. '
  596. Me.組別3_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  597. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  598. Me.組別3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  599. Me.組別3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  600. Me.組別3_tb.Location = New System.Drawing.Point(789, 20)
  601. Me.組別3_tb.Name = "組別3_tb"
  602. Me.組別3_tb.Size = New System.Drawing.Size(211, 18)
  603. Me.組別3_tb.TabIndex = 1368
  604. '
  605. '組別2_tb
  606. '
  607. Me.組別2_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  608. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  609. Me.組別2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  610. Me.組別2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  611. Me.組別2_tb.Location = New System.Drawing.Point(789, 1)
  612. Me.組別2_tb.Name = "組別2_tb"
  613. Me.組別2_tb.Size = New System.Drawing.Size(211, 18)
  614. Me.組別2_tb.TabIndex = 1367
  615. '
  616. 'Panel2
  617. '
  618. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  619. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  620. Me.Panel2.BackColor = System.Drawing.Color.Transparent
  621. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  622. Me.Panel2.Controls.Add(Me.級別2_tb)
  623. Me.Panel2.Controls.Add(Me.組別3_tb)
  624. Me.Panel2.Controls.Add(Me.級別3_tb)
  625. Me.Panel2.Controls.Add(Me.組別2_tb)
  626. Me.Panel2.Controls.Add(Me.課別3_tb)
  627. Me.Panel2.Controls.Add(Me.處別3_tb)
  628. Me.Panel2.Controls.Add(Me.部門2_tb)
  629. Me.Panel2.Controls.Add(Me.部門3_tb)
  630. Me.Panel2.Controls.Add(Me.處別2_tb)
  631. Me.Panel2.Controls.Add(Me.課別2_tb)
  632. Me.Panel2.Location = New System.Drawing.Point(339, 30)
  633. Me.Panel2.Name = "Panel2"
  634. Me.Panel2.Size = New System.Drawing.Size(1004, 41)
  635. Me.Panel2.TabIndex = 1369
  636. '
  637. '系統組織結構與權限設定
  638. '
  639. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  640. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  641. Me.ClientSize = New System.Drawing.Size(1350, 681)
  642. Me.Controls.Add(Me.Panel2)
  643. Me.Controls.Add(Me.文字4_lb)
  644. Me.Controls.Add(Me.文字3_lb)
  645. Me.Controls.Add(Me.文字2_lb)
  646. Me.Controls.Add(Me.文字1_lb)
  647. Me.Controls.Add(Me.清單_1_dgv)
  648. Me.Controls.Add(Me.部門2_1_tb)
  649. Me.Controls.Add(Me.Panel1)
  650. Me.Controls.Add(Me.組織圖_1_tv)
  651. Me.Controls.Add(Me.語轉扭_bt)
  652. Me.Controls.Add(Me.大間距_ch)
  653. Me.Controls.Add(Me.中間距_ch)
  654. Me.Controls.Add(Me.小間距_ch)
  655. Me.Controls.Add(Me.大間距1_ch)
  656. Me.Controls.Add(Me.中間距1_ch)
  657. Me.Controls.Add(Me.小間距1_ch)
  658. Me.Controls.Add(Me.文字_lb)
  659. Me.Controls.Add(Me.Label2)
  660. Me.Controls.Add(Me.存檔_bt)
  661. Me.Controls.Add(Me.選定權限取消_bt)
  662. Me.Controls.Add(Me.部門權限指定_bt)
  663. Me.Controls.Add(Me.DateTimePicker2)
  664. Me.Controls.Add(Me.姓名_tb)
  665. Me.Controls.Add(Me.組織圖_tv)
  666. Me.Controls.Add(Me.設定1_dgv)
  667. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  668. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  669. Me.MaximizeBox = False
  670. Me.MinimizeBox = False
  671. Me.Name = "系統組織結構與權限設定"
  672. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  673. Me.Text = "系統組織結構與權限設定"
  674. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  675. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  676. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  677. Me.Panel1.ResumeLayout(False)
  678. Me.Panel1.PerformLayout()
  679. CType(Me.清單_1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  680. CType(Me.設定1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  681. Me.Panel2.ResumeLayout(False)
  682. Me.Panel2.PerformLayout()
  683. Me.ResumeLayout(False)
  684. Me.PerformLayout()
  685. End Sub
  686. Friend WithEvents 組織圖_tv As TreeView
  687. Friend WithEvents 部門_1_tb As TextBox
  688. Friend WithEvents 清單_dgv As DataGridView
  689. Friend WithEvents Label2 As Label
  690. Friend WithEvents 存檔_bt As Button
  691. Friend WithEvents 選定權限取消_bt As Button
  692. Friend WithEvents 部門權限指定_bt As Button
  693. Friend WithEvents 級別1_tb As TextBox
  694. Friend WithEvents 組別1_tb As TextBox
  695. Friend WithEvents 課別1_tb As TextBox
  696. Friend WithEvents 處別1_tb As TextBox
  697. Friend WithEvents 部門1_tb As TextBox
  698. Friend WithEvents 級別_lb As Label
  699. Friend WithEvents DateTimePicker2 As DateTimePicker
  700. Friend WithEvents 帳號_tb As TextBox
  701. Friend WithEvents 姓名_tb As TextBox
  702. Friend WithEvents 組別_tb As TextBox
  703. Friend WithEvents 課別_tb As TextBox
  704. Friend WithEvents 處別_tb As TextBox
  705. Friend WithEvents 部門_tb As TextBox
  706. Friend WithEvents 級別_tb As TextBox
  707. Friend WithEvents 設定_dgv As DataGridView
  708. Friend WithEvents 文字_lb As Label
  709. Friend WithEvents 小間距1_ch As CheckBox
  710. Friend WithEvents 中間距1_ch As CheckBox
  711. Friend WithEvents 大間距1_ch As CheckBox
  712. Friend WithEvents 大間距_ch As CheckBox
  713. Friend WithEvents 中間距_ch As CheckBox
  714. Friend WithEvents 小間距_ch As CheckBox
  715. Friend WithEvents 語言_dgv As DataGridView
  716. Friend WithEvents 語轉扭_bt As Button
  717. Friend WithEvents 組織圖_1_tv As TreeView
  718. Friend WithEvents 分流計算 As Timer
  719. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  720. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  721. Friend WithEvents Panel1 As Panel
  722. Friend WithEvents 部門2_1_tb As TextBox
  723. Friend WithEvents 清單_1_dgv As DataGridView
  724. Friend WithEvents 設定1_dgv As DataGridView
  725. Friend WithEvents 文字1_lb As Label
  726. Friend WithEvents 文字2_lb As Label
  727. Friend WithEvents 文字3_lb As Label
  728. Friend WithEvents 文字4_lb As Label
  729. Friend WithEvents 級別2_tb As TextBox
  730. Friend WithEvents 部門2_tb As TextBox
  731. Friend WithEvents 處別2_tb As TextBox
  732. Friend WithEvents 課別2_tb As TextBox
  733. Friend WithEvents 部門3_tb As TextBox
  734. Friend WithEvents 處別3_tb As TextBox
  735. Friend WithEvents 課別3_tb As TextBox
  736. Friend WithEvents 級別3_tb As TextBox
  737. Friend WithEvents 組別3_tb As TextBox
  738. Friend WithEvents 組別2_tb As TextBox
  739. Friend WithEvents Panel2 As Panel
  740. End Class