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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564
  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 DataGridViewCellStyle43 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle44 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle45 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle46 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle47 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle48 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle49 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle50 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統通用變數管理))
  32. Dim DataGridViewCellStyle51 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle52 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle53 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Dim DataGridViewCellStyle54 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  36. Dim DataGridViewCellStyle55 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  37. Dim DataGridViewCellStyle56 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  38. Me.閒置時間修改_bt = New System.Windows.Forms.Button()
  39. Me.第一段閒置時間_lb = New System.Windows.Forms.Label()
  40. Me.時間1_tb = New System.Windows.Forms.TextBox()
  41. Me.第二段閒置時間_lb = New System.Windows.Forms.Label()
  42. Me.時間2_tb = New System.Windows.Forms.TextBox()
  43. Me.秒1_lb = New System.Windows.Forms.Label()
  44. Me.秒2_lb = New System.Windows.Forms.Label()
  45. Me.天_lb = New System.Windows.Forms.Label()
  46. Me.密碼重設天數_lb = New System.Windows.Forms.Label()
  47. Me.密碼重設天數_tb = New System.Windows.Forms.TextBox()
  48. Me.介面_dgv = New System.Windows.Forms.DataGridView()
  49. Me.系統閒置時間控制_gb = New System.Windows.Forms.GroupBox()
  50. Me.系統介面_lb = New System.Windows.Forms.Label()
  51. Me.控件_dgv = New System.Windows.Forms.DataGridView()
  52. Me.介面控件_lb = New System.Windows.Forms.Label()
  53. Me.內容_dgv = New System.Windows.Forms.DataGridView()
  54. Me.介面_tb = New System.Windows.Forms.TextBox()
  55. Me.控件_tb = New System.Windows.Forms.TextBox()
  56. Me.內容設定_tb = New System.Windows.Forms.TextBox()
  57. Me.語言_tb = New System.Windows.Forms.TextBox()
  58. Me.內容設定_lb = New System.Windows.Forms.Label()
  59. Me.語言_lb = New System.Windows.Forms.Label()
  60. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  61. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  62. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  63. Me.檔案讀取_tb = New System.Windows.Forms.TextBox()
  64. Me.檔案名稱_lb = New System.Windows.Forms.Label()
  65. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  66. Me.伺服器FTP文件夾_lb = New System.Windows.Forms.Label()
  67. Me.本機資料夾_wb = New System.Windows.Forms.WebBrowser()
  68. Me.FTP資料夾_wb = New System.Windows.Forms.WebBrowser()
  69. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  70. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  71. Me.建築採購簽核二級金額基數_lb = New System.Windows.Forms.Label()
  72. Me.行政採購簽核二級金額基數_lb = New System.Windows.Forms.Label()
  73. Me.行政簽核_tb = New System.Windows.Forms.TextBox()
  74. Me.建築簽核_tb = New System.Windows.Forms.TextBox()
  75. Me.修改_bt = New System.Windows.Forms.Button()
  76. Me.特別功能_bt = New System.Windows.Forms.Button()
  77. Me.控件1_tb = New System.Windows.Forms.TextBox()
  78. Me.介面1_tb = New System.Windows.Forms.TextBox()
  79. Me.介面控件1_lb = New System.Windows.Forms.Label()
  80. Me.系統介面1_lb = New System.Windows.Forms.Label()
  81. Me.內容設定1_tb = New System.Windows.Forms.TextBox()
  82. Me.內容設定1_lb = New System.Windows.Forms.Label()
  83. Me.語言1_tb = New System.Windows.Forms.TextBox()
  84. Me.語言1_lb = New System.Windows.Forms.Label()
  85. Me.內容1_dgv = New System.Windows.Forms.DataGridView()
  86. Me.控件1_dgv = New System.Windows.Forms.DataGridView()
  87. Me.介面1_dgv = New System.Windows.Forms.DataGridView()
  88. Me.介面2_tb = New System.Windows.Forms.TextBox()
  89. Me.文字提醒1_lb = New System.Windows.Forms.Label()
  90. Me.TabControl1 = New System.Windows.Forms.TabControl()
  91. Me.系統通用變數_tab = New System.Windows.Forms.TabPage()
  92. Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
  93. Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
  94. Me.Label3 = New System.Windows.Forms.Label()
  95. Me.文件資料庫管理修改_bt = New System.Windows.Forms.Button()
  96. Me.文件資料庫名稱_lb = New System.Windows.Forms.Label()
  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.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
  101. Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
  102. Me.工程圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  103. Me.重新讀取_bt = New System.Windows.Forms.Button()
  104. Me.伺服器_lb = New System.Windows.Forms.Label()
  105. Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
  106. Me.Panel2 = New System.Windows.Forms.Panel()
  107. Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
  108. Me.Panel1 = New System.Windows.Forms.Panel()
  109. Me.NUP_5 = New System.Windows.Forms.NumericUpDown()
  110. Me.NUP_4 = New System.Windows.Forms.NumericUpDown()
  111. Me.NUP_3 = New System.Windows.Forms.NumericUpDown()
  112. Me.比例3_lb = New System.Windows.Forms.Label()
  113. Me.比例2_lb = New System.Windows.Forms.Label()
  114. Me.比例1_lb = New System.Windows.Forms.Label()
  115. Me.NUP_1 = New System.Windows.Forms.NumericUpDown()
  116. Me.NUP_2 = New System.Windows.Forms.NumericUpDown()
  117. Me.Label12 = New System.Windows.Forms.Label()
  118. Me.Label11 = New System.Windows.Forms.Label()
  119. Me.Label10 = New System.Windows.Forms.Label()
  120. Me.Label8 = New System.Windows.Forms.Label()
  121. Me.Label9 = New System.Windows.Forms.Label()
  122. Me.文字_lb = New System.Windows.Forms.Label()
  123. Me.編碼原則_pb = New System.Windows.Forms.PictureBox()
  124. Me.是否可用1_ch = New System.Windows.Forms.CheckBox()
  125. Me.是否可用_ch = New System.Windows.Forms.CheckBox()
  126. Me.Label1 = New System.Windows.Forms.Label()
  127. Me.系統預言設定_tab = New System.Windows.Forms.TabPage()
  128. Me.翻譯_bt = New System.Windows.Forms.Button()
  129. Me.刪除_bt = New System.Windows.Forms.Button()
  130. Me.控件2_tb = New System.Windows.Forms.TextBox()
  131. Me.介面控件2_lb = New System.Windows.Forms.Label()
  132. Me.圖檔刪除_bt = New System.Windows.Forms.Button()
  133. Me.文字提醒_lb = New System.Windows.Forms.Label()
  134. Me.讀取料夾路徑_bt = New System.Windows.Forms.Button()
  135. Me.圖檔修改_bt = New System.Windows.Forms.Button()
  136. Me.圖檔入系統_bt = New System.Windows.Forms.Button()
  137. Me.Update_bt = New System.Windows.Forms.Button()
  138. Me.介面_pb = New System.Windows.Forms.PictureBox()
  139. Me.語言修改_bt = New System.Windows.Forms.Button()
  140. Me.語轉扭_bt = New System.Windows.Forms.Button()
  141. Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
  142. CType(Me.介面_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  143. Me.系統閒置時間控制_gb.SuspendLayout()
  144. CType(Me.控件_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  145. CType(Me.內容_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  146. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  147. Me.ContextMenuStrip1.SuspendLayout()
  148. CType(Me.內容1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  149. CType(Me.控件1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  150. CType(Me.介面1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  151. Me.TabControl1.SuspendLayout()
  152. Me.系統通用變數_tab.SuspendLayout()
  153. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  154. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  155. CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  156. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  157. Me.Panel2.SuspendLayout()
  158. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  159. Me.Panel1.SuspendLayout()
  160. CType(Me.NUP_5, System.ComponentModel.ISupportInitialize).BeginInit()
  161. CType(Me.NUP_4, System.ComponentModel.ISupportInitialize).BeginInit()
  162. CType(Me.NUP_3, System.ComponentModel.ISupportInitialize).BeginInit()
  163. CType(Me.NUP_1, System.ComponentModel.ISupportInitialize).BeginInit()
  164. CType(Me.NUP_2, System.ComponentModel.ISupportInitialize).BeginInit()
  165. CType(Me.編碼原則_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  166. Me.系統預言設定_tab.SuspendLayout()
  167. CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  168. Me.SuspendLayout()
  169. '
  170. '閒置時間修改_bt
  171. '
  172. Me.閒置時間修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER2
  173. Me.閒置時間修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  174. Me.閒置時間修改_bt.Location = New System.Drawing.Point(337, 16)
  175. Me.閒置時間修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  176. Me.閒置時間修改_bt.Name = "閒置時間修改_bt"
  177. Me.閒置時間修改_bt.Size = New System.Drawing.Size(75, 49)
  178. Me.閒置時間修改_bt.TabIndex = 602
  179. '
  180. '第一段閒置時間_lb
  181. '
  182. Me.第一段閒置時間_lb.AutoSize = True
  183. Me.第一段閒置時間_lb.BackColor = System.Drawing.SystemColors.Control
  184. Me.第一段閒置時間_lb.Location = New System.Drawing.Point(6, 19)
  185. Me.第一段閒置時間_lb.Name = "第一段閒置時間_lb"
  186. Me.第一段閒置時間_lb.Size = New System.Drawing.Size(91, 16)
  187. Me.第一段閒置時間_lb.TabIndex = 601
  188. Me.第一段閒置時間_lb.Text = "第一段閒置時間"
  189. '
  190. '時間1_tb
  191. '
  192. Me.時間1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.時間1_tb.Location = New System.Drawing.Point(159, 16)
  194. Me.時間1_tb.Margin = New System.Windows.Forms.Padding(5)
  195. Me.時間1_tb.Name = "時間1_tb"
  196. Me.時間1_tb.Size = New System.Drawing.Size(75, 23)
  197. Me.時間1_tb.TabIndex = 600
  198. '
  199. '第二段閒置時間_lb
  200. '
  201. Me.第二段閒置時間_lb.AutoSize = True
  202. Me.第二段閒置時間_lb.BackColor = System.Drawing.SystemColors.Control
  203. Me.第二段閒置時間_lb.Location = New System.Drawing.Point(6, 45)
  204. Me.第二段閒置時間_lb.Name = "第二段閒置時間_lb"
  205. Me.第二段閒置時間_lb.Size = New System.Drawing.Size(91, 16)
  206. Me.第二段閒置時間_lb.TabIndex = 604
  207. Me.第二段閒置時間_lb.Text = "第二段閒置時間"
  208. '
  209. '時間2_tb
  210. '
  211. Me.時間2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  212. Me.時間2_tb.Location = New System.Drawing.Point(159, 42)
  213. Me.時間2_tb.Margin = New System.Windows.Forms.Padding(5)
  214. Me.時間2_tb.Name = "時間2_tb"
  215. Me.時間2_tb.Size = New System.Drawing.Size(75, 23)
  216. Me.時間2_tb.TabIndex = 603
  217. '
  218. '秒1_lb
  219. '
  220. Me.秒1_lb.AutoSize = True
  221. Me.秒1_lb.BackColor = System.Drawing.SystemColors.Control
  222. Me.秒1_lb.Location = New System.Drawing.Point(240, 19)
  223. Me.秒1_lb.Name = "秒1_lb"
  224. Me.秒1_lb.Size = New System.Drawing.Size(50, 16)
  225. Me.秒1_lb.TabIndex = 605
  226. Me.秒1_lb.Text = "Second"
  227. '
  228. '秒2_lb
  229. '
  230. Me.秒2_lb.AutoSize = True
  231. Me.秒2_lb.BackColor = System.Drawing.SystemColors.Control
  232. Me.秒2_lb.Location = New System.Drawing.Point(240, 45)
  233. Me.秒2_lb.Name = "秒2_lb"
  234. Me.秒2_lb.Size = New System.Drawing.Size(50, 16)
  235. Me.秒2_lb.TabIndex = 606
  236. Me.秒2_lb.Text = "Second"
  237. '
  238. '天_lb
  239. '
  240. Me.天_lb.AutoSize = True
  241. Me.天_lb.BackColor = System.Drawing.SystemColors.Control
  242. Me.天_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  243. Me.天_lb.Location = New System.Drawing.Point(186, 224)
  244. Me.天_lb.Name = "天_lb"
  245. Me.天_lb.Size = New System.Drawing.Size(29, 16)
  246. Me.天_lb.TabIndex = 609
  247. Me.天_lb.Text = "Day"
  248. '
  249. '密碼重設天數_lb
  250. '
  251. Me.密碼重設天數_lb.AutoSize = True
  252. Me.密碼重設天數_lb.BackColor = System.Drawing.SystemColors.Control
  253. Me.密碼重設天數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  254. Me.密碼重設天數_lb.Location = New System.Drawing.Point(11, 225)
  255. Me.密碼重設天數_lb.Name = "密碼重設天數_lb"
  256. Me.密碼重設天數_lb.Size = New System.Drawing.Size(94, 16)
  257. Me.密碼重設天數_lb.TabIndex = 608
  258. Me.密碼重設天數_lb.Text = "密 碼 重 設 天 數"
  259. '
  260. '密碼重設天數_tb
  261. '
  262. Me.密碼重設天數_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  263. Me.密碼重設天數_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  264. Me.密碼重設天數_tb.Location = New System.Drawing.Point(114, 221)
  265. Me.密碼重設天數_tb.Margin = New System.Windows.Forms.Padding(5)
  266. Me.密碼重設天數_tb.Name = "密碼重設天數_tb"
  267. Me.密碼重設天數_tb.Size = New System.Drawing.Size(71, 23)
  268. Me.密碼重設天數_tb.TabIndex = 607
  269. '
  270. '介面_dgv
  271. '
  272. DataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  273. Me.介面_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle43
  274. Me.介面_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  275. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  276. Me.介面_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  277. Me.介面_dgv.BackgroundColor = System.Drawing.Color.White
  278. Me.介面_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  279. Me.介面_dgv.Location = New System.Drawing.Point(4, 43)
  280. Me.介面_dgv.Name = "介面_dgv"
  281. Me.介面_dgv.RowHeadersWidth = 5
  282. Me.介面_dgv.RowTemplate.Height = 24
  283. Me.介面_dgv.Size = New System.Drawing.Size(270, 340)
  284. Me.介面_dgv.TabIndex = 627
  285. '
  286. '系統閒置時間控制_gb
  287. '
  288. Me.系統閒置時間控制_gb.Controls.Add(Me.時間1_tb)
  289. Me.系統閒置時間控制_gb.Controls.Add(Me.時間2_tb)
  290. Me.系統閒置時間控制_gb.Controls.Add(Me.秒1_lb)
  291. Me.系統閒置時間控制_gb.Controls.Add(Me.閒置時間修改_bt)
  292. Me.系統閒置時間控制_gb.Controls.Add(Me.秒2_lb)
  293. Me.系統閒置時間控制_gb.Controls.Add(Me.第一段閒置時間_lb)
  294. Me.系統閒置時間控制_gb.Controls.Add(Me.第二段閒置時間_lb)
  295. Me.系統閒置時間控制_gb.Location = New System.Drawing.Point(3, 255)
  296. Me.系統閒置時間控制_gb.Name = "系統閒置時間控制_gb"
  297. Me.系統閒置時間控制_gb.Size = New System.Drawing.Size(419, 72)
  298. Me.系統閒置時間控制_gb.TabIndex = 628
  299. Me.系統閒置時間控制_gb.TabStop = False
  300. Me.系統閒置時間控制_gb.Text = "系統閒置時間控制"
  301. '
  302. '系統介面_lb
  303. '
  304. Me.系統介面_lb.AutoSize = True
  305. Me.系統介面_lb.BackColor = System.Drawing.SystemColors.Control
  306. Me.系統介面_lb.ForeColor = System.Drawing.Color.Red
  307. Me.系統介面_lb.Location = New System.Drawing.Point(7, 2)
  308. Me.系統介面_lb.Name = "系統介面_lb"
  309. Me.系統介面_lb.Size = New System.Drawing.Size(87, 16)
  310. Me.系統介面_lb.TabIndex = 629
  311. Me.系統介面_lb.Text = "系統介面(修正)"
  312. '
  313. '控件_dgv
  314. '
  315. DataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  316. Me.控件_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle44
  317. Me.控件_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  318. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  319. Me.控件_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  320. Me.控件_dgv.BackgroundColor = System.Drawing.Color.White
  321. Me.控件_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  322. Me.控件_dgv.Location = New System.Drawing.Point(276, 43)
  323. Me.控件_dgv.Name = "控件_dgv"
  324. Me.控件_dgv.RowHeadersWidth = 5
  325. Me.控件_dgv.RowTemplate.Height = 24
  326. Me.控件_dgv.Size = New System.Drawing.Size(210, 340)
  327. Me.控件_dgv.TabIndex = 630
  328. '
  329. '介面控件_lb
  330. '
  331. Me.介面控件_lb.AutoSize = True
  332. Me.介面控件_lb.BackColor = System.Drawing.SystemColors.Control
  333. Me.介面控件_lb.ForeColor = System.Drawing.Color.Red
  334. Me.介面控件_lb.Location = New System.Drawing.Point(278, 2)
  335. Me.介面控件_lb.Name = "介面控件_lb"
  336. Me.介面控件_lb.Size = New System.Drawing.Size(87, 16)
  337. Me.介面控件_lb.TabIndex = 631
  338. Me.介面控件_lb.Text = "系統控件(修正)"
  339. '
  340. '內容_dgv
  341. '
  342. DataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  343. Me.內容_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle45
  344. Me.內容_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  345. Me.內容_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  346. Me.內容_dgv.BackgroundColor = System.Drawing.Color.White
  347. Me.內容_dgv.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText
  348. Me.內容_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  349. Me.內容_dgv.Location = New System.Drawing.Point(4, 538)
  350. Me.內容_dgv.Name = "內容_dgv"
  351. Me.內容_dgv.RowHeadersWidth = 5
  352. Me.內容_dgv.RowTemplate.Height = 24
  353. Me.內容_dgv.Size = New System.Drawing.Size(970, 100)
  354. Me.內容_dgv.TabIndex = 633
  355. '
  356. '介面_tb
  357. '
  358. Me.介面_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  359. Me.介面_tb.Location = New System.Drawing.Point(4, 18)
  360. Me.介面_tb.Margin = New System.Windows.Forms.Padding(5)
  361. Me.介面_tb.Name = "介面_tb"
  362. Me.介面_tb.Size = New System.Drawing.Size(270, 23)
  363. Me.介面_tb.TabIndex = 635
  364. '
  365. '控件_tb
  366. '
  367. Me.控件_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  368. Me.控件_tb.Location = New System.Drawing.Point(276, 18)
  369. Me.控件_tb.Margin = New System.Windows.Forms.Padding(5)
  370. Me.控件_tb.Name = "控件_tb"
  371. Me.控件_tb.Size = New System.Drawing.Size(210, 23)
  372. Me.控件_tb.TabIndex = 637
  373. '
  374. '內容設定_tb
  375. '
  376. Me.內容設定_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  377. Me.內容設定_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  378. Me.內容設定_tb.Location = New System.Drawing.Point(275, 513)
  379. Me.內容設定_tb.Margin = New System.Windows.Forms.Padding(5)
  380. Me.內容設定_tb.Name = "內容設定_tb"
  381. Me.內容設定_tb.Size = New System.Drawing.Size(698, 23)
  382. Me.內容設定_tb.TabIndex = 643
  383. '
  384. '語言_tb
  385. '
  386. Me.語言_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  387. Me.語言_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.語言_tb.Location = New System.Drawing.Point(68, 513)
  389. Me.語言_tb.Margin = New System.Windows.Forms.Padding(5)
  390. Me.語言_tb.Name = "語言_tb"
  391. Me.語言_tb.Size = New System.Drawing.Size(87, 23)
  392. Me.語言_tb.TabIndex = 641
  393. '
  394. '內容設定_lb
  395. '
  396. Me.內容設定_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  397. Me.內容設定_lb.AutoSize = True
  398. Me.內容設定_lb.BackColor = System.Drawing.SystemColors.Control
  399. Me.內容設定_lb.ForeColor = System.Drawing.Color.Red
  400. Me.內容設定_lb.Location = New System.Drawing.Point(160, 516)
  401. Me.內容設定_lb.Name = "內容設定_lb"
  402. Me.內容設定_lb.Size = New System.Drawing.Size(55, 16)
  403. Me.內容設定_lb.TabIndex = 642
  404. Me.內容設定_lb.Text = "內容設定"
  405. '
  406. '語言_lb
  407. '
  408. Me.語言_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  409. Me.語言_lb.AutoSize = True
  410. Me.語言_lb.BackColor = System.Drawing.SystemColors.Control
  411. Me.語言_lb.ForeColor = System.Drawing.Color.Red
  412. Me.語言_lb.Location = New System.Drawing.Point(5, 517)
  413. Me.語言_lb.Name = "語言_lb"
  414. Me.語言_lb.Size = New System.Drawing.Size(31, 16)
  415. Me.語言_lb.TabIndex = 640
  416. Me.語言_lb.Text = "語言"
  417. '
  418. '語言_dgv
  419. '
  420. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  421. Me.語言_dgv.Location = New System.Drawing.Point(1011, 269)
  422. Me.語言_dgv.Name = "語言_dgv"
  423. Me.語言_dgv.RowHeadersWidth = 5
  424. Me.語言_dgv.RowTemplate.Height = 24
  425. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  426. Me.語言_dgv.TabIndex = 644
  427. Me.語言_dgv.Visible = False
  428. '
  429. 'ContextMenuStrip1
  430. '
  431. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm})
  432. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  433. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  434. '
  435. '重新整理_tsm
  436. '
  437. Me.重新整理_tsm.Name = "重新整理_tsm"
  438. Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
  439. Me.重新整理_tsm.Text = "重新整理"
  440. '
  441. '檔案讀取_tb
  442. '
  443. Me.檔案讀取_tb.AllowDrop = True
  444. Me.檔案讀取_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  445. Me.檔案讀取_tb.ForeColor = System.Drawing.Color.Black
  446. Me.檔案讀取_tb.Location = New System.Drawing.Point(1098, 269)
  447. Me.檔案讀取_tb.Multiline = True
  448. Me.檔案讀取_tb.Name = "檔案讀取_tb"
  449. Me.檔案讀取_tb.Size = New System.Drawing.Size(151, 23)
  450. Me.檔案讀取_tb.TabIndex = 651
  451. '
  452. '檔案名稱_lb
  453. '
  454. Me.檔案名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  455. Me.檔案名稱_lb.AutoSize = True
  456. Me.檔案名稱_lb.Location = New System.Drawing.Point(973, 485)
  457. Me.檔案名稱_lb.Name = "檔案名稱_lb"
  458. Me.檔案名稱_lb.Size = New System.Drawing.Size(55, 16)
  459. Me.檔案名稱_lb.TabIndex = 650
  460. Me.檔案名稱_lb.Text = "檔案名稱"
  461. '
  462. '檔案名稱_tb
  463. '
  464. Me.檔案名稱_tb.AllowDrop = True
  465. Me.檔案名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  466. Me.檔案名稱_tb.ForeColor = System.Drawing.Color.Black
  467. Me.檔案名稱_tb.Location = New System.Drawing.Point(1037, 481)
  468. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  469. Me.檔案名稱_tb.Size = New System.Drawing.Size(294, 23)
  470. Me.檔案名稱_tb.TabIndex = 649
  471. '
  472. '伺服器FTP文件夾_lb
  473. '
  474. Me.伺服器FTP文件夾_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  475. Me.伺服器FTP文件夾_lb.AutoSize = True
  476. Me.伺服器FTP文件夾_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.伺服器FTP文件夾_lb.Location = New System.Drawing.Point(979, 506)
  478. Me.伺服器FTP文件夾_lb.Name = "伺服器FTP文件夾_lb"
  479. Me.伺服器FTP文件夾_lb.Size = New System.Drawing.Size(99, 16)
  480. Me.伺服器FTP文件夾_lb.TabIndex = 648
  481. Me.伺服器FTP文件夾_lb.Text = "伺服器FTP文件夾"
  482. '
  483. '本機資料夾_wb
  484. '
  485. Me.本機資料夾_wb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  486. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  487. Me.本機資料夾_wb.Location = New System.Drawing.Point(982, 233)
  488. Me.本機資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  489. Me.本機資料夾_wb.Name = "本機資料夾_wb"
  490. Me.本機資料夾_wb.Size = New System.Drawing.Size(348, 246)
  491. Me.本機資料夾_wb.TabIndex = 647
  492. Me.本機資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  493. '
  494. 'FTP資料夾_wb
  495. '
  496. Me.FTP資料夾_wb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  497. Me.FTP資料夾_wb.Location = New System.Drawing.Point(980, 525)
  498. Me.FTP資料夾_wb.MinimumSize = New System.Drawing.Size(20, 20)
  499. Me.FTP資料夾_wb.Name = "FTP資料夾_wb"
  500. Me.FTP資料夾_wb.Size = New System.Drawing.Size(350, 112)
  501. Me.FTP資料夾_wb.TabIndex = 646
  502. Me.FTP資料夾_wb.Url = New System.Uri("", System.UriKind.Relative)
  503. '
  504. 'SaveFileDialog1
  505. '
  506. Me.SaveFileDialog1.DefaultExt = "jpg"
  507. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  508. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  509. '
  510. '建築採購簽核二級金額基數_lb
  511. '
  512. Me.建築採購簽核二級金額基數_lb.AutoSize = True
  513. Me.建築採購簽核二級金額基數_lb.BackColor = System.Drawing.SystemColors.Control
  514. Me.建築採購簽核二級金額基數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  515. Me.建築採購簽核二級金額基數_lb.Location = New System.Drawing.Point(8, 50)
  516. Me.建築採購簽核二級金額基數_lb.Name = "建築採購簽核二級金額基數_lb"
  517. Me.建築採購簽核二級金額基數_lb.Size = New System.Drawing.Size(262, 16)
  518. Me.建築採購簽核二級金額基數_lb.TabIndex = 657
  519. Me.建築採購簽核二級金額基數_lb.Text = "樣 品 採 購 單 二 級 金 額 "
  520. '
  521. '行政採購簽核二級金額基數_lb
  522. '
  523. Me.行政採購簽核二級金額基數_lb.AutoSize = True
  524. Me.行政採購簽核二級金額基數_lb.BackColor = System.Drawing.SystemColors.Control
  525. Me.行政採購簽核二級金額基數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  526. Me.行政採購簽核二級金額基數_lb.Location = New System.Drawing.Point(8, 8)
  527. Me.行政採購簽核二級金額基數_lb.Name = "行政採購簽核二級金額基數_lb"
  528. Me.行政採購簽核二級金額基數_lb.Size = New System.Drawing.Size(184, 16)
  529. Me.行政採購簽核二級金額基數_lb.TabIndex = 656
  530. Me.行政採購簽核二級金額基數_lb.Text = "採 購 單 二 級 金 額"
  531. '
  532. '行政簽核_tb
  533. '
  534. Me.行政簽核_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. Me.行政簽核_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  536. Me.行政簽核_tb.Location = New System.Drawing.Point(162, 409)
  537. Me.行政簽核_tb.Margin = New System.Windows.Forms.Padding(5)
  538. Me.行政簽核_tb.Name = "行政簽核_tb"
  539. Me.行政簽核_tb.Size = New System.Drawing.Size(75, 23)
  540. Me.行政簽核_tb.TabIndex = 655
  541. Me.行政簽核_tb.Visible = False
  542. '
  543. '建築簽核_tb
  544. '
  545. Me.建築簽核_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  546. Me.建築簽核_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  547. Me.建築簽核_tb.Location = New System.Drawing.Point(162, 434)
  548. Me.建築簽核_tb.Margin = New System.Windows.Forms.Padding(5)
  549. Me.建築簽核_tb.Name = "建築簽核_tb"
  550. Me.建築簽核_tb.Size = New System.Drawing.Size(75, 23)
  551. Me.建築簽核_tb.TabIndex = 658
  552. Me.建築簽核_tb.Visible = False
  553. '
  554. '修改_bt
  555. '
  556. Me.修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  557. Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  558. Me.修改_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  559. Me.修改_bt.Location = New System.Drawing.Point(304, 214)
  560. Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  561. Me.修改_bt.Name = "修改_bt"
  562. Me.修改_bt.Size = New System.Drawing.Size(105, 33)
  563. Me.修改_bt.TabIndex = 659
  564. '
  565. '特別功能_bt
  566. '
  567. Me.特別功能_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  568. Me.特別功能_bt.ForeColor = System.Drawing.Color.Blue
  569. Me.特別功能_bt.Location = New System.Drawing.Point(1006, 51)
  570. Me.特別功能_bt.Name = "特別功能_bt"
  571. Me.特別功能_bt.Size = New System.Drawing.Size(322, 24)
  572. Me.特別功能_bt.TabIndex = 660
  573. Me.特別功能_bt.Text = "特別功能"
  574. Me.特別功能_bt.UseVisualStyleBackColor = True
  575. '
  576. '控件1_tb
  577. '
  578. Me.控件1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  579. Me.控件1_tb.Location = New System.Drawing.Point(765, 18)
  580. Me.控件1_tb.Margin = New System.Windows.Forms.Padding(5)
  581. Me.控件1_tb.Name = "控件1_tb"
  582. Me.控件1_tb.Size = New System.Drawing.Size(210, 23)
  583. Me.控件1_tb.TabIndex = 664
  584. '
  585. '介面1_tb
  586. '
  587. Me.介面1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  588. Me.介面1_tb.Location = New System.Drawing.Point(494, 18)
  589. Me.介面1_tb.Margin = New System.Windows.Forms.Padding(5)
  590. Me.介面1_tb.Name = "介面1_tb"
  591. Me.介面1_tb.Size = New System.Drawing.Size(270, 23)
  592. Me.介面1_tb.TabIndex = 663
  593. '
  594. '介面控件1_lb
  595. '
  596. Me.介面控件1_lb.AutoSize = True
  597. Me.介面控件1_lb.BackColor = System.Drawing.SystemColors.Control
  598. Me.介面控件1_lb.ForeColor = System.Drawing.Color.Green
  599. Me.介面控件1_lb.Location = New System.Drawing.Point(768, 2)
  600. Me.介面控件1_lb.Name = "介面控件1_lb"
  601. Me.介面控件1_lb.Size = New System.Drawing.Size(87, 16)
  602. Me.介面控件1_lb.TabIndex = 662
  603. Me.介面控件1_lb.Text = "介面控件(參考)"
  604. '
  605. '系統介面1_lb
  606. '
  607. Me.系統介面1_lb.AutoSize = True
  608. Me.系統介面1_lb.BackColor = System.Drawing.SystemColors.Control
  609. Me.系統介面1_lb.ForeColor = System.Drawing.Color.Green
  610. Me.系統介面1_lb.Location = New System.Drawing.Point(497, 2)
  611. Me.系統介面1_lb.Name = "系統介面1_lb"
  612. Me.系統介面1_lb.Size = New System.Drawing.Size(87, 16)
  613. Me.系統介面1_lb.TabIndex = 661
  614. Me.系統介面1_lb.Text = "系統介面(參考)"
  615. '
  616. '內容設定1_tb
  617. '
  618. Me.內容設定1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  619. Me.內容設定1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  620. Me.內容設定1_tb.Location = New System.Drawing.Point(276, 386)
  621. Me.內容設定1_tb.Margin = New System.Windows.Forms.Padding(5)
  622. Me.內容設定1_tb.Name = "內容設定1_tb"
  623. Me.內容設定1_tb.Size = New System.Drawing.Size(698, 23)
  624. Me.內容設定1_tb.TabIndex = 669
  625. '
  626. '內容設定1_lb
  627. '
  628. Me.內容設定1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  629. Me.內容設定1_lb.AutoSize = True
  630. Me.內容設定1_lb.BackColor = System.Drawing.SystemColors.Control
  631. Me.內容設定1_lb.ForeColor = System.Drawing.Color.Green
  632. Me.內容設定1_lb.Location = New System.Drawing.Point(160, 389)
  633. Me.內容設定1_lb.Name = "內容設定1_lb"
  634. Me.內容設定1_lb.Size = New System.Drawing.Size(55, 16)
  635. Me.內容設定1_lb.TabIndex = 668
  636. Me.內容設定1_lb.Text = "內容設定"
  637. '
  638. '語言1_tb
  639. '
  640. Me.語言1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  641. Me.語言1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  642. Me.語言1_tb.Location = New System.Drawing.Point(68, 386)
  643. Me.語言1_tb.Margin = New System.Windows.Forms.Padding(5)
  644. Me.語言1_tb.Name = "語言1_tb"
  645. Me.語言1_tb.Size = New System.Drawing.Size(87, 23)
  646. Me.語言1_tb.TabIndex = 667
  647. '
  648. '語言1_lb
  649. '
  650. Me.語言1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  651. Me.語言1_lb.AutoSize = True
  652. Me.語言1_lb.BackColor = System.Drawing.SystemColors.Control
  653. Me.語言1_lb.ForeColor = System.Drawing.Color.Green
  654. Me.語言1_lb.Location = New System.Drawing.Point(5, 390)
  655. Me.語言1_lb.Name = "語言1_lb"
  656. Me.語言1_lb.Size = New System.Drawing.Size(31, 16)
  657. Me.語言1_lb.TabIndex = 666
  658. Me.語言1_lb.Text = "語言"
  659. '
  660. '內容1_dgv
  661. '
  662. DataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  663. Me.內容1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle46
  664. Me.內容1_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  665. Me.內容1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  666. Me.內容1_dgv.BackgroundColor = System.Drawing.Color.White
  667. Me.內容1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  668. Me.內容1_dgv.Location = New System.Drawing.Point(4, 411)
  669. Me.內容1_dgv.Name = "內容1_dgv"
  670. Me.內容1_dgv.RowHeadersWidth = 5
  671. Me.內容1_dgv.RowTemplate.Height = 24
  672. Me.內容1_dgv.Size = New System.Drawing.Size(970, 100)
  673. Me.內容1_dgv.TabIndex = 665
  674. '
  675. '控件1_dgv
  676. '
  677. DataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  678. Me.控件1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle47
  679. Me.控件1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  680. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  681. Me.控件1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  682. Me.控件1_dgv.BackgroundColor = System.Drawing.Color.White
  683. Me.控件1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  684. Me.控件1_dgv.Location = New System.Drawing.Point(766, 43)
  685. Me.控件1_dgv.Name = "控件1_dgv"
  686. Me.控件1_dgv.RowHeadersWidth = 5
  687. Me.控件1_dgv.RowTemplate.Height = 24
  688. Me.控件1_dgv.Size = New System.Drawing.Size(210, 274)
  689. Me.控件1_dgv.TabIndex = 671
  690. '
  691. '介面1_dgv
  692. '
  693. DataGridViewCellStyle48.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  694. Me.介面1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle48
  695. Me.介面1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  696. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  697. Me.介面1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  698. Me.介面1_dgv.BackgroundColor = System.Drawing.Color.White
  699. Me.介面1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  700. Me.介面1_dgv.Location = New System.Drawing.Point(494, 43)
  701. Me.介面1_dgv.Name = "介面1_dgv"
  702. Me.介面1_dgv.RowHeadersWidth = 5
  703. Me.介面1_dgv.RowTemplate.Height = 24
  704. Me.介面1_dgv.Size = New System.Drawing.Size(270, 274)
  705. Me.介面1_dgv.TabIndex = 670
  706. '
  707. '介面2_tb
  708. '
  709. Me.介面2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  710. Me.介面2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  711. Me.介面2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  712. Me.介面2_tb.Location = New System.Drawing.Point(770, 336)
  713. Me.介面2_tb.Margin = New System.Windows.Forms.Padding(5)
  714. Me.介面2_tb.Name = "介面2_tb"
  715. Me.介面2_tb.Size = New System.Drawing.Size(151, 23)
  716. Me.介面2_tb.TabIndex = 673
  717. '
  718. '文字提醒1_lb
  719. '
  720. Me.文字提醒1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  721. Me.文字提醒1_lb.AutoSize = True
  722. Me.文字提醒1_lb.BackColor = System.Drawing.SystemColors.Control
  723. Me.文字提醒1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  724. Me.文字提醒1_lb.Location = New System.Drawing.Point(650, 340)
  725. Me.文字提醒1_lb.Name = "文字提醒1_lb"
  726. Me.文字提醒1_lb.Size = New System.Drawing.Size(87, 16)
  727. Me.文字提醒1_lb.TabIndex = 674
  728. Me.文字提醒1_lb.Text = "系統介面(修正)"
  729. '
  730. 'TabControl1
  731. '
  732. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  733. Or System.Windows.Forms.AnchorStyles.Left) _
  734. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  735. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  736. Me.TabControl1.Controls.Add(Me.系統通用變數_tab)
  737. Me.TabControl1.Controls.Add(Me.系統預言設定_tab)
  738. Me.TabControl1.Location = New System.Drawing.Point(2, 2)
  739. Me.TabControl1.Name = "TabControl1"
  740. Me.TabControl1.SelectedIndex = 0
  741. Me.TabControl1.Size = New System.Drawing.Size(1346, 677)
  742. Me.TabControl1.TabIndex = 676
  743. '
  744. '系統通用變數_tab
  745. '
  746. Me.系統通用變數_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  747. Me.系統通用變數_tab.Controls.Add(Me.資料庫清單1_dgv)
  748. Me.系統通用變數_tab.Controls.Add(Me.LOG檔截斷3_bt)
  749. Me.系統通用變數_tab.Controls.Add(Me.Label3)
  750. Me.系統通用變數_tab.Controls.Add(Me.文件資料庫管理修改_bt)
  751. Me.系統通用變數_tab.Controls.Add(Me.文件資料庫名稱_lb)
  752. Me.系統通用變數_tab.Controls.Add(Me.文件資料庫名稱_tb)
  753. Me.系統通用變數_tab.Controls.Add(Me.工程文件資料庫管理_dgv)
  754. Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫管理修改_bt)
  755. Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫名稱_lb)
  756. Me.系統通用變數_tab.Controls.Add(Me.圖片資料庫名稱_tb)
  757. Me.系統通用變數_tab.Controls.Add(Me.工程圖片資料庫管理_dgv)
  758. Me.系統通用變數_tab.Controls.Add(Me.重新讀取_bt)
  759. Me.系統通用變數_tab.Controls.Add(Me.伺服器_lb)
  760. Me.系統通用變數_tab.Controls.Add(Me.MAX_nud)
  761. Me.系統通用變數_tab.Controls.Add(Me.Panel2)
  762. Me.系統通用變數_tab.Controls.Add(Me.Panel1)
  763. Me.系統通用變數_tab.Controls.Add(Me.文字_lb)
  764. Me.系統通用變數_tab.Controls.Add(Me.行政簽核_tb)
  765. Me.系統通用變數_tab.Controls.Add(Me.建築簽核_tb)
  766. Me.系統通用變數_tab.Controls.Add(Me.系統閒置時間控制_gb)
  767. Me.系統通用變數_tab.Controls.Add(Me.特別功能_bt)
  768. Me.系統通用變數_tab.Controls.Add(Me.編碼原則_pb)
  769. Me.系統通用變數_tab.Controls.Add(Me.是否可用1_ch)
  770. Me.系統通用變數_tab.Controls.Add(Me.是否可用_ch)
  771. Me.系統通用變數_tab.Controls.Add(Me.Label1)
  772. Me.系統通用變數_tab.Location = New System.Drawing.Point(4, 28)
  773. Me.系統通用變數_tab.Name = "系統通用變數_tab"
  774. Me.系統通用變數_tab.Padding = New System.Windows.Forms.Padding(3)
  775. Me.系統通用變數_tab.Size = New System.Drawing.Size(1338, 645)
  776. Me.系統通用變數_tab.TabIndex = 0
  777. Me.系統通用變數_tab.Text = "系統通用變數"
  778. Me.系統通用變數_tab.UseVisualStyleBackColor = True
  779. '
  780. '資料庫清單1_dgv
  781. '
  782. DataGridViewCellStyle49.BackColor = System.Drawing.Color.White
  783. Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle49
  784. Me.資料庫清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  785. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  786. Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  787. Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
  788. DataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  789. DataGridViewCellStyle50.BackColor = System.Drawing.Color.White
  790. DataGridViewCellStyle50.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  791. DataGridViewCellStyle50.ForeColor = System.Drawing.SystemColors.WindowText
  792. DataGridViewCellStyle50.SelectionBackColor = System.Drawing.SystemColors.Highlight
  793. DataGridViewCellStyle50.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  794. DataGridViewCellStyle50.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  795. Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle50
  796. Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  797. Me.資料庫清單1_dgv.Location = New System.Drawing.Point(1000, 107)
  798. Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
  799. Me.資料庫清單1_dgv.RowHeadersWidth = 5
  800. Me.資料庫清單1_dgv.RowTemplate.Height = 24
  801. Me.資料庫清單1_dgv.Size = New System.Drawing.Size(328, 521)
  802. Me.資料庫清單1_dgv.TabIndex = 1509
  803. '
  804. 'LOG檔截斷3_bt
  805. '
  806. Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  807. Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(1205, 82)
  808. Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  809. Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
  810. Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(123, 23)
  811. Me.LOG檔截斷3_bt.TabIndex = 1508
  812. Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
  813. '
  814. 'Label3
  815. '
  816. Me.Label3.AutoSize = True
  817. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  818. Me.Label3.Location = New System.Drawing.Point(1003, 87)
  819. Me.Label3.Name = "Label3"
  820. Me.Label3.Size = New System.Drawing.Size(68, 16)
  821. Me.Label3.TabIndex = 1507
  822. Me.Label3.Text = "SQL Server"
  823. '
  824. '文件資料庫管理修改_bt
  825. '
  826. Me.文件資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("文件資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
  827. Me.文件資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  828. Me.文件資料庫管理修改_bt.Location = New System.Drawing.Point(928, 459)
  829. Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  830. Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
  831. Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(66, 35)
  832. Me.文件資料庫管理修改_bt.TabIndex = 706
  833. '
  834. '文件資料庫名稱_lb
  835. '
  836. Me.文件資料庫名稱_lb.AutoSize = True
  837. Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  838. Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(711, 438)
  839. Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
  840. Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  841. Me.文件資料庫名稱_lb.TabIndex = 704
  842. Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
  843. '
  844. '文件資料庫名稱_tb
  845. '
  846. Me.文件資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  847. Me.文件資料庫名稱_tb.Location = New System.Drawing.Point(861, 435)
  848. Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  849. Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
  850. Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
  851. Me.文件資料庫名稱_tb.TabIndex = 703
  852. '
  853. '工程文件資料庫管理_dgv
  854. '
  855. DataGridViewCellStyle51.BackColor = System.Drawing.Color.White
  856. Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle51
  857. Me.工程文件資料庫管理_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  858. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  859. Me.工程文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  860. Me.工程文件資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  861. DataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  862. DataGridViewCellStyle52.BackColor = System.Drawing.Color.White
  863. DataGridViewCellStyle52.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  864. DataGridViewCellStyle52.ForeColor = System.Drawing.SystemColors.WindowText
  865. DataGridViewCellStyle52.SelectionBackColor = System.Drawing.SystemColors.Highlight
  866. DataGridViewCellStyle52.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  867. DataGridViewCellStyle52.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  868. Me.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle52
  869. Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  870. Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(711, 494)
  871. Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
  872. Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
  873. Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
  874. Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(282, 137)
  875. Me.工程文件資料庫管理_dgv.TabIndex = 702
  876. '
  877. '圖片資料庫管理修改_bt
  878. '
  879. Me.圖片資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("圖片資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
  880. Me.圖片資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  881. Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(642, 459)
  882. Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  883. Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
  884. Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(66, 35)
  885. Me.圖片資料庫管理修改_bt.TabIndex = 701
  886. '
  887. '圖片資料庫名稱_lb
  888. '
  889. Me.圖片資料庫名稱_lb.AutoSize = True
  890. Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  891. Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(425, 438)
  892. Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
  893. Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  894. Me.圖片資料庫名稱_lb.TabIndex = 699
  895. Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
  896. '
  897. '圖片資料庫名稱_tb
  898. '
  899. Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  900. Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(575, 435)
  901. Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  902. Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
  903. Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
  904. Me.圖片資料庫名稱_tb.TabIndex = 698
  905. '
  906. '工程圖片資料庫管理_dgv
  907. '
  908. DataGridViewCellStyle53.BackColor = System.Drawing.Color.White
  909. Me.工程圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle53
  910. Me.工程圖片資料庫管理_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  911. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  912. Me.工程圖片資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  913. Me.工程圖片資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  914. DataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  915. DataGridViewCellStyle54.BackColor = System.Drawing.Color.White
  916. DataGridViewCellStyle54.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  917. DataGridViewCellStyle54.ForeColor = System.Drawing.SystemColors.WindowText
  918. DataGridViewCellStyle54.SelectionBackColor = System.Drawing.SystemColors.Highlight
  919. DataGridViewCellStyle54.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  920. DataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  921. Me.工程圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle54
  922. Me.工程圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  923. Me.工程圖片資料庫管理_dgv.Location = New System.Drawing.Point(425, 494)
  924. Me.工程圖片資料庫管理_dgv.Name = "工程圖片資料庫管理_dgv"
  925. Me.工程圖片資料庫管理_dgv.RowHeadersWidth = 5
  926. Me.工程圖片資料庫管理_dgv.RowTemplate.Height = 24
  927. Me.工程圖片資料庫管理_dgv.Size = New System.Drawing.Size(282, 137)
  928. Me.工程圖片資料庫管理_dgv.TabIndex = 697
  929. '
  930. '重新讀取_bt
  931. '
  932. Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  933. Me.重新讀取_bt.Location = New System.Drawing.Point(925, 1)
  934. Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  935. Me.重新讀取_bt.Name = "重新讀取_bt"
  936. Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
  937. Me.重新讀取_bt.TabIndex = 696
  938. Me.重新讀取_bt.Text = "重新讀取"
  939. '
  940. '伺服器_lb
  941. '
  942. Me.伺服器_lb.AutoSize = True
  943. Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
  944. Me.伺服器_lb.Location = New System.Drawing.Point(437, 4)
  945. Me.伺服器_lb.Name = "伺服器_lb"
  946. Me.伺服器_lb.Size = New System.Drawing.Size(229, 16)
  947. Me.伺服器_lb.TabIndex = 695
  948. Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
  949. '
  950. 'MAX_nud
  951. '
  952. Me.MAX_nud.Location = New System.Drawing.Point(841, 1)
  953. Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  954. Me.MAX_nud.Name = "MAX_nud"
  955. Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
  956. Me.MAX_nud.TabIndex = 694
  957. Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  958. Me.MAX_nud.ThousandsSeparator = True
  959. Me.MAX_nud.Value = New Decimal(New Integer() {5000, 0, 0, 0})
  960. '
  961. 'Panel2
  962. '
  963. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  964. Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
  965. Me.Panel2.Location = New System.Drawing.Point(422, 25)
  966. Me.Panel2.Name = "Panel2"
  967. Me.Panel2.Size = New System.Drawing.Size(575, 409)
  968. Me.Panel2.TabIndex = 693
  969. '
  970. '伺服器狀態_dgv
  971. '
  972. DataGridViewCellStyle55.BackColor = System.Drawing.Color.White
  973. Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle55
  974. Me.伺服器狀態_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  975. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  976. Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  977. Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
  978. DataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  979. DataGridViewCellStyle56.BackColor = System.Drawing.Color.White
  980. DataGridViewCellStyle56.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  981. DataGridViewCellStyle56.ForeColor = System.Drawing.SystemColors.WindowText
  982. DataGridViewCellStyle56.SelectionBackColor = System.Drawing.SystemColors.Highlight
  983. DataGridViewCellStyle56.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  984. DataGridViewCellStyle56.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  985. Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle56
  986. Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  987. Me.伺服器狀態_dgv.Location = New System.Drawing.Point(1, 2)
  988. Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
  989. Me.伺服器狀態_dgv.RowHeadersWidth = 5
  990. Me.伺服器狀態_dgv.RowTemplate.Height = 24
  991. Me.伺服器狀態_dgv.Size = New System.Drawing.Size(569, 402)
  992. Me.伺服器狀態_dgv.TabIndex = 688
  993. '
  994. 'Panel1
  995. '
  996. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  997. Me.Panel1.Controls.Add(Me.行政採購簽核二級金額基數_lb)
  998. Me.Panel1.Controls.Add(Me.NUP_5)
  999. Me.Panel1.Controls.Add(Me.修改_bt)
  1000. Me.Panel1.Controls.Add(Me.NUP_4)
  1001. Me.Panel1.Controls.Add(Me.天_lb)
  1002. Me.Panel1.Controls.Add(Me.NUP_3)
  1003. Me.Panel1.Controls.Add(Me.密碼重設天數_tb)
  1004. Me.Panel1.Controls.Add(Me.比例3_lb)
  1005. Me.Panel1.Controls.Add(Me.密碼重設天數_lb)
  1006. Me.Panel1.Controls.Add(Me.比例2_lb)
  1007. Me.Panel1.Controls.Add(Me.建築採購簽核二級金額基數_lb)
  1008. Me.Panel1.Controls.Add(Me.比例1_lb)
  1009. Me.Panel1.Controls.Add(Me.NUP_1)
  1010. Me.Panel1.Controls.Add(Me.NUP_2)
  1011. Me.Panel1.Controls.Add(Me.Label12)
  1012. Me.Panel1.Controls.Add(Me.Label11)
  1013. Me.Panel1.Controls.Add(Me.Label10)
  1014. Me.Panel1.Controls.Add(Me.Label8)
  1015. Me.Panel1.Controls.Add(Me.Label9)
  1016. Me.Panel1.Location = New System.Drawing.Point(3, 2)
  1017. Me.Panel1.Name = "Panel1"
  1018. Me.Panel1.Size = New System.Drawing.Size(419, 251)
  1019. Me.Panel1.TabIndex = 687
  1020. '
  1021. 'NUP_5
  1022. '
  1023. Me.NUP_5.Location = New System.Drawing.Point(304, 176)
  1024. Me.NUP_5.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  1025. Me.NUP_5.Name = "NUP_5"
  1026. Me.NUP_5.Size = New System.Drawing.Size(104, 23)
  1027. Me.NUP_5.TabIndex = 686
  1028. Me.NUP_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1029. Me.NUP_5.ThousandsSeparator = True
  1030. '
  1031. 'NUP_4
  1032. '
  1033. Me.NUP_4.Location = New System.Drawing.Point(306, 133)
  1034. Me.NUP_4.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  1035. Me.NUP_4.Name = "NUP_4"
  1036. Me.NUP_4.Size = New System.Drawing.Size(104, 23)
  1037. Me.NUP_4.TabIndex = 685
  1038. Me.NUP_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1039. Me.NUP_4.ThousandsSeparator = True
  1040. '
  1041. 'NUP_3
  1042. '
  1043. Me.NUP_3.Location = New System.Drawing.Point(305, 90)
  1044. Me.NUP_3.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  1045. Me.NUP_3.Name = "NUP_3"
  1046. Me.NUP_3.Size = New System.Drawing.Size(104, 23)
  1047. Me.NUP_3.TabIndex = 684
  1048. Me.NUP_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1049. Me.NUP_3.ThousandsSeparator = True
  1050. '
  1051. '比例3_lb
  1052. '
  1053. Me.比例3_lb.AutoSize = True
  1054. Me.比例3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1055. Me.比例3_lb.Location = New System.Drawing.Point(7, 178)
  1056. Me.比例3_lb.Name = "比例3_lb"
  1057. Me.比例3_lb.Size = New System.Drawing.Size(202, 16)
  1058. Me.比例3_lb.TabIndex = 683
  1059. Me.比例3_lb.Text = "跟上次採購價格漲幅 >= 比例3(淡粉)"
  1060. '
  1061. '比例2_lb
  1062. '
  1063. Me.比例2_lb.AutoSize = True
  1064. Me.比例2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1065. Me.比例2_lb.Location = New System.Drawing.Point(7, 135)
  1066. Me.比例2_lb.Name = "比例2_lb"
  1067. Me.比例2_lb.Size = New System.Drawing.Size(227, 16)
  1068. Me.比例2_lb.TabIndex = 682
  1069. Me.比例2_lb.Text = "比例2<跟上次採購價格漲幅<比例3(淡藍)"
  1070. '
  1071. '比例1_lb
  1072. '
  1073. Me.比例1_lb.AutoSize = True
  1074. Me.比例1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1075. Me.比例1_lb.Location = New System.Drawing.Point(8, 92)
  1076. Me.比例1_lb.Name = "比例1_lb"
  1077. Me.比例1_lb.Size = New System.Drawing.Size(227, 16)
  1078. Me.比例1_lb.TabIndex = 681
  1079. Me.比例1_lb.Text = "比例1<跟上次採購價格漲幅<比例2(淡綠)"
  1080. '
  1081. 'NUP_1
  1082. '
  1083. Me.NUP_1.Location = New System.Drawing.Point(305, 6)
  1084. Me.NUP_1.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
  1085. Me.NUP_1.Name = "NUP_1"
  1086. Me.NUP_1.Size = New System.Drawing.Size(104, 23)
  1087. Me.NUP_1.TabIndex = 679
  1088. Me.NUP_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1089. Me.NUP_1.ThousandsSeparator = True
  1090. '
  1091. 'NUP_2
  1092. '
  1093. Me.NUP_2.Location = New System.Drawing.Point(306, 48)
  1094. Me.NUP_2.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
  1095. Me.NUP_2.Name = "NUP_2"
  1096. Me.NUP_2.Size = New System.Drawing.Size(104, 23)
  1097. Me.NUP_2.TabIndex = 680
  1098. Me.NUP_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1099. Me.NUP_2.ThousandsSeparator = True
  1100. '
  1101. 'Label12
  1102. '
  1103. Me.Label12.AutoSize = True
  1104. Me.Label12.Location = New System.Drawing.Point(7, 200)
  1105. Me.Label12.Name = "Label12"
  1106. Me.Label12.Size = New System.Drawing.Size(407, 16)
  1107. Me.Label12.TabIndex = 691
  1108. Me.Label12.Text = "________________________________________________________________________________"
  1109. '
  1110. 'Label11
  1111. '
  1112. Me.Label11.AutoSize = True
  1113. Me.Label11.Location = New System.Drawing.Point(7, 157)
  1114. Me.Label11.Name = "Label11"
  1115. Me.Label11.Size = New System.Drawing.Size(407, 16)
  1116. Me.Label11.TabIndex = 690
  1117. Me.Label11.Text = "________________________________________________________________________________"
  1118. '
  1119. 'Label10
  1120. '
  1121. Me.Label10.AutoSize = True
  1122. Me.Label10.Location = New System.Drawing.Point(8, 114)
  1123. Me.Label10.Name = "Label10"
  1124. Me.Label10.Size = New System.Drawing.Size(407, 16)
  1125. Me.Label10.TabIndex = 689
  1126. Me.Label10.Text = "________________________________________________________________________________"
  1127. '
  1128. 'Label8
  1129. '
  1130. Me.Label8.AutoSize = True
  1131. Me.Label8.Location = New System.Drawing.Point(7, 30)
  1132. Me.Label8.Name = "Label8"
  1133. Me.Label8.Size = New System.Drawing.Size(407, 16)
  1134. Me.Label8.TabIndex = 687
  1135. Me.Label8.Text = "________________________________________________________________________________"
  1136. '
  1137. 'Label9
  1138. '
  1139. Me.Label9.AutoSize = True
  1140. Me.Label9.Location = New System.Drawing.Point(6, 72)
  1141. Me.Label9.Name = "Label9"
  1142. Me.Label9.Size = New System.Drawing.Size(407, 16)
  1143. Me.Label9.TabIndex = 688
  1144. Me.Label9.Text = "________________________________________________________________________________"
  1145. '
  1146. '文字_lb
  1147. '
  1148. Me.文字_lb.AutoSize = True
  1149. Me.文字_lb.BackColor = System.Drawing.SystemColors.Control
  1150. Me.文字_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1151. Me.文字_lb.Location = New System.Drawing.Point(1003, 3)
  1152. Me.文字_lb.Name = "文字_lb"
  1153. Me.文字_lb.Size = New System.Drawing.Size(320, 48)
  1154. Me.文字_lb.TabIndex = 678
  1155. Me.文字_lb.Text = "特別功能用於系統語言資料導入SQL之後,因中文DGV表頭" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "會有設定衝突,故需要在語言資料中加入一個 [ . ] 以避開邏" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "輯錯誤。"
  1156. '
  1157. '編碼原則_pb
  1158. '
  1159. Me.編碼原則_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1160. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1161. Me.編碼原則_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1162. Me.編碼原則_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1163. Me.編碼原則_pb.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.dbbb34b6f4c0c3738afdc943d70db5e
  1164. Me.編碼原則_pb.Location = New System.Drawing.Point(3, 330)
  1165. Me.編碼原則_pb.Name = "編碼原則_pb"
  1166. Me.編碼原則_pb.Size = New System.Drawing.Size(419, 301)
  1167. Me.編碼原則_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1168. Me.編碼原則_pb.TabIndex = 677
  1169. Me.編碼原則_pb.TabStop = False
  1170. '
  1171. '是否可用1_ch
  1172. '
  1173. Me.是否可用1_ch.AutoSize = True
  1174. Me.是否可用1_ch.Location = New System.Drawing.Point(714, 470)
  1175. Me.是否可用1_ch.Name = "是否可用1_ch"
  1176. Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
  1177. Me.是否可用1_ch.TabIndex = 705
  1178. Me.是否可用1_ch.Text = "是否鎖定"
  1179. Me.是否可用1_ch.UseVisualStyleBackColor = True
  1180. '
  1181. '是否可用_ch
  1182. '
  1183. Me.是否可用_ch.AutoSize = True
  1184. Me.是否可用_ch.Location = New System.Drawing.Point(428, 470)
  1185. Me.是否可用_ch.Name = "是否可用_ch"
  1186. Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
  1187. Me.是否可用_ch.TabIndex = 700
  1188. Me.是否可用_ch.Text = "是否鎖定"
  1189. Me.是否可用_ch.UseVisualStyleBackColor = True
  1190. '
  1191. 'Label1
  1192. '
  1193. Me.Label1.AutoSize = True
  1194. Me.Label1.Location = New System.Drawing.Point(926, 64)
  1195. Me.Label1.Name = "Label1"
  1196. Me.Label1.Size = New System.Drawing.Size(407, 16)
  1197. Me.Label1.TabIndex = 1510
  1198. Me.Label1.Text = "________________________________________________________________________________"
  1199. '
  1200. '系統預言設定_tab
  1201. '
  1202. Me.系統預言設定_tab.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1203. Me.系統預言設定_tab.Controls.Add(Me.翻譯_bt)
  1204. Me.系統預言設定_tab.Controls.Add(Me.刪除_bt)
  1205. Me.系統預言設定_tab.Controls.Add(Me.控件2_tb)
  1206. Me.系統預言設定_tab.Controls.Add(Me.介面控件2_lb)
  1207. Me.系統預言設定_tab.Controls.Add(Me.圖檔刪除_bt)
  1208. Me.系統預言設定_tab.Controls.Add(Me.文字提醒_lb)
  1209. Me.系統預言設定_tab.Controls.Add(Me.文字提醒1_lb)
  1210. Me.系統預言設定_tab.Controls.Add(Me.介面2_tb)
  1211. Me.系統預言設定_tab.Controls.Add(Me.讀取料夾路徑_bt)
  1212. Me.系統預言設定_tab.Controls.Add(Me.圖檔修改_bt)
  1213. Me.系統預言設定_tab.Controls.Add(Me.內容設定1_tb)
  1214. Me.系統預言設定_tab.Controls.Add(Me.圖檔入系統_bt)
  1215. Me.系統預言設定_tab.Controls.Add(Me.控件1_dgv)
  1216. Me.系統預言設定_tab.Controls.Add(Me.檔案讀取_tb)
  1217. Me.系統預言設定_tab.Controls.Add(Me.內容設定1_lb)
  1218. Me.系統預言設定_tab.Controls.Add(Me.Update_bt)
  1219. Me.系統預言設定_tab.Controls.Add(Me.檔案名稱_tb)
  1220. Me.系統預言設定_tab.Controls.Add(Me.語言1_tb)
  1221. Me.系統預言設定_tab.Controls.Add(Me.伺服器FTP文件夾_lb)
  1222. Me.系統預言設定_tab.Controls.Add(Me.介面1_dgv)
  1223. Me.系統預言設定_tab.Controls.Add(Me.FTP資料夾_wb)
  1224. Me.系統預言設定_tab.Controls.Add(Me.語言1_lb)
  1225. Me.系統預言設定_tab.Controls.Add(Me.語言_dgv)
  1226. Me.系統預言設定_tab.Controls.Add(Me.內容1_dgv)
  1227. Me.系統預言設定_tab.Controls.Add(Me.系統介面_lb)
  1228. Me.系統預言設定_tab.Controls.Add(Me.本機資料夾_wb)
  1229. Me.系統預言設定_tab.Controls.Add(Me.介面_pb)
  1230. Me.系統預言設定_tab.Controls.Add(Me.介面_dgv)
  1231. Me.系統預言設定_tab.Controls.Add(Me.控件_dgv)
  1232. Me.系統預言設定_tab.Controls.Add(Me.介面控件_lb)
  1233. Me.系統預言設定_tab.Controls.Add(Me.介面_tb)
  1234. Me.系統預言設定_tab.Controls.Add(Me.控件1_tb)
  1235. Me.系統預言設定_tab.Controls.Add(Me.控件_tb)
  1236. Me.系統預言設定_tab.Controls.Add(Me.介面1_tb)
  1237. Me.系統預言設定_tab.Controls.Add(Me.系統介面1_lb)
  1238. Me.系統預言設定_tab.Controls.Add(Me.內容設定_tb)
  1239. Me.系統預言設定_tab.Controls.Add(Me.介面控件1_lb)
  1240. Me.系統預言設定_tab.Controls.Add(Me.內容設定_lb)
  1241. Me.系統預言設定_tab.Controls.Add(Me.內容_dgv)
  1242. Me.系統預言設定_tab.Controls.Add(Me.語言_tb)
  1243. Me.系統預言設定_tab.Controls.Add(Me.語言修改_bt)
  1244. Me.系統預言設定_tab.Controls.Add(Me.語言_lb)
  1245. Me.系統預言設定_tab.Controls.Add(Me.檔案名稱_lb)
  1246. Me.系統預言設定_tab.Location = New System.Drawing.Point(4, 28)
  1247. Me.系統預言設定_tab.Name = "系統預言設定_tab"
  1248. Me.系統預言設定_tab.Padding = New System.Windows.Forms.Padding(3)
  1249. Me.系統預言設定_tab.Size = New System.Drawing.Size(1338, 645)
  1250. Me.系統預言設定_tab.TabIndex = 1
  1251. Me.系統預言設定_tab.Text = "系統預言設定"
  1252. Me.系統預言設定_tab.UseVisualStyleBackColor = True
  1253. '
  1254. '翻譯_bt
  1255. '
  1256. Me.翻譯_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1257. Me.翻譯_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GOOGLELOG01
  1258. Me.翻譯_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1259. Me.翻譯_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1260. Me.翻譯_bt.Location = New System.Drawing.Point(494, 336)
  1261. Me.翻譯_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1262. Me.翻譯_bt.Name = "翻譯_bt"
  1263. Me.翻譯_bt.Size = New System.Drawing.Size(50, 50)
  1264. Me.翻譯_bt.TabIndex = 681
  1265. '
  1266. '刪除_bt
  1267. '
  1268. Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1269. Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  1270. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1271. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1272. Me.刪除_bt.Location = New System.Drawing.Point(598, 336)
  1273. Me.刪除_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1274. Me.刪除_bt.Name = "刪除_bt"
  1275. Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
  1276. Me.刪除_bt.TabIndex = 680
  1277. '
  1278. '控件2_tb
  1279. '
  1280. Me.控件2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1281. Me.控件2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1282. Me.控件2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1283. Me.控件2_tb.Location = New System.Drawing.Point(770, 360)
  1284. Me.控件2_tb.Margin = New System.Windows.Forms.Padding(5)
  1285. Me.控件2_tb.Name = "控件2_tb"
  1286. Me.控件2_tb.Size = New System.Drawing.Size(151, 23)
  1287. Me.控件2_tb.TabIndex = 679
  1288. '
  1289. '介面控件2_lb
  1290. '
  1291. Me.介面控件2_lb.AutoSize = True
  1292. Me.介面控件2_lb.BackColor = System.Drawing.SystemColors.Control
  1293. Me.介面控件2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1294. Me.介面控件2_lb.Location = New System.Drawing.Point(650, 362)
  1295. Me.介面控件2_lb.Name = "介面控件2_lb"
  1296. Me.介面控件2_lb.Size = New System.Drawing.Size(87, 16)
  1297. Me.介面控件2_lb.TabIndex = 678
  1298. Me.介面控件2_lb.Text = "系統控件(修正)"
  1299. '
  1300. '圖檔刪除_bt
  1301. '
  1302. Me.圖檔刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Delete_Image
  1303. Me.圖檔刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1304. Me.圖檔刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1305. Me.圖檔刪除_bt.ForeColor = System.Drawing.Color.Green
  1306. Me.圖檔刪除_bt.Location = New System.Drawing.Point(1232, 197)
  1307. Me.圖檔刪除_bt.Name = "圖檔刪除_bt"
  1308. Me.圖檔刪除_bt.Size = New System.Drawing.Size(100, 35)
  1309. Me.圖檔刪除_bt.TabIndex = 677
  1310. Me.圖檔刪除_bt.UseVisualStyleBackColor = True
  1311. '
  1312. '文字提醒_lb
  1313. '
  1314. Me.文字提醒_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1315. Me.文字提醒_lb.AutoSize = True
  1316. Me.文字提醒_lb.BackColor = System.Drawing.SystemColors.Control
  1317. Me.文字提醒_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1318. Me.文字提醒_lb.Location = New System.Drawing.Point(492, 320)
  1319. Me.文字提醒_lb.Name = "文字提醒_lb"
  1320. Me.文字提醒_lb.Size = New System.Drawing.Size(234, 16)
  1321. Me.文字提醒_lb.TabIndex = 676
  1322. Me.文字提醒_lb.Text = "SQL系統語言、介面, 語言, 控件, 內容, 編碼"
  1323. '
  1324. '讀取料夾路徑_bt
  1325. '
  1326. Me.讀取料夾路徑_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PortableComputer
  1327. Me.讀取料夾路徑_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1328. Me.讀取料夾路徑_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1329. Me.讀取料夾路徑_bt.ForeColor = System.Drawing.Color.Blue
  1330. Me.讀取料夾路徑_bt.Location = New System.Drawing.Point(981, 197)
  1331. Me.讀取料夾路徑_bt.Name = "讀取料夾路徑_bt"
  1332. Me.讀取料夾路徑_bt.Size = New System.Drawing.Size(50, 35)
  1333. Me.讀取料夾路徑_bt.TabIndex = 654
  1334. Me.讀取料夾路徑_bt.UseVisualStyleBackColor = True
  1335. '
  1336. '圖檔修改_bt
  1337. '
  1338. Me.圖檔修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Update_Image
  1339. Me.圖檔修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1340. Me.圖檔修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1341. Me.圖檔修改_bt.ForeColor = System.Drawing.Color.Green
  1342. Me.圖檔修改_bt.Location = New System.Drawing.Point(1132, 197)
  1343. Me.圖檔修改_bt.Name = "圖檔修改_bt"
  1344. Me.圖檔修改_bt.Size = New System.Drawing.Size(100, 35)
  1345. Me.圖檔修改_bt.TabIndex = 653
  1346. Me.圖檔修改_bt.UseVisualStyleBackColor = True
  1347. '
  1348. '圖檔入系統_bt
  1349. '
  1350. Me.圖檔入系統_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Add_Image
  1351. Me.圖檔入系統_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1352. Me.圖檔入系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1353. Me.圖檔入系統_bt.ForeColor = System.Drawing.Color.Green
  1354. Me.圖檔入系統_bt.Location = New System.Drawing.Point(1032, 197)
  1355. Me.圖檔入系統_bt.Name = "圖檔入系統_bt"
  1356. Me.圖檔入系統_bt.Size = New System.Drawing.Size(100, 35)
  1357. Me.圖檔入系統_bt.TabIndex = 652
  1358. Me.圖檔入系統_bt.UseVisualStyleBackColor = True
  1359. '
  1360. 'Update_bt
  1361. '
  1362. Me.Update_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1363. Me.Update_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  1364. Me.Update_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1365. Me.Update_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1366. Me.Update_bt.Location = New System.Drawing.Point(923, 334)
  1367. Me.Update_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1368. Me.Update_bt.Name = "Update_bt"
  1369. Me.Update_bt.Size = New System.Drawing.Size(50, 50)
  1370. Me.Update_bt.TabIndex = 675
  1371. '
  1372. '介面_pb
  1373. '
  1374. Me.介面_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1375. Me.介面_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  1376. Me.介面_pb.Location = New System.Drawing.Point(983, 1)
  1377. Me.介面_pb.Name = "介面_pb"
  1378. Me.介面_pb.Size = New System.Drawing.Size(349, 197)
  1379. Me.介面_pb.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  1380. Me.介面_pb.TabIndex = 645
  1381. Me.介面_pb.TabStop = False
  1382. '
  1383. '語言修改_bt
  1384. '
  1385. Me.語言修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1386. Me.語言修改_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER2
  1387. Me.語言修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1388. Me.語言修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1389. Me.語言修改_bt.Location = New System.Drawing.Point(546, 336)
  1390. Me.語言修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1391. Me.語言修改_bt.Name = "語言修改_bt"
  1392. Me.語言修改_bt.Size = New System.Drawing.Size(50, 50)
  1393. Me.語言修改_bt.TabIndex = 638
  1394. '
  1395. '語轉扭_bt
  1396. '
  1397. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1398. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1399. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  1400. Me.語轉扭_bt.Location = New System.Drawing.Point(1319, 2)
  1401. Me.語轉扭_bt.Name = "語轉扭_bt"
  1402. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  1403. Me.語轉扭_bt.TabIndex = 1632
  1404. Me.語轉扭_bt.Text = "L"
  1405. Me.語轉扭_bt.UseVisualStyleBackColor = True
  1406. '
  1407. '等待翻譯_tim
  1408. '
  1409. Me.等待翻譯_tim.Interval = 500
  1410. '
  1411. '系統通用變數管理
  1412. '
  1413. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1414. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1415. Me.ClientSize = New System.Drawing.Size(1350, 681)
  1416. Me.ContextMenuStrip = Me.ContextMenuStrip1
  1417. Me.Controls.Add(Me.語轉扭_bt)
  1418. Me.Controls.Add(Me.TabControl1)
  1419. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1420. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1421. Me.Name = "系統通用變數管理"
  1422. Me.Text = "系統通用變數管理"
  1423. CType(Me.介面_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1424. Me.系統閒置時間控制_gb.ResumeLayout(False)
  1425. Me.系統閒置時間控制_gb.PerformLayout()
  1426. CType(Me.控件_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1427. CType(Me.內容_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1428. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1429. Me.ContextMenuStrip1.ResumeLayout(False)
  1430. CType(Me.內容1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1431. CType(Me.控件1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1432. CType(Me.介面1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1433. Me.TabControl1.ResumeLayout(False)
  1434. Me.系統通用變數_tab.ResumeLayout(False)
  1435. Me.系統通用變數_tab.PerformLayout()
  1436. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1437. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1438. CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1439. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
  1440. Me.Panel2.ResumeLayout(False)
  1441. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1442. Me.Panel1.ResumeLayout(False)
  1443. Me.Panel1.PerformLayout()
  1444. CType(Me.NUP_5, System.ComponentModel.ISupportInitialize).EndInit()
  1445. CType(Me.NUP_4, System.ComponentModel.ISupportInitialize).EndInit()
  1446. CType(Me.NUP_3, System.ComponentModel.ISupportInitialize).EndInit()
  1447. CType(Me.NUP_1, System.ComponentModel.ISupportInitialize).EndInit()
  1448. CType(Me.NUP_2, System.ComponentModel.ISupportInitialize).EndInit()
  1449. CType(Me.編碼原則_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1450. Me.系統預言設定_tab.ResumeLayout(False)
  1451. Me.系統預言設定_tab.PerformLayout()
  1452. CType(Me.介面_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1453. Me.ResumeLayout(False)
  1454. End Sub
  1455. Friend WithEvents 閒置時間修改_bt As Button
  1456. Friend WithEvents 第一段閒置時間_lb As Label
  1457. Friend WithEvents 時間1_tb As TextBox
  1458. Friend WithEvents 第二段閒置時間_lb As Label
  1459. Friend WithEvents 時間2_tb As TextBox
  1460. Friend WithEvents 秒1_lb As Label
  1461. Friend WithEvents 秒2_lb As Label
  1462. Friend WithEvents 天_lb As Label
  1463. Friend WithEvents 密碼重設天數_lb As Label
  1464. Friend WithEvents 密碼重設天數_tb As TextBox
  1465. Friend WithEvents 介面_dgv As DataGridView
  1466. Friend WithEvents 系統閒置時間控制_gb As GroupBox
  1467. Friend WithEvents 系統介面_lb As Label
  1468. Friend WithEvents 控件_dgv As DataGridView
  1469. Friend WithEvents 介面控件_lb As Label
  1470. Friend WithEvents 介面_tb As TextBox
  1471. Friend WithEvents 控件_tb As TextBox
  1472. Friend WithEvents 語言修改_bt As Button
  1473. Friend WithEvents 內容設定_tb As TextBox
  1474. Friend WithEvents 語言_tb As TextBox
  1475. Friend WithEvents 內容設定_lb As Label
  1476. Friend WithEvents 語言_lb As Label
  1477. Friend WithEvents 語言_dgv As DataGridView
  1478. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1479. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  1480. Friend WithEvents 介面_pb As PictureBox
  1481. Friend WithEvents 檔案讀取_tb As TextBox
  1482. Friend WithEvents 檔案名稱_lb As Label
  1483. Friend WithEvents 檔案名稱_tb As TextBox
  1484. Friend WithEvents 伺服器FTP文件夾_lb As Label
  1485. Friend WithEvents 本機資料夾_wb As WebBrowser
  1486. Friend WithEvents FTP資料夾_wb As WebBrowser
  1487. Friend WithEvents 圖檔入系統_bt As Button
  1488. Friend WithEvents 圖檔修改_bt As Button
  1489. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  1490. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  1491. Friend WithEvents 讀取料夾路徑_bt As Button
  1492. Friend WithEvents 建築採購簽核二級金額基數_lb As Label
  1493. Friend WithEvents 行政採購簽核二級金額基數_lb As Label
  1494. Friend WithEvents 行政簽核_tb As TextBox
  1495. Friend WithEvents 建築簽核_tb As TextBox
  1496. Friend WithEvents 修改_bt As Button
  1497. Friend WithEvents 特別功能_bt As Button
  1498. Friend WithEvents 控件1_tb As TextBox
  1499. Friend WithEvents 介面1_tb As TextBox
  1500. Friend WithEvents 介面控件1_lb As Label
  1501. Friend WithEvents 系統介面1_lb As Label
  1502. Friend WithEvents 內容設定1_tb As TextBox
  1503. Friend WithEvents 內容設定1_lb As Label
  1504. Friend WithEvents 語言1_tb As TextBox
  1505. Friend WithEvents 語言1_lb As Label
  1506. Friend WithEvents 內容1_dgv As DataGridView
  1507. Friend WithEvents 控件1_dgv As DataGridView
  1508. Friend WithEvents 介面1_dgv As DataGridView
  1509. Friend WithEvents 介面2_tb As TextBox
  1510. Friend WithEvents 文字提醒1_lb As Label
  1511. Friend WithEvents Update_bt As Button
  1512. Friend WithEvents TabControl1 As TabControl
  1513. Friend WithEvents 系統通用變數_tab As TabPage
  1514. Friend WithEvents 系統預言設定_tab As TabPage
  1515. Friend WithEvents 編碼原則_pb As PictureBox
  1516. Friend WithEvents 文字提醒_lb As Label
  1517. Friend WithEvents 語轉扭_bt As Button
  1518. Friend WithEvents 文字_lb As Label
  1519. Friend WithEvents NUP_2 As NumericUpDown
  1520. Friend WithEvents NUP_1 As NumericUpDown
  1521. Friend WithEvents 比例3_lb As Label
  1522. Friend WithEvents 比例2_lb As Label
  1523. Friend WithEvents 比例1_lb As Label
  1524. Friend WithEvents NUP_5 As NumericUpDown
  1525. Friend WithEvents NUP_4 As NumericUpDown
  1526. Friend WithEvents NUP_3 As NumericUpDown
  1527. Friend WithEvents Panel1 As Panel
  1528. Friend WithEvents Label11 As Label
  1529. Friend WithEvents Label10 As Label
  1530. Friend WithEvents Label9 As Label
  1531. Friend WithEvents Label8 As Label
  1532. Friend WithEvents Label12 As Label
  1533. Friend WithEvents 伺服器狀態_dgv As DataGridView
  1534. Friend WithEvents Panel2 As Panel
  1535. Friend WithEvents 伺服器_lb As Label
  1536. Friend WithEvents MAX_nud As NumericUpDown
  1537. Friend WithEvents 重新讀取_bt As Button
  1538. Friend WithEvents 圖片資料庫管理修改_bt As Button
  1539. Friend WithEvents 是否可用_ch As CheckBox
  1540. Friend WithEvents 圖片資料庫名稱_lb As Label
  1541. Friend WithEvents 圖片資料庫名稱_tb As TextBox
  1542. Friend WithEvents 工程圖片資料庫管理_dgv As DataGridView
  1543. Friend WithEvents 文件資料庫管理修改_bt As Button
  1544. Friend WithEvents 是否可用1_ch As CheckBox
  1545. Friend WithEvents 文件資料庫名稱_lb As Label
  1546. Friend WithEvents 文件資料庫名稱_tb As TextBox
  1547. Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
  1548. Friend WithEvents 內容_dgv As DataGridView
  1549. Friend WithEvents 資料庫清單1_dgv As DataGridView
  1550. Friend WithEvents LOG檔截斷3_bt As Button
  1551. Friend WithEvents Label3 As Label
  1552. Friend WithEvents Label1 As Label
  1553. Friend WithEvents 圖檔刪除_bt As Button
  1554. Friend WithEvents 控件2_tb As TextBox
  1555. Friend WithEvents 介面控件2_lb As Label
  1556. Friend WithEvents 翻譯_bt As Button
  1557. Friend WithEvents 刪除_bt As Button
  1558. Friend WithEvents 等待翻譯_tim As Timer
  1559. End Class