Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  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 DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.組織圖_tv = New System.Windows.Forms.TreeView()
  25. Me.部門2_tb = New System.Windows.Forms.TextBox()
  26. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.存檔_bt = New System.Windows.Forms.Button()
  29. Me.選定權限取消_bt = New System.Windows.Forms.Button()
  30. Me.部門權限指定_bt = New System.Windows.Forms.Button()
  31. Me.級別1_tb = New System.Windows.Forms.TextBox()
  32. Me.組別1_tb = New System.Windows.Forms.TextBox()
  33. Me.課別1_tb = New System.Windows.Forms.TextBox()
  34. Me.處別1_tb = New System.Windows.Forms.TextBox()
  35. Me.部門1_tb = New System.Windows.Forms.TextBox()
  36. Me.級別_lb = New System.Windows.Forms.Label()
  37. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  38. Me.帳號_tb = New System.Windows.Forms.TextBox()
  39. Me.姓名_tb = New System.Windows.Forms.TextBox()
  40. Me.組別_tb = New System.Windows.Forms.TextBox()
  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.設定_dgv = New System.Windows.Forms.DataGridView()
  46. Me.文字_lb = New System.Windows.Forms.Label()
  47. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  48. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  49. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  50. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  51. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  52. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  53. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  54. Me.語轉扭_bt = New System.Windows.Forms.Button()
  55. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  56. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  58. Me.SuspendLayout()
  59. '
  60. '組織圖_tv
  61. '
  62. Me.組織圖_tv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  63. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  64. Me.組織圖_tv.HotTracking = True
  65. Me.組織圖_tv.Indent = 20
  66. Me.組織圖_tv.ItemHeight = 20
  67. Me.組織圖_tv.Location = New System.Drawing.Point(5, 4)
  68. Me.組織圖_tv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  69. Me.組織圖_tv.Name = "組織圖_tv"
  70. Me.組織圖_tv.Size = New System.Drawing.Size(323, 323)
  71. Me.組織圖_tv.TabIndex = 0
  72. '
  73. '部門2_tb
  74. '
  75. Me.部門2_tb.Location = New System.Drawing.Point(5, 333)
  76. Me.部門2_tb.Name = "部門2_tb"
  77. Me.部門2_tb.Size = New System.Drawing.Size(200, 23)
  78. Me.部門2_tb.TabIndex = 734
  79. '
  80. '清單_dgv
  81. '
  82. Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  83. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  84. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  85. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  86. Me.清單_dgv.Location = New System.Drawing.Point(3, 361)
  87. Me.清單_dgv.Name = "清單_dgv"
  88. Me.清單_dgv.RowHeadersWidth = 5
  89. DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  90. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle15
  91. Me.清單_dgv.RowTemplate.Height = 24
  92. Me.清單_dgv.Size = New System.Drawing.Size(330, 318)
  93. Me.清單_dgv.TabIndex = 735
  94. '
  95. 'Label2
  96. '
  97. Me.Label2.AutoSize = True
  98. Me.Label2.Location = New System.Drawing.Point(335, 43)
  99. Me.Label2.Name = "Label2"
  100. Me.Label2.Size = New System.Drawing.Size(53, 16)
  101. Me.Label2.TabIndex = 1026
  102. Me.Label2.Text = "No Files"
  103. '
  104. '存檔_bt
  105. '
  106. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  107. Me.存檔_bt.Location = New System.Drawing.Point(1061, 71)
  108. Me.存檔_bt.Name = "存檔_bt"
  109. Me.存檔_bt.Size = New System.Drawing.Size(280, 25)
  110. Me.存檔_bt.TabIndex = 1025
  111. Me.存檔_bt.Text = "存檔"
  112. Me.存檔_bt.UseVisualStyleBackColor = True
  113. '
  114. '選定權限取消_bt
  115. '
  116. Me.選定權限取消_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  117. Me.選定權限取消_bt.Location = New System.Drawing.Point(1203, 110)
  118. Me.選定權限取消_bt.Name = "選定權限取消_bt"
  119. Me.選定權限取消_bt.Size = New System.Drawing.Size(140, 25)
  120. Me.選定權限取消_bt.TabIndex = 1024
  121. Me.選定權限取消_bt.Text = "選定權限取消"
  122. Me.選定權限取消_bt.UseVisualStyleBackColor = True
  123. '
  124. '部門權限指定_bt
  125. '
  126. Me.部門權限指定_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  127. Me.部門權限指定_bt.Location = New System.Drawing.Point(1060, 110)
  128. Me.部門權限指定_bt.Name = "部門權限指定_bt"
  129. Me.部門權限指定_bt.Size = New System.Drawing.Size(140, 25)
  130. Me.部門權限指定_bt.TabIndex = 1023
  131. Me.部門權限指定_bt.Text = "部門權限指定"
  132. Me.部門權限指定_bt.UseVisualStyleBackColor = True
  133. '
  134. '級別1_tb
  135. '
  136. Me.級別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.級別1_tb.Location = New System.Drawing.Point(548, 38)
  138. Me.級別1_tb.Name = "級別1_tb"
  139. Me.級別1_tb.Size = New System.Drawing.Size(51, 25)
  140. Me.級別1_tb.TabIndex = 1022
  141. '
  142. '組別1_tb
  143. '
  144. Me.組別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  145. Me.組別1_tb.Location = New System.Drawing.Point(1233, 40)
  146. Me.組別1_tb.Name = "組別1_tb"
  147. Me.組別1_tb.Size = New System.Drawing.Size(110, 25)
  148. Me.組別1_tb.TabIndex = 1021
  149. '
  150. '課別1_tb
  151. '
  152. Me.課別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  153. Me.課別1_tb.Location = New System.Drawing.Point(1024, 39)
  154. Me.課別1_tb.Name = "課別1_tb"
  155. Me.課別1_tb.Size = New System.Drawing.Size(203, 25)
  156. Me.課別1_tb.TabIndex = 1020
  157. '
  158. '處別1_tb
  159. '
  160. Me.處別1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  161. Me.處別1_tb.Location = New System.Drawing.Point(815, 39)
  162. Me.處別1_tb.Name = "處別1_tb"
  163. Me.處別1_tb.Size = New System.Drawing.Size(203, 25)
  164. Me.處別1_tb.TabIndex = 1019
  165. '
  166. '部門1_tb
  167. '
  168. Me.部門1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  169. Me.部門1_tb.Location = New System.Drawing.Point(607, 38)
  170. Me.部門1_tb.Name = "部門1_tb"
  171. Me.部門1_tb.Size = New System.Drawing.Size(203, 25)
  172. Me.部門1_tb.TabIndex = 1018
  173. '
  174. '級別_lb
  175. '
  176. Me.級別_lb.AutoSize = True
  177. Me.級別_lb.Location = New System.Drawing.Point(499, 13)
  178. Me.級別_lb.Name = "級別_lb"
  179. Me.級別_lb.Size = New System.Drawing.Size(32, 16)
  180. Me.級別_lb.TabIndex = 1017
  181. Me.級別_lb.Text = "級別"
  182. '
  183. 'DateTimePicker2
  184. '
  185. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  186. Me.DateTimePicker2.Location = New System.Drawing.Point(403, 39)
  187. Me.DateTimePicker2.Name = "DateTimePicker2"
  188. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  189. Me.DateTimePicker2.TabIndex = 1016
  190. Me.DateTimePicker2.Visible = False
  191. '
  192. '帳號_tb
  193. '
  194. Me.帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  195. Me.帳號_tb.Location = New System.Drawing.Point(958, 459)
  196. Me.帳號_tb.Name = "帳號_tb"
  197. Me.帳號_tb.Size = New System.Drawing.Size(87, 25)
  198. Me.帳號_tb.TabIndex = 1015
  199. Me.帳號_tb.Visible = False
  200. '
  201. '姓名_tb
  202. '
  203. Me.姓名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  204. Me.姓名_tb.Location = New System.Drawing.Point(338, 9)
  205. Me.姓名_tb.Name = "姓名_tb"
  206. Me.姓名_tb.Size = New System.Drawing.Size(152, 25)
  207. Me.姓名_tb.TabIndex = 1014
  208. '
  209. '組別_tb
  210. '
  211. Me.組別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  212. Me.組別_tb.Location = New System.Drawing.Point(1232, 8)
  213. Me.組別_tb.Name = "組別_tb"
  214. Me.組別_tb.Size = New System.Drawing.Size(110, 25)
  215. Me.組別_tb.TabIndex = 1013
  216. '
  217. '課別_tb
  218. '
  219. Me.課別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.課別_tb.Location = New System.Drawing.Point(1024, 8)
  221. Me.課別_tb.Name = "課別_tb"
  222. Me.課別_tb.Size = New System.Drawing.Size(203, 25)
  223. Me.課別_tb.TabIndex = 1012
  224. '
  225. '處別_tb
  226. '
  227. Me.處別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  228. Me.處別_tb.Location = New System.Drawing.Point(815, 7)
  229. Me.處別_tb.Name = "處別_tb"
  230. Me.處別_tb.Size = New System.Drawing.Size(203, 25)
  231. Me.處別_tb.TabIndex = 1011
  232. '
  233. '部門_tb
  234. '
  235. Me.部門_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  236. Me.部門_tb.Location = New System.Drawing.Point(608, 7)
  237. Me.部門_tb.Name = "部門_tb"
  238. Me.部門_tb.Size = New System.Drawing.Size(203, 25)
  239. Me.部門_tb.TabIndex = 1010
  240. '
  241. '級別_tb
  242. '
  243. Me.級別_tb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  244. Me.級別_tb.Location = New System.Drawing.Point(548, 7)
  245. Me.級別_tb.Name = "級別_tb"
  246. Me.級別_tb.Size = New System.Drawing.Size(51, 25)
  247. Me.級別_tb.TabIndex = 1009
  248. '
  249. '設定_dgv
  250. '
  251. Me.設定_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  252. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  253. Me.設定_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  254. Me.設定_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  255. Me.設定_dgv.Location = New System.Drawing.Point(336, 150)
  256. Me.設定_dgv.Name = "設定_dgv"
  257. Me.設定_dgv.RowHeadersWidth = 5
  258. DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  259. Me.設定_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
  260. Me.設定_dgv.RowTemplate.Height = 24
  261. Me.設定_dgv.Size = New System.Drawing.Size(1006, 530)
  262. Me.設定_dgv.TabIndex = 1008
  263. '
  264. '文字_lb
  265. '
  266. Me.文字_lb.AutoSize = True
  267. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  268. Me.文字_lb.ForeColor = System.Drawing.Color.Red
  269. Me.文字_lb.Location = New System.Drawing.Point(341, 68)
  270. Me.文字_lb.Name = "文字_lb"
  271. Me.文字_lb.Size = New System.Drawing.Size(602, 48)
  272. Me.文字_lb.TabIndex = 1027
  273. Me.文字_lb.Text = "本介面屬於人事部門使用功能。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "1、5級以下由人事部職員設定, 2、公司5級以上的人事管理權限須由4級人事主管指定。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "3、公司" &
  274. "4級以上的人事管理權限須由3級人事主管指定。 4、3級以上人事管理權限須由2級執行長指定。"
  275. '
  276. '小間距1_ch
  277. '
  278. Me.小間距1_ch.AutoSize = True
  279. Me.小間距1_ch.Location = New System.Drawing.Point(892, 69)
  280. Me.小間距1_ch.Name = "小間距1_ch"
  281. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  282. Me.小間距1_ch.TabIndex = 1342
  283. Me.小間距1_ch.Text = "L1"
  284. Me.小間距1_ch.UseVisualStyleBackColor = True
  285. '
  286. '中間距1_ch
  287. '
  288. Me.中間距1_ch.AutoSize = True
  289. Me.中間距1_ch.Location = New System.Drawing.Point(940, 69)
  290. Me.中間距1_ch.Name = "中間距1_ch"
  291. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  292. Me.中間距1_ch.TabIndex = 1343
  293. Me.中間距1_ch.Text = "L2"
  294. Me.中間距1_ch.UseVisualStyleBackColor = True
  295. '
  296. '大間距1_ch
  297. '
  298. Me.大間距1_ch.AutoSize = True
  299. Me.大間距1_ch.Location = New System.Drawing.Point(984, 69)
  300. Me.大間距1_ch.Name = "大間距1_ch"
  301. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  302. Me.大間距1_ch.TabIndex = 1344
  303. Me.大間距1_ch.Text = "L3"
  304. Me.大間距1_ch.UseVisualStyleBackColor = True
  305. '
  306. '大間距_ch
  307. '
  308. Me.大間距_ch.AutoSize = True
  309. Me.大間距_ch.Location = New System.Drawing.Point(294, 336)
  310. Me.大間距_ch.Name = "大間距_ch"
  311. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  312. Me.大間距_ch.TabIndex = 1347
  313. Me.大間距_ch.Text = "L3"
  314. Me.大間距_ch.UseVisualStyleBackColor = True
  315. '
  316. '中間距_ch
  317. '
  318. Me.中間距_ch.AutoSize = True
  319. Me.中間距_ch.Location = New System.Drawing.Point(253, 336)
  320. Me.中間距_ch.Name = "中間距_ch"
  321. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  322. Me.中間距_ch.TabIndex = 1346
  323. Me.中間距_ch.Text = "L2"
  324. Me.中間距_ch.UseVisualStyleBackColor = True
  325. '
  326. '小間距_ch
  327. '
  328. Me.小間距_ch.AutoSize = True
  329. Me.小間距_ch.Location = New System.Drawing.Point(212, 336)
  330. Me.小間距_ch.Name = "小間距_ch"
  331. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  332. Me.小間距_ch.TabIndex = 1345
  333. Me.小間距_ch.Text = "L1"
  334. Me.小間距_ch.UseVisualStyleBackColor = True
  335. '
  336. '語言_dgv
  337. '
  338. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  339. Me.語言_dgv.Location = New System.Drawing.Point(515, 265)
  340. Me.語言_dgv.Name = "語言_dgv"
  341. Me.語言_dgv.RowTemplate.Height = 24
  342. Me.語言_dgv.Size = New System.Drawing.Size(158, 73)
  343. Me.語言_dgv.TabIndex = 1348
  344. Me.語言_dgv.Visible = False
  345. '
  346. '語轉扭_bt
  347. '
  348. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  349. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  350. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  351. Me.語轉扭_bt.Location = New System.Drawing.Point(1028, 67)
  352. Me.語轉扭_bt.Name = "語轉扭_bt"
  353. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  354. Me.語轉扭_bt.TabIndex = 1349
  355. Me.語轉扭_bt.Text = "L"
  356. Me.語轉扭_bt.UseVisualStyleBackColor = True
  357. '
  358. '系統組織結構與權限設定
  359. '
  360. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  361. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  362. Me.ClientSize = New System.Drawing.Size(1350, 681)
  363. Me.Controls.Add(Me.語轉扭_bt)
  364. Me.Controls.Add(Me.語言_dgv)
  365. Me.Controls.Add(Me.大間距_ch)
  366. Me.Controls.Add(Me.中間距_ch)
  367. Me.Controls.Add(Me.小間距_ch)
  368. Me.Controls.Add(Me.大間距1_ch)
  369. Me.Controls.Add(Me.中間距1_ch)
  370. Me.Controls.Add(Me.小間距1_ch)
  371. Me.Controls.Add(Me.文字_lb)
  372. Me.Controls.Add(Me.Label2)
  373. Me.Controls.Add(Me.存檔_bt)
  374. Me.Controls.Add(Me.選定權限取消_bt)
  375. Me.Controls.Add(Me.部門權限指定_bt)
  376. Me.Controls.Add(Me.級別1_tb)
  377. Me.Controls.Add(Me.組別1_tb)
  378. Me.Controls.Add(Me.課別1_tb)
  379. Me.Controls.Add(Me.處別1_tb)
  380. Me.Controls.Add(Me.部門1_tb)
  381. Me.Controls.Add(Me.級別_lb)
  382. Me.Controls.Add(Me.DateTimePicker2)
  383. Me.Controls.Add(Me.帳號_tb)
  384. Me.Controls.Add(Me.姓名_tb)
  385. Me.Controls.Add(Me.組別_tb)
  386. Me.Controls.Add(Me.課別_tb)
  387. Me.Controls.Add(Me.處別_tb)
  388. Me.Controls.Add(Me.部門_tb)
  389. Me.Controls.Add(Me.級別_tb)
  390. Me.Controls.Add(Me.設定_dgv)
  391. Me.Controls.Add(Me.清單_dgv)
  392. Me.Controls.Add(Me.部門2_tb)
  393. Me.Controls.Add(Me.組織圖_tv)
  394. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  395. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  396. Me.Name = "系統組織結構與權限設定"
  397. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  398. Me.Text = "系統組織結構與權限設定"
  399. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  400. CType(Me.設定_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  401. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  402. Me.ResumeLayout(False)
  403. Me.PerformLayout()
  404. End Sub
  405. Friend WithEvents 組織圖_tv As TreeView
  406. Friend WithEvents 部門2_tb As TextBox
  407. Friend WithEvents 清單_dgv As DataGridView
  408. Friend WithEvents Label2 As Label
  409. Friend WithEvents 存檔_bt As Button
  410. Friend WithEvents 選定權限取消_bt As Button
  411. Friend WithEvents 部門權限指定_bt As Button
  412. Friend WithEvents 級別1_tb As TextBox
  413. Friend WithEvents 組別1_tb As TextBox
  414. Friend WithEvents 課別1_tb As TextBox
  415. Friend WithEvents 處別1_tb As TextBox
  416. Friend WithEvents 部門1_tb As TextBox
  417. Friend WithEvents 級別_lb As Label
  418. Friend WithEvents DateTimePicker2 As DateTimePicker
  419. Friend WithEvents 帳號_tb As TextBox
  420. Friend WithEvents 姓名_tb As TextBox
  421. Friend WithEvents 組別_tb As TextBox
  422. Friend WithEvents 課別_tb As TextBox
  423. Friend WithEvents 處別_tb As TextBox
  424. Friend WithEvents 部門_tb As TextBox
  425. Friend WithEvents 級別_tb As TextBox
  426. Friend WithEvents 設定_dgv As DataGridView
  427. Friend WithEvents 文字_lb As Label
  428. Friend WithEvents 小間距1_ch As CheckBox
  429. Friend WithEvents 中間距1_ch As CheckBox
  430. Friend WithEvents 大間距1_ch As CheckBox
  431. Friend WithEvents 大間距_ch As CheckBox
  432. Friend WithEvents 中間距_ch As CheckBox
  433. Friend WithEvents 小間距_ch As CheckBox
  434. Friend WithEvents 語言_dgv As DataGridView
  435. Friend WithEvents 語轉扭_bt As Button
  436. End Class