Geen omschrijving
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 29KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統通用變數管理))
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.Label4 = New System.Windows.Forms.Label()
  32. Me.Label2 = New System.Windows.Forms.Label()
  33. Me.Label1 = New System.Windows.Forms.Label()
  34. Me.TextBox1 = New System.Windows.Forms.TextBox()
  35. Me.修改_bt = New System.Windows.Forms.Button()
  36. Me.Label3 = New System.Windows.Forms.Label()
  37. Me.TextBox2 = New System.Windows.Forms.TextBox()
  38. Me.Label5 = New System.Windows.Forms.Label()
  39. Me.Label6 = New System.Windows.Forms.Label()
  40. Me.TextBox3 = New System.Windows.Forms.TextBox()
  41. Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
  42. Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
  43. Me.Label7 = New System.Windows.Forms.Label()
  44. Me.文件資料庫管理修改_bt = New System.Windows.Forms.Button()
  45. Me.文件資料庫名稱_lb = New System.Windows.Forms.Label()
  46. Me.文件資料庫名稱_tb = New System.Windows.Forms.TextBox()
  47. Me.工程文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  48. Me.圖片資料庫管理修改_bt = New System.Windows.Forms.Button()
  49. Me.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
  50. Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
  51. Me.工程圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
  52. Me.重新讀取_bt = New System.Windows.Forms.Button()
  53. Me.伺服器_lb = New System.Windows.Forms.Label()
  54. Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
  55. Me.Panel2 = New System.Windows.Forms.Panel()
  56. Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
  57. Me.文字_lb = New System.Windows.Forms.Label()
  58. Me.特別功能_bt = New System.Windows.Forms.Button()
  59. Me.是否可用1_ch = New System.Windows.Forms.CheckBox()
  60. Me.是否可用_ch = New System.Windows.Forms.CheckBox()
  61. Me.Label8 = New System.Windows.Forms.Label()
  62. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  63. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  66. Me.Panel2.SuspendLayout()
  67. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.SuspendLayout()
  69. '
  70. 'Label4
  71. '
  72. Me.Label4.AutoSize = True
  73. Me.Label4.BackColor = System.Drawing.SystemColors.Control
  74. Me.Label4.Location = New System.Drawing.Point(186, 31)
  75. Me.Label4.Name = "Label4"
  76. Me.Label4.Size = New System.Drawing.Size(19, 16)
  77. Me.Label4.TabIndex = 613
  78. Me.Label4.Text = "秒"
  79. '
  80. 'Label2
  81. '
  82. Me.Label2.AutoSize = True
  83. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  84. Me.Label2.Location = New System.Drawing.Point(186, 6)
  85. Me.Label2.Name = "Label2"
  86. Me.Label2.Size = New System.Drawing.Size(19, 16)
  87. Me.Label2.TabIndex = 612
  88. Me.Label2.Text = "秒"
  89. '
  90. 'Label1
  91. '
  92. Me.Label1.AutoSize = True
  93. Me.Label1.BackColor = System.Drawing.SystemColors.Control
  94. Me.Label1.Location = New System.Drawing.Point(5, 31)
  95. Me.Label1.Name = "Label1"
  96. Me.Label1.Size = New System.Drawing.Size(91, 16)
  97. Me.Label1.TabIndex = 611
  98. Me.Label1.Text = "第二段閒置時間"
  99. '
  100. 'TextBox1
  101. '
  102. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  103. Me.TextBox1.Location = New System.Drawing.Point(105, 28)
  104. Me.TextBox1.Margin = New System.Windows.Forms.Padding(5)
  105. Me.TextBox1.Name = "TextBox1"
  106. Me.TextBox1.Size = New System.Drawing.Size(75, 23)
  107. Me.TextBox1.TabIndex = 610
  108. '
  109. '修改_bt
  110. '
  111. Me.修改_bt.Location = New System.Drawing.Point(8, 80)
  112. Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  113. Me.修改_bt.Name = "修改_bt"
  114. Me.修改_bt.Size = New System.Drawing.Size(197, 25)
  115. Me.修改_bt.TabIndex = 609
  116. Me.修改_bt.Text = "修改"
  117. '
  118. 'Label3
  119. '
  120. Me.Label3.AutoSize = True
  121. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  122. Me.Label3.Location = New System.Drawing.Point(5, 6)
  123. Me.Label3.Name = "Label3"
  124. Me.Label3.Size = New System.Drawing.Size(91, 16)
  125. Me.Label3.TabIndex = 608
  126. Me.Label3.Text = "第一段閒置時間"
  127. '
  128. 'TextBox2
  129. '
  130. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.TextBox2.Location = New System.Drawing.Point(105, 3)
  132. Me.TextBox2.Margin = New System.Windows.Forms.Padding(5)
  133. Me.TextBox2.Name = "TextBox2"
  134. Me.TextBox2.Size = New System.Drawing.Size(75, 23)
  135. Me.TextBox2.TabIndex = 607
  136. '
  137. 'Label5
  138. '
  139. Me.Label5.AutoSize = True
  140. Me.Label5.BackColor = System.Drawing.SystemColors.Control
  141. Me.Label5.Location = New System.Drawing.Point(186, 56)
  142. Me.Label5.Name = "Label5"
  143. Me.Label5.Size = New System.Drawing.Size(19, 16)
  144. Me.Label5.TabIndex = 616
  145. Me.Label5.Text = "天"
  146. '
  147. 'Label6
  148. '
  149. Me.Label6.AutoSize = True
  150. Me.Label6.BackColor = System.Drawing.SystemColors.Control
  151. Me.Label6.Location = New System.Drawing.Point(5, 56)
  152. Me.Label6.Name = "Label6"
  153. Me.Label6.Size = New System.Drawing.Size(79, 16)
  154. Me.Label6.TabIndex = 615
  155. Me.Label6.Text = "密碼重設天數"
  156. '
  157. 'TextBox3
  158. '
  159. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  160. Me.TextBox3.Location = New System.Drawing.Point(105, 53)
  161. Me.TextBox3.Margin = New System.Windows.Forms.Padding(5)
  162. Me.TextBox3.Name = "TextBox3"
  163. Me.TextBox3.Size = New System.Drawing.Size(75, 23)
  164. Me.TextBox3.TabIndex = 614
  165. '
  166. '資料庫清單1_dgv
  167. '
  168. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  169. Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  170. Me.資料庫清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  171. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  172. Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  173. Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
  174. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  175. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  176. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
  178. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  179. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  180. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  181. Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
  182. Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  183. Me.資料庫清單1_dgv.Location = New System.Drawing.Point(788, 109)
  184. Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
  185. Me.資料庫清單1_dgv.RowHeadersWidth = 5
  186. Me.資料庫清單1_dgv.RowTemplate.Height = 24
  187. Me.資料庫清單1_dgv.Size = New System.Drawing.Size(328, 556)
  188. Me.資料庫清單1_dgv.TabIndex = 1529
  189. '
  190. 'LOG檔截斷3_bt
  191. '
  192. Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  193. Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(993, 84)
  194. Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  195. Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
  196. Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(123, 23)
  197. Me.LOG檔截斷3_bt.TabIndex = 1528
  198. Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
  199. '
  200. 'Label7
  201. '
  202. Me.Label7.AutoSize = True
  203. Me.Label7.BackColor = System.Drawing.SystemColors.Control
  204. Me.Label7.Location = New System.Drawing.Point(791, 89)
  205. Me.Label7.Name = "Label7"
  206. Me.Label7.Size = New System.Drawing.Size(68, 16)
  207. Me.Label7.TabIndex = 1527
  208. Me.Label7.Text = "SQL Server"
  209. '
  210. '文件資料庫管理修改_bt
  211. '
  212. Me.文件資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("文件資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
  213. Me.文件資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  214. Me.文件資料庫管理修改_bt.Location = New System.Drawing.Point(746, 461)
  215. Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  216. Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
  217. Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(35, 35)
  218. Me.文件資料庫管理修改_bt.TabIndex = 1526
  219. '
  220. '文件資料庫名稱_lb
  221. '
  222. Me.文件資料庫名稱_lb.AutoSize = True
  223. Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  224. Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(499, 440)
  225. Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
  226. Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  227. Me.文件資料庫名稱_lb.TabIndex = 1524
  228. Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
  229. '
  230. '文件資料庫名稱_tb
  231. '
  232. Me.文件資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  233. Me.文件資料庫名稱_tb.Location = New System.Drawing.Point(649, 437)
  234. Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  235. Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
  236. Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
  237. Me.文件資料庫名稱_tb.TabIndex = 1523
  238. '
  239. '工程文件資料庫管理_dgv
  240. '
  241. DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
  242. Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  243. Me.工程文件資料庫管理_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  244. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  245. Me.工程文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  246. Me.工程文件資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  247. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  248. DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
  249. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
  251. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  252. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  253. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  254. Me.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
  255. Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  256. Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(499, 496)
  257. Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
  258. Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
  259. Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
  260. Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(282, 169)
  261. Me.工程文件資料庫管理_dgv.TabIndex = 1522
  262. '
  263. '圖片資料庫管理修改_bt
  264. '
  265. Me.圖片資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("圖片資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
  266. Me.圖片資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  267. Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(461, 461)
  268. Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  269. Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
  270. Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(35, 35)
  271. Me.圖片資料庫管理修改_bt.TabIndex = 1521
  272. '
  273. '圖片資料庫名稱_lb
  274. '
  275. Me.圖片資料庫名稱_lb.AutoSize = True
  276. Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
  277. Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(213, 440)
  278. Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
  279. Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
  280. Me.圖片資料庫名稱_lb.TabIndex = 1519
  281. Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
  282. '
  283. '圖片資料庫名稱_tb
  284. '
  285. Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  286. Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(363, 437)
  287. Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
  288. Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
  289. Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
  290. Me.圖片資料庫名稱_tb.TabIndex = 1518
  291. '
  292. '工程圖片資料庫管理_dgv
  293. '
  294. DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
  295. Me.工程圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  296. Me.工程圖片資料庫管理_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  297. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  298. Me.工程圖片資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  299. Me.工程圖片資料庫管理_dgv.BackgroundColor = System.Drawing.Color.White
  300. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  301. DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
  302. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  303. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
  304. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  305. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  306. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  307. Me.工程圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
  308. Me.工程圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  309. Me.工程圖片資料庫管理_dgv.Location = New System.Drawing.Point(213, 496)
  310. Me.工程圖片資料庫管理_dgv.Name = "工程圖片資料庫管理_dgv"
  311. Me.工程圖片資料庫管理_dgv.RowHeadersWidth = 5
  312. Me.工程圖片資料庫管理_dgv.RowTemplate.Height = 24
  313. Me.工程圖片資料庫管理_dgv.Size = New System.Drawing.Size(282, 169)
  314. Me.工程圖片資料庫管理_dgv.TabIndex = 1517
  315. '
  316. '重新讀取_bt
  317. '
  318. Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  319. Me.重新讀取_bt.Location = New System.Drawing.Point(713, 3)
  320. Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  321. Me.重新讀取_bt.Name = "重新讀取_bt"
  322. Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
  323. Me.重新讀取_bt.TabIndex = 1516
  324. Me.重新讀取_bt.Text = "重新讀取"
  325. '
  326. '伺服器_lb
  327. '
  328. Me.伺服器_lb.AutoSize = True
  329. Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
  330. Me.伺服器_lb.Location = New System.Drawing.Point(225, 6)
  331. Me.伺服器_lb.Name = "伺服器_lb"
  332. Me.伺服器_lb.Size = New System.Drawing.Size(229, 16)
  333. Me.伺服器_lb.TabIndex = 1515
  334. Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
  335. '
  336. 'MAX_nud
  337. '
  338. Me.MAX_nud.Location = New System.Drawing.Point(629, 3)
  339. Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  340. Me.MAX_nud.Name = "MAX_nud"
  341. Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
  342. Me.MAX_nud.TabIndex = 1514
  343. Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  344. Me.MAX_nud.ThousandsSeparator = True
  345. Me.MAX_nud.Value = New Decimal(New Integer() {1000, 0, 0, 0})
  346. '
  347. 'Panel2
  348. '
  349. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  350. Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
  351. Me.Panel2.Location = New System.Drawing.Point(210, 27)
  352. Me.Panel2.Name = "Panel2"
  353. Me.Panel2.Size = New System.Drawing.Size(575, 409)
  354. Me.Panel2.TabIndex = 1513
  355. '
  356. '伺服器狀態_dgv
  357. '
  358. DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
  359. Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  360. Me.伺服器狀態_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  361. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  362. Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  363. Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
  364. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  365. DataGridViewCellStyle8.BackColor = System.Drawing.Color.White
  366. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
  368. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
  369. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  370. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  371. Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
  372. Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  373. Me.伺服器狀態_dgv.Location = New System.Drawing.Point(1, 2)
  374. Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
  375. Me.伺服器狀態_dgv.RowHeadersWidth = 5
  376. Me.伺服器狀態_dgv.RowTemplate.Height = 24
  377. Me.伺服器狀態_dgv.Size = New System.Drawing.Size(569, 402)
  378. Me.伺服器狀態_dgv.TabIndex = 688
  379. '
  380. '文字_lb
  381. '
  382. Me.文字_lb.AutoSize = True
  383. Me.文字_lb.BackColor = System.Drawing.SystemColors.Control
  384. Me.文字_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  385. Me.文字_lb.Location = New System.Drawing.Point(791, 5)
  386. Me.文字_lb.Name = "文字_lb"
  387. Me.文字_lb.Size = New System.Drawing.Size(320, 48)
  388. Me.文字_lb.TabIndex = 1512
  389. 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) & "輯錯誤。"
  390. '
  391. '特別功能_bt
  392. '
  393. Me.特別功能_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  394. Me.特別功能_bt.ForeColor = System.Drawing.Color.Blue
  395. Me.特別功能_bt.Location = New System.Drawing.Point(794, 53)
  396. Me.特別功能_bt.Name = "特別功能_bt"
  397. Me.特別功能_bt.Size = New System.Drawing.Size(322, 24)
  398. Me.特別功能_bt.TabIndex = 1511
  399. Me.特別功能_bt.Text = "特別功能"
  400. Me.特別功能_bt.UseVisualStyleBackColor = True
  401. '
  402. '是否可用1_ch
  403. '
  404. Me.是否可用1_ch.AutoSize = True
  405. Me.是否可用1_ch.Location = New System.Drawing.Point(502, 472)
  406. Me.是否可用1_ch.Name = "是否可用1_ch"
  407. Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
  408. Me.是否可用1_ch.TabIndex = 1525
  409. Me.是否可用1_ch.Text = "是否鎖定"
  410. Me.是否可用1_ch.UseVisualStyleBackColor = True
  411. '
  412. '是否可用_ch
  413. '
  414. Me.是否可用_ch.AutoSize = True
  415. Me.是否可用_ch.Location = New System.Drawing.Point(216, 472)
  416. Me.是否可用_ch.Name = "是否可用_ch"
  417. Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
  418. Me.是否可用_ch.TabIndex = 1520
  419. Me.是否可用_ch.Text = "是否鎖定"
  420. Me.是否可用_ch.UseVisualStyleBackColor = True
  421. '
  422. 'Label8
  423. '
  424. Me.Label8.AutoSize = True
  425. Me.Label8.Location = New System.Drawing.Point(714, 66)
  426. Me.Label8.Name = "Label8"
  427. Me.Label8.Size = New System.Drawing.Size(407, 16)
  428. Me.Label8.TabIndex = 1530
  429. Me.Label8.Text = "________________________________________________________________________________"
  430. '
  431. '系統通用變數管理
  432. '
  433. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  434. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  435. Me.ClientSize = New System.Drawing.Size(1290, 669)
  436. Me.Controls.Add(Me.資料庫清單1_dgv)
  437. Me.Controls.Add(Me.LOG檔截斷3_bt)
  438. Me.Controls.Add(Me.Label7)
  439. Me.Controls.Add(Me.文件資料庫管理修改_bt)
  440. Me.Controls.Add(Me.文件資料庫名稱_lb)
  441. Me.Controls.Add(Me.文件資料庫名稱_tb)
  442. Me.Controls.Add(Me.工程文件資料庫管理_dgv)
  443. Me.Controls.Add(Me.圖片資料庫管理修改_bt)
  444. Me.Controls.Add(Me.圖片資料庫名稱_lb)
  445. Me.Controls.Add(Me.圖片資料庫名稱_tb)
  446. Me.Controls.Add(Me.工程圖片資料庫管理_dgv)
  447. Me.Controls.Add(Me.重新讀取_bt)
  448. Me.Controls.Add(Me.伺服器_lb)
  449. Me.Controls.Add(Me.MAX_nud)
  450. Me.Controls.Add(Me.Panel2)
  451. Me.Controls.Add(Me.文字_lb)
  452. Me.Controls.Add(Me.特別功能_bt)
  453. Me.Controls.Add(Me.是否可用1_ch)
  454. Me.Controls.Add(Me.是否可用_ch)
  455. Me.Controls.Add(Me.Label8)
  456. Me.Controls.Add(Me.Label5)
  457. Me.Controls.Add(Me.Label6)
  458. Me.Controls.Add(Me.TextBox3)
  459. Me.Controls.Add(Me.Label4)
  460. Me.Controls.Add(Me.Label2)
  461. Me.Controls.Add(Me.Label1)
  462. Me.Controls.Add(Me.TextBox1)
  463. Me.Controls.Add(Me.修改_bt)
  464. Me.Controls.Add(Me.Label3)
  465. Me.Controls.Add(Me.TextBox2)
  466. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  467. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  468. Me.Name = "系統通用變數管理"
  469. Me.Text = "系統通用變數管理"
  470. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  471. CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  472. CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  473. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
  474. Me.Panel2.ResumeLayout(False)
  475. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  476. Me.ResumeLayout(False)
  477. Me.PerformLayout()
  478. End Sub
  479. Friend WithEvents Label4 As Label
  480. Friend WithEvents Label2 As Label
  481. Friend WithEvents Label1 As Label
  482. Friend WithEvents TextBox1 As TextBox
  483. Friend WithEvents 修改_bt As Button
  484. Friend WithEvents Label3 As Label
  485. Friend WithEvents TextBox2 As TextBox
  486. Friend WithEvents Label5 As Label
  487. Friend WithEvents Label6 As Label
  488. Friend WithEvents TextBox3 As TextBox
  489. Friend WithEvents 資料庫清單1_dgv As DataGridView
  490. Friend WithEvents LOG檔截斷3_bt As Button
  491. Friend WithEvents Label7 As Label
  492. Friend WithEvents 文件資料庫管理修改_bt As Button
  493. Friend WithEvents 文件資料庫名稱_lb As Label
  494. Friend WithEvents 文件資料庫名稱_tb As TextBox
  495. Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
  496. Friend WithEvents 圖片資料庫管理修改_bt As Button
  497. Friend WithEvents 圖片資料庫名稱_lb As Label
  498. Friend WithEvents 圖片資料庫名稱_tb As TextBox
  499. Friend WithEvents 工程圖片資料庫管理_dgv As DataGridView
  500. Friend WithEvents 重新讀取_bt As Button
  501. Friend WithEvents 伺服器_lb As Label
  502. Friend WithEvents MAX_nud As NumericUpDown
  503. Friend WithEvents Panel2 As Panel
  504. Friend WithEvents 伺服器狀態_dgv As DataGridView
  505. Friend WithEvents 文字_lb As Label
  506. Friend WithEvents 特別功能_bt As Button
  507. Friend WithEvents 是否可用1_ch As CheckBox
  508. Friend WithEvents 是否可用_ch As CheckBox
  509. Friend WithEvents Label8 As Label
  510. End Class