暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

系統設定.Designer.vb 53KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087
  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 DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Me.GroupBox4 = New System.Windows.Forms.GroupBox()
  29. Me.年份_新增_bt = New System.Windows.Forms.Button()
  30. Me.年份_dgv = New System.Windows.Forms.DataGridView()
  31. Me.年份_修改_bt = New System.Windows.Forms.Button()
  32. Me.年份_刪除_bt = New System.Windows.Forms.Button()
  33. Me.年份_tb = New System.Windows.Forms.TextBox()
  34. Me.資料庫版本號_lb = New System.Windows.Forms.Label()
  35. Me.Label12 = New System.Windows.Forms.Label()
  36. Me.Label13 = New System.Windows.Forms.Label()
  37. Me.讀取資料夾路徑_bt = New System.Windows.Forms.Button()
  38. Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
  39. Me.FTP執行檔_wb = New System.Windows.Forms.WebBrowser()
  40. Me.修改1_bt = New System.Windows.Forms.Button()
  41. Me.Label2 = New System.Windows.Forms.Label()
  42. Me.版本號_tb = New System.Windows.Forms.TextBox()
  43. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  44. Me.Panel1 = New System.Windows.Forms.Panel()
  45. Me.Panel2 = New System.Windows.Forms.Panel()
  46. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  47. Me.指定_tb = New System.Windows.Forms.TextBox()
  48. Me.刪除_bt = New System.Windows.Forms.Button()
  49. Me.修改_bt = New System.Windows.Forms.Button()
  50. Me.新增_bt = New System.Windows.Forms.Button()
  51. Me.備註_tb = New System.Windows.Forms.TextBox()
  52. Me.指定頁面_tb = New System.Windows.Forms.TextBox()
  53. Me.資料夾名稱_tb = New System.Windows.Forms.TextBox()
  54. Me.資料夾清單_dgv = New System.Windows.Forms.DataGridView()
  55. Me.Label4 = New System.Windows.Forms.Label()
  56. Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser()
  57. Me.GroupBox2 = New System.Windows.Forms.GroupBox()
  58. Me.Panel3 = New System.Windows.Forms.Panel()
  59. Me.FTP_dgv = New System.Windows.Forms.DataGridView()
  60. Me.GroupBox6 = New System.Windows.Forms.GroupBox()
  61. Me.位置_tb = New System.Windows.Forms.TextBox()
  62. Me.資料庫刪除_tb = New System.Windows.Forms.Button()
  63. Me.地區_tb = New System.Windows.Forms.TextBox()
  64. Me.密碼_tb = New System.Windows.Forms.TextBox()
  65. Me.資料庫修改_tb = New System.Windows.Forms.Button()
  66. Me.帳號_tb = New System.Windows.Forms.TextBox()
  67. Me.地址_tb = New System.Windows.Forms.TextBox()
  68. Me.資料庫新增_tb = New System.Windows.Forms.Button()
  69. Me.ID_tb = New System.Windows.Forms.TextBox()
  70. Me.時段_tb = New System.Windows.Forms.TextBox()
  71. Me.時段1_tb = New System.Windows.Forms.TextBox()
  72. Me.時段2_tb = New System.Windows.Forms.TextBox()
  73. Me.時段3_tb = New System.Windows.Forms.TextBox()
  74. Me.時段4_tb = New System.Windows.Forms.TextBox()
  75. Me.時段5_tb = New System.Windows.Forms.TextBox()
  76. Me.時段6_tb = New System.Windows.Forms.TextBox()
  77. Me.時段7_tb = New System.Windows.Forms.TextBox()
  78. Me.時段8_tb = New System.Windows.Forms.TextBox()
  79. Me.上午上班_tb = New System.Windows.Forms.TextBox()
  80. Me.下午上班_tb = New System.Windows.Forms.TextBox()
  81. Me.加班上班_tb = New System.Windows.Forms.TextBox()
  82. Me.一段休息_tb = New System.Windows.Forms.TextBox()
  83. Me.二段休息_tb = New System.Windows.Forms.TextBox()
  84. Me.時段_dgv = New System.Windows.Forms.DataGridView()
  85. Me.時段新增_bt = New System.Windows.Forms.Button()
  86. Me.時段修改_bt = New System.Windows.Forms.Button()
  87. Me.時段刪除_bt = New System.Windows.Forms.Button()
  88. Me.GroupBox7 = New System.Windows.Forms.GroupBox()
  89. Me.職務新增_bt = New System.Windows.Forms.Button()
  90. Me.職務修改_bt = New System.Windows.Forms.Button()
  91. Me.職務刪除_bt = New System.Windows.Forms.Button()
  92. Me.職務_dgv = New System.Windows.Forms.DataGridView()
  93. Me.職務_tb = New System.Windows.Forms.TextBox()
  94. Me.GroupBox5 = New System.Windows.Forms.GroupBox()
  95. Me.GroupBox3 = New System.Windows.Forms.GroupBox()
  96. Me.適應症_編號_tb = New System.Windows.Forms.TextBox()
  97. Me.適應症_tb = New System.Windows.Forms.TextBox()
  98. Me.適應症_dgv = New System.Windows.Forms.DataGridView()
  99. Me.適應症_刪除_bt = New System.Windows.Forms.Button()
  100. Me.適應症_修改_bt = New System.Windows.Forms.Button()
  101. Me.適應症_新增_bt = New System.Windows.Forms.Button()
  102. Me.GroupBox8 = New System.Windows.Forms.GroupBox()
  103. Me.醫生_新增_bt = New System.Windows.Forms.Button()
  104. Me.醫師_dgv = New System.Windows.Forms.DataGridView()
  105. Me.醫生_修改_bt = New System.Windows.Forms.Button()
  106. Me.醫生_刪除_bt = New System.Windows.Forms.Button()
  107. Me.醫師_tb = New System.Windows.Forms.TextBox()
  108. Me.GroupBox4.SuspendLayout()
  109. CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  110. Me.GroupBox1.SuspendLayout()
  111. Me.Panel1.SuspendLayout()
  112. Me.Panel2.SuspendLayout()
  113. CType(Me.資料夾清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  114. Me.GroupBox2.SuspendLayout()
  115. Me.Panel3.SuspendLayout()
  116. CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  117. Me.GroupBox6.SuspendLayout()
  118. CType(Me.時段_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  119. Me.GroupBox7.SuspendLayout()
  120. CType(Me.職務_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  121. Me.GroupBox5.SuspendLayout()
  122. Me.GroupBox3.SuspendLayout()
  123. CType(Me.適應症_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  124. Me.GroupBox8.SuspendLayout()
  125. CType(Me.醫師_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  126. Me.SuspendLayout()
  127. '
  128. 'GroupBox4
  129. '
  130. Me.GroupBox4.Controls.Add(Me.年份_新增_bt)
  131. Me.GroupBox4.Controls.Add(Me.年份_dgv)
  132. Me.GroupBox4.Controls.Add(Me.年份_修改_bt)
  133. Me.GroupBox4.Controls.Add(Me.年份_刪除_bt)
  134. Me.GroupBox4.Controls.Add(Me.年份_tb)
  135. Me.GroupBox4.Location = New System.Drawing.Point(161, 2)
  136. Me.GroupBox4.Name = "GroupBox4"
  137. Me.GroupBox4.Size = New System.Drawing.Size(99, 442)
  138. Me.GroupBox4.TabIndex = 681
  139. Me.GroupBox4.TabStop = False
  140. Me.GroupBox4.Text = "年份清單"
  141. '
  142. '年份_新增_bt
  143. '
  144. Me.年份_新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  145. Me.年份_新增_bt.ForeColor = System.Drawing.Color.Blue
  146. Me.年份_新增_bt.Location = New System.Drawing.Point(3, 42)
  147. Me.年份_新增_bt.Name = "年份_新增_bt"
  148. Me.年份_新增_bt.Size = New System.Drawing.Size(93, 25)
  149. Me.年份_新增_bt.TabIndex = 223
  150. Me.年份_新增_bt.Text = "新增"
  151. Me.年份_新增_bt.UseVisualStyleBackColor = True
  152. '
  153. '年份_dgv
  154. '
  155. DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  156. Me.年份_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
  157. Me.年份_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  158. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  159. Me.年份_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  160. Me.年份_dgv.BackgroundColor = System.Drawing.Color.White
  161. Me.年份_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  162. Me.年份_dgv.Location = New System.Drawing.Point(3, 122)
  163. Me.年份_dgv.Name = "年份_dgv"
  164. Me.年份_dgv.RowHeadersWidth = 5
  165. Me.年份_dgv.RowTemplate.Height = 24
  166. Me.年份_dgv.Size = New System.Drawing.Size(93, 314)
  167. Me.年份_dgv.TabIndex = 222
  168. '
  169. '年份_修改_bt
  170. '
  171. Me.年份_修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. Me.年份_修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  173. Me.年份_修改_bt.Location = New System.Drawing.Point(3, 68)
  174. Me.年份_修改_bt.Name = "年份_修改_bt"
  175. Me.年份_修改_bt.Size = New System.Drawing.Size(93, 25)
  176. Me.年份_修改_bt.TabIndex = 224
  177. Me.年份_修改_bt.Text = "修改"
  178. Me.年份_修改_bt.UseVisualStyleBackColor = True
  179. '
  180. '年份_刪除_bt
  181. '
  182. Me.年份_刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  183. Me.年份_刪除_bt.ForeColor = System.Drawing.Color.Red
  184. Me.年份_刪除_bt.Location = New System.Drawing.Point(3, 94)
  185. Me.年份_刪除_bt.Name = "年份_刪除_bt"
  186. Me.年份_刪除_bt.Size = New System.Drawing.Size(93, 25)
  187. Me.年份_刪除_bt.TabIndex = 225
  188. Me.年份_刪除_bt.Text = "刪除"
  189. Me.年份_刪除_bt.UseVisualStyleBackColor = True
  190. '
  191. '年份_tb
  192. '
  193. Me.年份_tb.Location = New System.Drawing.Point(5, 18)
  194. Me.年份_tb.Name = "年份_tb"
  195. Me.年份_tb.Size = New System.Drawing.Size(91, 23)
  196. Me.年份_tb.TabIndex = 227
  197. '
  198. '資料庫版本號_lb
  199. '
  200. Me.資料庫版本號_lb.AutoSize = True
  201. Me.資料庫版本號_lb.BackColor = System.Drawing.Color.White
  202. Me.資料庫版本號_lb.Location = New System.Drawing.Point(171, 48)
  203. Me.資料庫版本號_lb.Name = "資料庫版本號_lb"
  204. Me.資料庫版本號_lb.Size = New System.Drawing.Size(158, 16)
  205. Me.資料庫版本號_lb.TabIndex = 694
  206. Me.資料庫版本號_lb.Text = "資料庫版本號 : 2018110801"
  207. '
  208. 'Label12
  209. '
  210. Me.Label12.AutoSize = True
  211. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  212. Me.Label12.Location = New System.Drawing.Point(9, 264)
  213. Me.Label12.Name = "Label12"
  214. Me.Label12.Size = New System.Drawing.Size(91, 16)
  215. Me.Label12.TabIndex = 693
  216. Me.Label12.Text = "執行檔案更新區"
  217. '
  218. 'Label13
  219. '
  220. Me.Label13.AutoSize = True
  221. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.Label13.Location = New System.Drawing.Point(6, 48)
  223. Me.Label13.Name = "Label13"
  224. Me.Label13.Size = New System.Drawing.Size(55, 16)
  225. Me.Label13.TabIndex = 692
  226. Me.Label13.Text = "我的電腦"
  227. '
  228. '讀取資料夾路徑_bt
  229. '
  230. Me.讀取資料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  231. Me.讀取資料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  232. Me.讀取資料夾路徑_bt.Location = New System.Drawing.Point(68, 44)
  233. Me.讀取資料夾路徑_bt.Name = "讀取資料夾路徑_bt"
  234. Me.讀取資料夾路徑_bt.Size = New System.Drawing.Size(97, 24)
  235. Me.讀取資料夾路徑_bt.TabIndex = 691
  236. Me.讀取資料夾路徑_bt.Text = "讀取料夾路徑"
  237. Me.讀取資料夾路徑_bt.UseVisualStyleBackColor = True
  238. '
  239. '本機資料夾_wb
  240. '
  241. Me.本機資料夾_wb.Dock = System.Windows.Forms.DockStyle.Fill
  242. Me.本機資料夾_wb.Location = New System.Drawing.Point(0, 0)
  243. Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  244. Me.本機資料夾_wb.Name = "本機資料夾_wb"
  245. Me.本機資料夾_wb.Size = New System.Drawing.Size(323, 191)
  246. Me.本機資料夾_wb.TabIndex = 690
  247. Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  248. '
  249. 'FTP執行檔_wb
  250. '
  251. Me.FTP執行檔_wb.Dock = System.Windows.Forms.DockStyle.Fill
  252. Me.FTP執行檔_wb.Location = New System.Drawing.Point(0, 0)
  253. Me.FTP執行檔_wb.MinimumSize = New System.Drawing.Size(20, 20)
  254. Me.FTP執行檔_wb.Name = "FTP執行檔_wb"
  255. Me.FTP執行檔_wb.Size = New System.Drawing.Size(323, 150)
  256. Me.FTP執行檔_wb.TabIndex = 689
  257. Me.FTP執行檔_wb.Url = New System.Uri("", System.UriKind.Relative)
  258. '
  259. '修改1_bt
  260. '
  261. Me.修改1_bt.BackColor = System.Drawing.Color.White
  262. Me.修改1_bt.Location = New System.Drawing.Point(161, 16)
  263. Me.修改1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  264. Me.修改1_bt.Name = "修改1_bt"
  265. Me.修改1_bt.Size = New System.Drawing.Size(105, 24)
  266. Me.修改1_bt.TabIndex = 688
  267. Me.修改1_bt.Text = "修改"
  268. Me.修改1_bt.UseVisualStyleBackColor = False
  269. '
  270. 'Label2
  271. '
  272. Me.Label2.AutoSize = True
  273. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  274. Me.Label2.Location = New System.Drawing.Point(6, 19)
  275. Me.Label2.Name = "Label2"
  276. Me.Label2.Size = New System.Drawing.Size(43, 16)
  277. Me.Label2.TabIndex = 687
  278. Me.Label2.Text = "版本號"
  279. '
  280. '版本號_tb
  281. '
  282. Me.版本號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  283. Me.版本號_tb.Location = New System.Drawing.Point(52, 16)
  284. Me.版本號_tb.Margin = New System.Windows.Forms.Padding(5)
  285. Me.版本號_tb.Name = "版本號_tb"
  286. Me.版本號_tb.Size = New System.Drawing.Size(101, 23)
  287. Me.版本號_tb.TabIndex = 686
  288. '
  289. 'GroupBox1
  290. '
  291. Me.GroupBox1.Controls.Add(Me.Panel1)
  292. Me.GroupBox1.Controls.Add(Me.Label2)
  293. Me.GroupBox1.Controls.Add(Me.資料庫版本號_lb)
  294. Me.GroupBox1.Controls.Add(Me.版本號_tb)
  295. Me.GroupBox1.Controls.Add(Me.修改1_bt)
  296. Me.GroupBox1.Controls.Add(Me.Label13)
  297. Me.GroupBox1.Controls.Add(Me.讀取資料夾路徑_bt)
  298. Me.GroupBox1.Controls.Add(Me.Label12)
  299. Me.GroupBox1.Controls.Add(Me.Panel2)
  300. Me.GroupBox1.Location = New System.Drawing.Point(552, 2)
  301. Me.GroupBox1.Name = "GroupBox1"
  302. Me.GroupBox1.Size = New System.Drawing.Size(334, 442)
  303. Me.GroupBox1.TabIndex = 695
  304. Me.GroupBox1.TabStop = False
  305. Me.GroupBox1.Text = "系統執行檔版本管理"
  306. '
  307. 'Panel1
  308. '
  309. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  310. Me.Panel1.Controls.Add(Me.本機資料夾_wb)
  311. Me.Panel1.Location = New System.Drawing.Point(5, 68)
  312. Me.Panel1.Name = "Panel1"
  313. Me.Panel1.Size = New System.Drawing.Size(325, 193)
  314. Me.Panel1.TabIndex = 695
  315. '
  316. 'Panel2
  317. '
  318. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  319. Me.Panel2.Controls.Add(Me.FTP執行檔_wb)
  320. Me.Panel2.Location = New System.Drawing.Point(5, 284)
  321. Me.Panel2.Name = "Panel2"
  322. Me.Panel2.Size = New System.Drawing.Size(325, 152)
  323. Me.Panel2.TabIndex = 696
  324. '
  325. '指定_tb
  326. '
  327. Me.指定_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  328. Me.指定_tb.Location = New System.Drawing.Point(465, 17)
  329. Me.指定_tb.Name = "指定_tb"
  330. Me.指定_tb.Size = New System.Drawing.Size(70, 23)
  331. Me.指定_tb.TabIndex = 705
  332. '
  333. '刪除_bt
  334. '
  335. Me.刪除_bt.Location = New System.Drawing.Point(171, 195)
  336. Me.刪除_bt.Name = "刪除_bt"
  337. Me.刪除_bt.Size = New System.Drawing.Size(75, 23)
  338. Me.刪除_bt.TabIndex = 704
  339. Me.刪除_bt.Text = "刪除"
  340. Me.刪除_bt.UseVisualStyleBackColor = True
  341. '
  342. '修改_bt
  343. '
  344. Me.修改_bt.Location = New System.Drawing.Point(90, 195)
  345. Me.修改_bt.Name = "修改_bt"
  346. Me.修改_bt.Size = New System.Drawing.Size(75, 23)
  347. Me.修改_bt.TabIndex = 703
  348. Me.修改_bt.Text = "修改"
  349. Me.修改_bt.UseVisualStyleBackColor = True
  350. '
  351. '新增_bt
  352. '
  353. Me.新增_bt.Location = New System.Drawing.Point(9, 195)
  354. Me.新增_bt.Name = "新增_bt"
  355. Me.新增_bt.Size = New System.Drawing.Size(75, 23)
  356. Me.新增_bt.TabIndex = 702
  357. Me.新增_bt.Text = "新增"
  358. Me.新增_bt.UseVisualStyleBackColor = True
  359. '
  360. '備註_tb
  361. '
  362. Me.備註_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  363. Me.備註_tb.Location = New System.Drawing.Point(274, 17)
  364. Me.備註_tb.Name = "備註_tb"
  365. Me.備註_tb.Size = New System.Drawing.Size(192, 23)
  366. Me.備註_tb.TabIndex = 701
  367. '
  368. '指定頁面_tb
  369. '
  370. Me.指定頁面_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  371. Me.指定頁面_tb.Location = New System.Drawing.Point(75, 17)
  372. Me.指定頁面_tb.Name = "指定頁面_tb"
  373. Me.指定頁面_tb.Size = New System.Drawing.Size(200, 23)
  374. Me.指定頁面_tb.TabIndex = 700
  375. '
  376. '資料夾名稱_tb
  377. '
  378. Me.資料夾名稱_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  379. Me.資料夾名稱_tb.Location = New System.Drawing.Point(6, 17)
  380. Me.資料夾名稱_tb.Name = "資料夾名稱_tb"
  381. Me.資料夾名稱_tb.Size = New System.Drawing.Size(70, 23)
  382. Me.資料夾名稱_tb.TabIndex = 699
  383. '
  384. '資料夾清單_dgv
  385. '
  386. DataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  387. Me.資料夾清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle14
  388. Me.資料夾清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  389. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  390. Me.資料夾清單_dgv.BackgroundColor = System.Drawing.Color.White
  391. Me.資料夾清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  392. Me.資料夾清單_dgv.Location = New System.Drawing.Point(3, 41)
  393. Me.資料夾清單_dgv.Name = "資料夾清單_dgv"
  394. Me.資料夾清單_dgv.RowHeadersWidth = 5
  395. Me.資料夾清單_dgv.RowTemplate.Height = 24
  396. Me.資料夾清單_dgv.Size = New System.Drawing.Size(533, 153)
  397. Me.資料夾清單_dgv.TabIndex = 698
  398. '
  399. 'Label4
  400. '
  401. Me.Label4.AutoSize = True
  402. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  403. Me.Label4.Location = New System.Drawing.Point(252, 202)
  404. Me.Label4.Name = "Label4"
  405. Me.Label4.Size = New System.Drawing.Size(99, 16)
  406. Me.Label4.TabIndex = 697
  407. Me.Label4.Text = "伺服器FTP文件夾"
  408. '
  409. 'FTP資料夾_wb
  410. '
  411. Me.FTP資料夾_wb.Dock = System.Windows.Forms.DockStyle.Fill
  412. Me.FTP資料夾_wb.Location = New System.Drawing.Point(0, 0)
  413. Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  414. Me.FTP資料夾_wb.Name = "FTP資料夾_wb"
  415. Me.FTP資料夾_wb.Size = New System.Drawing.Size(531, 82)
  416. Me.FTP資料夾_wb.TabIndex = 696
  417. Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  418. '
  419. 'GroupBox2
  420. '
  421. Me.GroupBox2.Controls.Add(Me.資料夾名稱_tb)
  422. Me.GroupBox2.Controls.Add(Me.指定_tb)
  423. Me.GroupBox2.Controls.Add(Me.刪除_bt)
  424. Me.GroupBox2.Controls.Add(Me.Label4)
  425. Me.GroupBox2.Controls.Add(Me.修改_bt)
  426. Me.GroupBox2.Controls.Add(Me.資料夾清單_dgv)
  427. Me.GroupBox2.Controls.Add(Me.新增_bt)
  428. Me.GroupBox2.Controls.Add(Me.指定頁面_tb)
  429. Me.GroupBox2.Controls.Add(Me.備註_tb)
  430. Me.GroupBox2.Controls.Add(Me.Panel3)
  431. Me.GroupBox2.Location = New System.Drawing.Point(885, 135)
  432. Me.GroupBox2.Name = "GroupBox2"
  433. Me.GroupBox2.Size = New System.Drawing.Size(541, 309)
  434. Me.GroupBox2.TabIndex = 706
  435. Me.GroupBox2.TabStop = False
  436. Me.GroupBox2.Text = "FTP資料夾管理"
  437. '
  438. 'Panel3
  439. '
  440. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  441. Me.Panel3.Controls.Add(Me.FTP資料夾_wb)
  442. Me.Panel3.Location = New System.Drawing.Point(3, 219)
  443. Me.Panel3.Name = "Panel3"
  444. Me.Panel3.Size = New System.Drawing.Size(533, 84)
  445. Me.Panel3.TabIndex = 706
  446. '
  447. 'FTP_dgv
  448. '
  449. DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  450. Me.FTP_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
  451. Me.FTP_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  452. Me.FTP_dgv.BackgroundColor = System.Drawing.Color.White
  453. Me.FTP_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  454. Me.FTP_dgv.Location = New System.Drawing.Point(6, 69)
  455. Me.FTP_dgv.Name = "FTP_dgv"
  456. Me.FTP_dgv.RowHeadersWidth = 5
  457. Me.FTP_dgv.RowTemplate.Height = 24
  458. Me.FTP_dgv.Size = New System.Drawing.Size(529, 55)
  459. Me.FTP_dgv.TabIndex = 709
  460. '
  461. 'GroupBox6
  462. '
  463. Me.GroupBox6.Controls.Add(Me.位置_tb)
  464. Me.GroupBox6.Controls.Add(Me.資料庫刪除_tb)
  465. Me.GroupBox6.Controls.Add(Me.地區_tb)
  466. Me.GroupBox6.Controls.Add(Me.密碼_tb)
  467. Me.GroupBox6.Controls.Add(Me.資料庫修改_tb)
  468. Me.GroupBox6.Controls.Add(Me.帳號_tb)
  469. Me.GroupBox6.Controls.Add(Me.地址_tb)
  470. Me.GroupBox6.Controls.Add(Me.資料庫新增_tb)
  471. Me.GroupBox6.Controls.Add(Me.FTP_dgv)
  472. Me.GroupBox6.Location = New System.Drawing.Point(885, 2)
  473. Me.GroupBox6.Name = "GroupBox6"
  474. Me.GroupBox6.Size = New System.Drawing.Size(541, 133)
  475. Me.GroupBox6.TabIndex = 710
  476. Me.GroupBox6.TabStop = False
  477. Me.GroupBox6.Text = "FTP資料庫管理"
  478. '
  479. '位置_tb
  480. '
  481. Me.位置_tb.Location = New System.Drawing.Point(383, 17)
  482. Me.位置_tb.Name = "位置_tb"
  483. Me.位置_tb.Size = New System.Drawing.Size(142, 23)
  484. Me.位置_tb.TabIndex = 715
  485. '
  486. '資料庫刪除_tb
  487. '
  488. Me.資料庫刪除_tb.Location = New System.Drawing.Point(166, 43)
  489. Me.資料庫刪除_tb.Name = "資料庫刪除_tb"
  490. Me.資料庫刪除_tb.Size = New System.Drawing.Size(75, 23)
  491. Me.資料庫刪除_tb.TabIndex = 706
  492. Me.資料庫刪除_tb.Text = "刪除"
  493. Me.資料庫刪除_tb.UseVisualStyleBackColor = True
  494. '
  495. '地區_tb
  496. '
  497. Me.地區_tb.Enabled = False
  498. Me.地區_tb.Location = New System.Drawing.Point(246, 43)
  499. Me.地區_tb.Name = "地區_tb"
  500. Me.地區_tb.Size = New System.Drawing.Size(74, 23)
  501. Me.地區_tb.TabIndex = 714
  502. '
  503. '密碼_tb
  504. '
  505. Me.密碼_tb.Location = New System.Drawing.Point(277, 17)
  506. Me.密碼_tb.Name = "密碼_tb"
  507. Me.密碼_tb.Size = New System.Drawing.Size(100, 23)
  508. Me.密碼_tb.TabIndex = 713
  509. '
  510. '資料庫修改_tb
  511. '
  512. Me.資料庫修改_tb.Location = New System.Drawing.Point(88, 43)
  513. Me.資料庫修改_tb.Name = "資料庫修改_tb"
  514. Me.資料庫修改_tb.Size = New System.Drawing.Size(75, 23)
  515. Me.資料庫修改_tb.TabIndex = 711
  516. Me.資料庫修改_tb.Text = "修改"
  517. Me.資料庫修改_tb.UseVisualStyleBackColor = True
  518. '
  519. '帳號_tb
  520. '
  521. Me.帳號_tb.Location = New System.Drawing.Point(171, 17)
  522. Me.帳號_tb.Name = "帳號_tb"
  523. Me.帳號_tb.Size = New System.Drawing.Size(100, 23)
  524. Me.帳號_tb.TabIndex = 712
  525. '
  526. '地址_tb
  527. '
  528. Me.地址_tb.Location = New System.Drawing.Point(11, 17)
  529. Me.地址_tb.Name = "地址_tb"
  530. Me.地址_tb.Size = New System.Drawing.Size(154, 23)
  531. Me.地址_tb.TabIndex = 711
  532. '
  533. '資料庫新增_tb
  534. '
  535. Me.資料庫新增_tb.Location = New System.Drawing.Point(8, 43)
  536. Me.資料庫新增_tb.Name = "資料庫新增_tb"
  537. Me.資料庫新增_tb.Size = New System.Drawing.Size(75, 23)
  538. Me.資料庫新增_tb.TabIndex = 716
  539. Me.資料庫新增_tb.Text = "新增"
  540. Me.資料庫新增_tb.UseVisualStyleBackColor = True
  541. '
  542. 'ID_tb
  543. '
  544. Me.ID_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  545. Me.ID_tb.Location = New System.Drawing.Point(6, 22)
  546. Me.ID_tb.Name = "ID_tb"
  547. Me.ID_tb.Size = New System.Drawing.Size(110, 23)
  548. Me.ID_tb.TabIndex = 0
  549. '
  550. '時段_tb
  551. '
  552. Me.時段_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  553. Me.時段_tb.Location = New System.Drawing.Point(115, 22)
  554. Me.時段_tb.Name = "時段_tb"
  555. Me.時段_tb.Size = New System.Drawing.Size(110, 23)
  556. Me.時段_tb.TabIndex = 1
  557. '
  558. '時段1_tb
  559. '
  560. Me.時段1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  561. Me.時段1_tb.Location = New System.Drawing.Point(224, 22)
  562. Me.時段1_tb.Name = "時段1_tb"
  563. Me.時段1_tb.Size = New System.Drawing.Size(110, 23)
  564. Me.時段1_tb.TabIndex = 2
  565. '
  566. '時段2_tb
  567. '
  568. Me.時段2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  569. Me.時段2_tb.Location = New System.Drawing.Point(333, 22)
  570. Me.時段2_tb.Name = "時段2_tb"
  571. Me.時段2_tb.Size = New System.Drawing.Size(110, 23)
  572. Me.時段2_tb.TabIndex = 3
  573. '
  574. '時段3_tb
  575. '
  576. Me.時段3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  577. Me.時段3_tb.Location = New System.Drawing.Point(442, 22)
  578. Me.時段3_tb.Name = "時段3_tb"
  579. Me.時段3_tb.Size = New System.Drawing.Size(110, 23)
  580. Me.時段3_tb.TabIndex = 4
  581. '
  582. '時段4_tb
  583. '
  584. Me.時段4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  585. Me.時段4_tb.Location = New System.Drawing.Point(551, 22)
  586. Me.時段4_tb.Name = "時段4_tb"
  587. Me.時段4_tb.Size = New System.Drawing.Size(110, 23)
  588. Me.時段4_tb.TabIndex = 5
  589. '
  590. '時段5_tb
  591. '
  592. Me.時段5_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  593. Me.時段5_tb.Location = New System.Drawing.Point(660, 22)
  594. Me.時段5_tb.Name = "時段5_tb"
  595. Me.時段5_tb.Size = New System.Drawing.Size(110, 23)
  596. Me.時段5_tb.TabIndex = 6
  597. '
  598. '時段6_tb
  599. '
  600. Me.時段6_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  601. Me.時段6_tb.Location = New System.Drawing.Point(769, 22)
  602. Me.時段6_tb.Name = "時段6_tb"
  603. Me.時段6_tb.Size = New System.Drawing.Size(110, 23)
  604. Me.時段6_tb.TabIndex = 7
  605. '
  606. '時段7_tb
  607. '
  608. Me.時段7_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  609. Me.時段7_tb.Location = New System.Drawing.Point(878, 22)
  610. Me.時段7_tb.Name = "時段7_tb"
  611. Me.時段7_tb.Size = New System.Drawing.Size(110, 23)
  612. Me.時段7_tb.TabIndex = 8
  613. '
  614. '時段8_tb
  615. '
  616. Me.時段8_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  617. Me.時段8_tb.Location = New System.Drawing.Point(987, 22)
  618. Me.時段8_tb.Name = "時段8_tb"
  619. Me.時段8_tb.Size = New System.Drawing.Size(110, 23)
  620. Me.時段8_tb.TabIndex = 9
  621. '
  622. '上午上班_tb
  623. '
  624. Me.上午上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  625. Me.上午上班_tb.Location = New System.Drawing.Point(1096, 22)
  626. Me.上午上班_tb.Name = "上午上班_tb"
  627. Me.上午上班_tb.Size = New System.Drawing.Size(110, 23)
  628. Me.上午上班_tb.TabIndex = 10
  629. '
  630. '下午上班_tb
  631. '
  632. Me.下午上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  633. Me.下午上班_tb.Location = New System.Drawing.Point(1205, 22)
  634. Me.下午上班_tb.Name = "下午上班_tb"
  635. Me.下午上班_tb.Size = New System.Drawing.Size(110, 23)
  636. Me.下午上班_tb.TabIndex = 11
  637. '
  638. '加班上班_tb
  639. '
  640. Me.加班上班_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  641. Me.加班上班_tb.Location = New System.Drawing.Point(1314, 22)
  642. Me.加班上班_tb.Name = "加班上班_tb"
  643. Me.加班上班_tb.Size = New System.Drawing.Size(110, 23)
  644. Me.加班上班_tb.TabIndex = 12
  645. '
  646. '一段休息_tb
  647. '
  648. Me.一段休息_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  649. Me.一段休息_tb.Location = New System.Drawing.Point(1423, 22)
  650. Me.一段休息_tb.Name = "一段休息_tb"
  651. Me.一段休息_tb.Size = New System.Drawing.Size(110, 23)
  652. Me.一段休息_tb.TabIndex = 13
  653. '
  654. '二段休息_tb
  655. '
  656. Me.二段休息_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  657. Me.二段休息_tb.Location = New System.Drawing.Point(1532, 22)
  658. Me.二段休息_tb.Name = "二段休息_tb"
  659. Me.二段休息_tb.Size = New System.Drawing.Size(110, 23)
  660. Me.二段休息_tb.TabIndex = 14
  661. '
  662. '時段_dgv
  663. '
  664. Me.時段_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  665. Or System.Windows.Forms.AnchorStyles.Left) _
  666. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  667. Me.時段_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  668. Me.時段_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  669. Me.時段_dgv.Location = New System.Drawing.Point(6, 48)
  670. Me.時段_dgv.Name = "時段_dgv"
  671. Me.時段_dgv.RowHeadersWidth = 5
  672. Me.時段_dgv.RowTemplate.Height = 24
  673. Me.時段_dgv.Size = New System.Drawing.Size(1636, 335)
  674. Me.時段_dgv.TabIndex = 16
  675. '
  676. '時段新增_bt
  677. '
  678. Me.時段新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  679. Me.時段新增_bt.Location = New System.Drawing.Point(0, 389)
  680. Me.時段新增_bt.Name = "時段新增_bt"
  681. Me.時段新增_bt.Size = New System.Drawing.Size(219, 25)
  682. Me.時段新增_bt.TabIndex = 703
  683. Me.時段新增_bt.Text = "新增"
  684. Me.時段新增_bt.UseVisualStyleBackColor = True
  685. '
  686. '時段修改_bt
  687. '
  688. Me.時段修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  689. Me.時段修改_bt.Location = New System.Drawing.Point(225, 389)
  690. Me.時段修改_bt.Name = "時段修改_bt"
  691. Me.時段修改_bt.Size = New System.Drawing.Size(219, 25)
  692. Me.時段修改_bt.TabIndex = 706
  693. Me.時段修改_bt.Text = "修改"
  694. Me.時段修改_bt.UseVisualStyleBackColor = True
  695. '
  696. '時段刪除_bt
  697. '
  698. Me.時段刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  699. Me.時段刪除_bt.Location = New System.Drawing.Point(448, 389)
  700. Me.時段刪除_bt.Name = "時段刪除_bt"
  701. Me.時段刪除_bt.Size = New System.Drawing.Size(219, 25)
  702. Me.時段刪除_bt.TabIndex = 707
  703. Me.時段刪除_bt.Text = "刪除"
  704. Me.時段刪除_bt.UseVisualStyleBackColor = True
  705. '
  706. 'GroupBox7
  707. '
  708. Me.GroupBox7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  709. Or System.Windows.Forms.AnchorStyles.Left) _
  710. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  711. Me.GroupBox7.Controls.Add(Me.時段刪除_bt)
  712. Me.GroupBox7.Controls.Add(Me.時段修改_bt)
  713. Me.GroupBox7.Controls.Add(Me.時段新增_bt)
  714. Me.GroupBox7.Controls.Add(Me.時段_dgv)
  715. Me.GroupBox7.Controls.Add(Me.二段休息_tb)
  716. Me.GroupBox7.Controls.Add(Me.一段休息_tb)
  717. Me.GroupBox7.Controls.Add(Me.加班上班_tb)
  718. Me.GroupBox7.Controls.Add(Me.下午上班_tb)
  719. Me.GroupBox7.Controls.Add(Me.上午上班_tb)
  720. Me.GroupBox7.Controls.Add(Me.時段8_tb)
  721. Me.GroupBox7.Controls.Add(Me.時段7_tb)
  722. Me.GroupBox7.Controls.Add(Me.時段6_tb)
  723. Me.GroupBox7.Controls.Add(Me.時段5_tb)
  724. Me.GroupBox7.Controls.Add(Me.時段4_tb)
  725. Me.GroupBox7.Controls.Add(Me.時段3_tb)
  726. Me.GroupBox7.Controls.Add(Me.時段2_tb)
  727. Me.GroupBox7.Controls.Add(Me.時段1_tb)
  728. Me.GroupBox7.Controls.Add(Me.時段_tb)
  729. Me.GroupBox7.Controls.Add(Me.ID_tb)
  730. Me.GroupBox7.Location = New System.Drawing.Point(3, 443)
  731. Me.GroupBox7.Name = "GroupBox7"
  732. Me.GroupBox7.Size = New System.Drawing.Size(1649, 417)
  733. Me.GroupBox7.TabIndex = 717
  734. Me.GroupBox7.TabStop = False
  735. Me.GroupBox7.Text = "時段設定"
  736. '
  737. '職務新增_bt
  738. '
  739. Me.職務新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  740. Me.職務新增_bt.ForeColor = System.Drawing.Color.Blue
  741. Me.職務新增_bt.Location = New System.Drawing.Point(3, 41)
  742. Me.職務新增_bt.Name = "職務新增_bt"
  743. Me.職務新增_bt.Size = New System.Drawing.Size(152, 25)
  744. Me.職務新增_bt.TabIndex = 224
  745. Me.職務新增_bt.Text = "新增"
  746. Me.職務新增_bt.UseVisualStyleBackColor = True
  747. '
  748. '職務修改_bt
  749. '
  750. Me.職務修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  751. Me.職務修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  752. Me.職務修改_bt.Location = New System.Drawing.Point(3, 67)
  753. Me.職務修改_bt.Name = "職務修改_bt"
  754. Me.職務修改_bt.Size = New System.Drawing.Size(152, 25)
  755. Me.職務修改_bt.TabIndex = 225
  756. Me.職務修改_bt.Text = "修改"
  757. Me.職務修改_bt.UseVisualStyleBackColor = True
  758. '
  759. '職務刪除_bt
  760. '
  761. Me.職務刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  762. Me.職務刪除_bt.ForeColor = System.Drawing.Color.Red
  763. Me.職務刪除_bt.Location = New System.Drawing.Point(3, 94)
  764. Me.職務刪除_bt.Name = "職務刪除_bt"
  765. Me.職務刪除_bt.Size = New System.Drawing.Size(152, 25)
  766. Me.職務刪除_bt.TabIndex = 226
  767. Me.職務刪除_bt.Text = "刪除"
  768. Me.職務刪除_bt.UseVisualStyleBackColor = True
  769. '
  770. '職務_dgv
  771. '
  772. DataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  773. Me.職務_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle16
  774. Me.職務_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  775. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  776. Me.職務_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  777. Me.職務_dgv.BackgroundColor = System.Drawing.Color.White
  778. Me.職務_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  779. Me.職務_dgv.Location = New System.Drawing.Point(4, 122)
  780. Me.職務_dgv.Name = "職務_dgv"
  781. Me.職務_dgv.RowHeadersWidth = 5
  782. Me.職務_dgv.RowTemplate.Height = 24
  783. Me.職務_dgv.Size = New System.Drawing.Size(152, 314)
  784. Me.職務_dgv.TabIndex = 227
  785. '
  786. '職務_tb
  787. '
  788. Me.職務_tb.Location = New System.Drawing.Point(5, 17)
  789. Me.職務_tb.Name = "職務_tb"
  790. Me.職務_tb.Size = New System.Drawing.Size(150, 23)
  791. Me.職務_tb.TabIndex = 229
  792. '
  793. 'GroupBox5
  794. '
  795. Me.GroupBox5.Controls.Add(Me.職務_tb)
  796. Me.GroupBox5.Controls.Add(Me.職務_dgv)
  797. Me.GroupBox5.Controls.Add(Me.職務刪除_bt)
  798. Me.GroupBox5.Controls.Add(Me.職務修改_bt)
  799. Me.GroupBox5.Controls.Add(Me.職務新增_bt)
  800. Me.GroupBox5.Location = New System.Drawing.Point(2, 2)
  801. Me.GroupBox5.Name = "GroupBox5"
  802. Me.GroupBox5.Size = New System.Drawing.Size(160, 442)
  803. Me.GroupBox5.TabIndex = 708
  804. Me.GroupBox5.TabStop = False
  805. Me.GroupBox5.Text = "工作職務"
  806. '
  807. 'GroupBox3
  808. '
  809. Me.GroupBox3.Controls.Add(Me.適應症_編號_tb)
  810. Me.GroupBox3.Controls.Add(Me.適應症_tb)
  811. Me.GroupBox3.Controls.Add(Me.適應症_dgv)
  812. Me.GroupBox3.Controls.Add(Me.適應症_刪除_bt)
  813. Me.GroupBox3.Controls.Add(Me.適應症_修改_bt)
  814. Me.GroupBox3.Controls.Add(Me.適應症_新增_bt)
  815. Me.GroupBox3.Location = New System.Drawing.Point(357, 2)
  816. Me.GroupBox3.Name = "GroupBox3"
  817. Me.GroupBox3.Size = New System.Drawing.Size(196, 442)
  818. Me.GroupBox3.TabIndex = 718
  819. Me.GroupBox3.TabStop = False
  820. Me.GroupBox3.Text = "適應症資料"
  821. '
  822. '適應症_編號_tb
  823. '
  824. Me.適應症_編號_tb.Enabled = False
  825. Me.適應症_編號_tb.Location = New System.Drawing.Point(5, 17)
  826. Me.適應症_編號_tb.Name = "適應症_編號_tb"
  827. Me.適應症_編號_tb.Size = New System.Drawing.Size(50, 23)
  828. Me.適應症_編號_tb.TabIndex = 230
  829. '
  830. '適應症_tb
  831. '
  832. Me.適應症_tb.Location = New System.Drawing.Point(55, 17)
  833. Me.適應症_tb.Name = "適應症_tb"
  834. Me.適應症_tb.Size = New System.Drawing.Size(136, 23)
  835. Me.適應症_tb.TabIndex = 229
  836. '
  837. '適應症_dgv
  838. '
  839. DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  840. Me.適應症_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
  841. Me.適應症_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  842. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  843. Me.適應症_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  844. Me.適應症_dgv.BackgroundColor = System.Drawing.Color.White
  845. Me.適應症_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  846. Me.適應症_dgv.Location = New System.Drawing.Point(4, 122)
  847. Me.適應症_dgv.Name = "適應症_dgv"
  848. Me.適應症_dgv.RowHeadersWidth = 5
  849. Me.適應症_dgv.RowTemplate.Height = 24
  850. Me.適應症_dgv.Size = New System.Drawing.Size(187, 314)
  851. Me.適應症_dgv.TabIndex = 227
  852. '
  853. '適應症_刪除_bt
  854. '
  855. Me.適應症_刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  856. Me.適應症_刪除_bt.ForeColor = System.Drawing.Color.Red
  857. Me.適應症_刪除_bt.Location = New System.Drawing.Point(3, 94)
  858. Me.適應症_刪除_bt.Name = "適應症_刪除_bt"
  859. Me.適應症_刪除_bt.Size = New System.Drawing.Size(187, 25)
  860. Me.適應症_刪除_bt.TabIndex = 226
  861. Me.適應症_刪除_bt.Text = "刪除"
  862. Me.適應症_刪除_bt.UseVisualStyleBackColor = True
  863. '
  864. '適應症_修改_bt
  865. '
  866. Me.適應症_修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  867. Me.適應症_修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  868. Me.適應症_修改_bt.Location = New System.Drawing.Point(3, 67)
  869. Me.適應症_修改_bt.Name = "適應症_修改_bt"
  870. Me.適應症_修改_bt.Size = New System.Drawing.Size(187, 25)
  871. Me.適應症_修改_bt.TabIndex = 225
  872. Me.適應症_修改_bt.Text = "修改"
  873. Me.適應症_修改_bt.UseVisualStyleBackColor = True
  874. '
  875. '適應症_新增_bt
  876. '
  877. Me.適應症_新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  878. Me.適應症_新增_bt.ForeColor = System.Drawing.Color.Blue
  879. Me.適應症_新增_bt.Location = New System.Drawing.Point(3, 41)
  880. Me.適應症_新增_bt.Name = "適應症_新增_bt"
  881. Me.適應症_新增_bt.Size = New System.Drawing.Size(187, 25)
  882. Me.適應症_新增_bt.TabIndex = 224
  883. Me.適應症_新增_bt.Text = "新增"
  884. Me.適應症_新增_bt.UseVisualStyleBackColor = True
  885. '
  886. 'GroupBox8
  887. '
  888. Me.GroupBox8.Controls.Add(Me.醫生_新增_bt)
  889. Me.GroupBox8.Controls.Add(Me.醫師_dgv)
  890. Me.GroupBox8.Controls.Add(Me.醫生_修改_bt)
  891. Me.GroupBox8.Controls.Add(Me.醫生_刪除_bt)
  892. Me.GroupBox8.Controls.Add(Me.醫師_tb)
  893. Me.GroupBox8.Location = New System.Drawing.Point(259, 2)
  894. Me.GroupBox8.Name = "GroupBox8"
  895. Me.GroupBox8.Size = New System.Drawing.Size(99, 442)
  896. Me.GroupBox8.TabIndex = 719
  897. Me.GroupBox8.TabStop = False
  898. Me.GroupBox8.Text = "醫師清單"
  899. '
  900. '醫生_新增_bt
  901. '
  902. Me.醫生_新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  903. Me.醫生_新增_bt.ForeColor = System.Drawing.Color.Blue
  904. Me.醫生_新增_bt.Location = New System.Drawing.Point(3, 42)
  905. Me.醫生_新增_bt.Name = "醫生_新增_bt"
  906. Me.醫生_新增_bt.Size = New System.Drawing.Size(93, 25)
  907. Me.醫生_新增_bt.TabIndex = 223
  908. Me.醫生_新增_bt.Text = "新增"
  909. Me.醫生_新增_bt.UseVisualStyleBackColor = True
  910. '
  911. '醫師_dgv
  912. '
  913. DataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  914. Me.醫師_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle18
  915. Me.醫師_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  916. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  917. Me.醫師_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  918. Me.醫師_dgv.BackgroundColor = System.Drawing.Color.White
  919. Me.醫師_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  920. Me.醫師_dgv.Location = New System.Drawing.Point(3, 122)
  921. Me.醫師_dgv.Name = "醫師_dgv"
  922. Me.醫師_dgv.RowHeadersWidth = 5
  923. Me.醫師_dgv.RowTemplate.Height = 24
  924. Me.醫師_dgv.Size = New System.Drawing.Size(93, 314)
  925. Me.醫師_dgv.TabIndex = 222
  926. '
  927. '醫生_修改_bt
  928. '
  929. Me.醫生_修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  930. Me.醫生_修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  931. Me.醫生_修改_bt.Location = New System.Drawing.Point(3, 68)
  932. Me.醫生_修改_bt.Name = "醫生_修改_bt"
  933. Me.醫生_修改_bt.Size = New System.Drawing.Size(93, 25)
  934. Me.醫生_修改_bt.TabIndex = 224
  935. Me.醫生_修改_bt.Text = "修改"
  936. Me.醫生_修改_bt.UseVisualStyleBackColor = True
  937. '
  938. '醫生_刪除_bt
  939. '
  940. Me.醫生_刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  941. Me.醫生_刪除_bt.ForeColor = System.Drawing.Color.Red
  942. Me.醫生_刪除_bt.Location = New System.Drawing.Point(3, 94)
  943. Me.醫生_刪除_bt.Name = "醫生_刪除_bt"
  944. Me.醫生_刪除_bt.Size = New System.Drawing.Size(93, 25)
  945. Me.醫生_刪除_bt.TabIndex = 225
  946. Me.醫生_刪除_bt.Text = "刪除"
  947. Me.醫生_刪除_bt.UseVisualStyleBackColor = True
  948. '
  949. '醫師_tb
  950. '
  951. Me.醫師_tb.Location = New System.Drawing.Point(5, 18)
  952. Me.醫師_tb.Name = "醫師_tb"
  953. Me.醫師_tb.Size = New System.Drawing.Size(91, 23)
  954. Me.醫師_tb.TabIndex = 227
  955. '
  956. '系統設定
  957. '
  958. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  959. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  960. Me.BackColor = System.Drawing.Color.White
  961. Me.ClientSize = New System.Drawing.Size(1656, 861)
  962. Me.Controls.Add(Me.GroupBox8)
  963. Me.Controls.Add(Me.GroupBox3)
  964. Me.Controls.Add(Me.GroupBox7)
  965. Me.Controls.Add(Me.GroupBox6)
  966. Me.Controls.Add(Me.GroupBox5)
  967. Me.Controls.Add(Me.GroupBox2)
  968. Me.Controls.Add(Me.GroupBox1)
  969. Me.Controls.Add(Me.GroupBox4)
  970. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  971. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  972. Me.Name = "系統設定"
  973. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  974. Me.Text = "系統設定"
  975. Me.GroupBox4.ResumeLayout(False)
  976. Me.GroupBox4.PerformLayout()
  977. CType(Me.年份_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  978. Me.GroupBox1.ResumeLayout(False)
  979. Me.GroupBox1.PerformLayout()
  980. Me.Panel1.ResumeLayout(False)
  981. Me.Panel2.ResumeLayout(False)
  982. CType(Me.資料夾清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  983. Me.GroupBox2.ResumeLayout(False)
  984. Me.GroupBox2.PerformLayout()
  985. Me.Panel3.ResumeLayout(False)
  986. CType(Me.FTP_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  987. Me.GroupBox6.ResumeLayout(False)
  988. Me.GroupBox6.PerformLayout()
  989. CType(Me.時段_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  990. Me.GroupBox7.ResumeLayout(False)
  991. Me.GroupBox7.PerformLayout()
  992. CType(Me.職務_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  993. Me.GroupBox5.ResumeLayout(False)
  994. Me.GroupBox5.PerformLayout()
  995. Me.GroupBox3.ResumeLayout(False)
  996. Me.GroupBox3.PerformLayout()
  997. CType(Me.適應症_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  998. Me.GroupBox8.ResumeLayout(False)
  999. Me.GroupBox8.PerformLayout()
  1000. CType(Me.醫師_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1001. Me.ResumeLayout(False)
  1002. End Sub
  1003. Friend WithEvents GroupBox4 As GroupBox
  1004. Friend WithEvents 年份_dgv As DataGridView
  1005. Friend WithEvents 年份_修改_bt As Button
  1006. Friend WithEvents 年份_新增_bt As Button
  1007. Friend WithEvents 年份_刪除_bt As Button
  1008. Friend WithEvents 年份_tb As TextBox
  1009. Friend WithEvents 資料庫版本號_lb As Label
  1010. Friend WithEvents Label12 As Label
  1011. Friend WithEvents Label13 As Label
  1012. Friend WithEvents 讀取資料夾路徑_bt As Button
  1013. Friend WithEvents 本機資料夾_wb As WebBrowser
  1014. Friend WithEvents FTP執行檔_wb As WebBrowser
  1015. Friend WithEvents 修改1_bt As Button
  1016. Friend WithEvents Label2 As Label
  1017. Friend WithEvents 版本號_tb As TextBox
  1018. Friend WithEvents GroupBox1 As GroupBox
  1019. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1020. Friend WithEvents 指定_tb As TextBox
  1021. Friend WithEvents 刪除_bt As Button
  1022. Friend WithEvents 修改_bt As Button
  1023. Friend WithEvents 新增_bt As Button
  1024. Friend WithEvents 備註_tb As TextBox
  1025. Friend WithEvents 指定頁面_tb As TextBox
  1026. Friend WithEvents 資料夾名稱_tb As TextBox
  1027. Friend WithEvents 資料夾清單_dgv As DataGridView
  1028. Friend WithEvents Label4 As Label
  1029. Friend WithEvents FTP資料夾_wb As WebBrowser
  1030. Friend WithEvents GroupBox2 As GroupBox
  1031. Friend WithEvents FTP_dgv As DataGridView
  1032. Friend WithEvents GroupBox6 As GroupBox
  1033. Friend WithEvents 資料庫刪除_tb As Button
  1034. Friend WithEvents 資料庫修改_tb As Button
  1035. Friend WithEvents 資料庫新增_tb As Button
  1036. Friend WithEvents 位置_tb As TextBox
  1037. Friend WithEvents 地區_tb As TextBox
  1038. Friend WithEvents 密碼_tb As TextBox
  1039. Friend WithEvents 帳號_tb As TextBox
  1040. Friend WithEvents 地址_tb As TextBox
  1041. Friend WithEvents ID_tb As TextBox
  1042. Friend WithEvents 時段_tb As TextBox
  1043. Friend WithEvents 時段1_tb As TextBox
  1044. Friend WithEvents 時段2_tb As TextBox
  1045. Friend WithEvents 時段3_tb As TextBox
  1046. Friend WithEvents 時段4_tb As TextBox
  1047. Friend WithEvents 時段5_tb As TextBox
  1048. Friend WithEvents 時段6_tb As TextBox
  1049. Friend WithEvents 時段7_tb As TextBox
  1050. Friend WithEvents 時段8_tb As TextBox
  1051. Friend WithEvents 上午上班_tb As TextBox
  1052. Friend WithEvents 下午上班_tb As TextBox
  1053. Friend WithEvents 加班上班_tb As TextBox
  1054. Friend WithEvents 一段休息_tb As TextBox
  1055. Friend WithEvents 二段休息_tb As TextBox
  1056. Friend WithEvents 時段_dgv As DataGridView
  1057. Friend WithEvents 時段新增_bt As Button
  1058. Friend WithEvents 時段修改_bt As Button
  1059. Friend WithEvents 時段刪除_bt As Button
  1060. Friend WithEvents GroupBox7 As GroupBox
  1061. Friend WithEvents 職務新增_bt As Button
  1062. Friend WithEvents 職務修改_bt As Button
  1063. Friend WithEvents 職務刪除_bt As Button
  1064. Friend WithEvents 職務_dgv As DataGridView
  1065. Friend WithEvents 職務_tb As TextBox
  1066. Friend WithEvents GroupBox5 As GroupBox
  1067. Friend WithEvents GroupBox3 As GroupBox
  1068. Friend WithEvents 適應症_tb As TextBox
  1069. Friend WithEvents 適應症_dgv As DataGridView
  1070. Friend WithEvents 適應症_刪除_bt As Button
  1071. Friend WithEvents 適應症_修改_bt As Button
  1072. Friend WithEvents 適應症_新增_bt As Button
  1073. Friend WithEvents Panel1 As Panel
  1074. Friend WithEvents Panel2 As Panel
  1075. Friend WithEvents Panel3 As Panel
  1076. Friend WithEvents 適應症_編號_tb As TextBox
  1077. Friend WithEvents GroupBox8 As GroupBox
  1078. Friend WithEvents 醫生_新增_bt As Button
  1079. Friend WithEvents 醫師_dgv As DataGridView
  1080. Friend WithEvents 醫生_修改_bt As Button
  1081. Friend WithEvents 醫生_刪除_bt As Button
  1082. Friend WithEvents 醫師_tb As TextBox
  1083. End Class