Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

系統通用變數管理.Designer.vb 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Me.重新讀取_bt = New System.Windows.Forms.Button()
  35. Me.伺服器_lb = New System.Windows.Forms.Label()
  36. Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
  37. Me.Panel2 = New System.Windows.Forms.Panel()
  38. Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
  39. Me.Panel1 = New System.Windows.Forms.Panel()
  40. Me.伺服器狀態1_dgv = New System.Windows.Forms.DataGridView()
  41. Me.Panel3 = New System.Windows.Forms.Panel()
  42. Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
  43. Me.資料庫清單2_dgv = New System.Windows.Forms.DataGridView()
  44. Me.資料庫清單3_dgv = New System.Windows.Forms.DataGridView()
  45. Me.伺服器狀態2_dgv = New System.Windows.Forms.DataGridView()
  46. Me.Label1 = New System.Windows.Forms.Label()
  47. Me.Label2 = New System.Windows.Forms.Label()
  48. Me.Label3 = New System.Windows.Forms.Label()
  49. Me.LOG檔截斷1_bt = New System.Windows.Forms.Button()
  50. Me.LOG檔截斷_bt = New System.Windows.Forms.Button()
  51. Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
  52. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  53. Me.Panel2.SuspendLayout()
  54. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  55. Me.Panel1.SuspendLayout()
  56. CType(Me.伺服器狀態1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. Me.Panel3.SuspendLayout()
  58. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.資料庫清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.資料庫清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.伺服器狀態2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.SuspendLayout()
  63. '
  64. '重新讀取_bt
  65. '
  66. Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  67. Me.重新讀取_bt.Location = New System.Drawing.Point(602, 1)
  68. Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  69. Me.重新讀取_bt.Name = "重新讀取_bt"
  70. Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
  71. Me.重新讀取_bt.TabIndex = 700
  72. Me.重新讀取_bt.Text = "重新讀取"
  73. '
  74. '伺服器_lb
  75. '
  76. Me.伺服器_lb.AutoSize = True
  77. Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
  78. Me.伺服器_lb.Location = New System.Drawing.Point(282, 4)
  79. Me.伺服器_lb.Name = "伺服器_lb"
  80. Me.伺服器_lb.Size = New System.Drawing.Size(230, 16)
  81. Me.伺服器_lb.TabIndex = 699
  82. Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
  83. '
  84. 'MAX_nud
  85. '
  86. Me.MAX_nud.Location = New System.Drawing.Point(518, 1)
  87. Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  88. Me.MAX_nud.Name = "MAX_nud"
  89. Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
  90. Me.MAX_nud.TabIndex = 698
  91. Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  92. Me.MAX_nud.ThousandsSeparator = True
  93. Me.MAX_nud.Value = New Decimal(New Integer() {1024, 0, 0, 0})
  94. '
  95. 'Panel2
  96. '
  97. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  98. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  99. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  100. Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
  101. Me.Panel2.Location = New System.Drawing.Point(675, 27)
  102. Me.Panel2.Name = "Panel2"
  103. Me.Panel2.Size = New System.Drawing.Size(669, 310)
  104. Me.Panel2.TabIndex = 697
  105. '
  106. '伺服器狀態_dgv
  107. '
  108. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  109. Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  110. Me.伺服器狀態_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  111. Or System.Windows.Forms.AnchorStyles.Left) _
  112. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  113. Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  114. Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
  115. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  116. DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
  117. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
  119. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  120. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  121. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  122. Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
  123. Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  124. Me.伺服器狀態_dgv.Location = New System.Drawing.Point(1, 2)
  125. Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
  126. Me.伺服器狀態_dgv.RowHeadersWidth = 5
  127. Me.伺服器狀態_dgv.RowTemplate.Height = 24
  128. Me.伺服器狀態_dgv.Size = New System.Drawing.Size(663, 303)
  129. Me.伺服器狀態_dgv.TabIndex = 688
  130. '
  131. 'Panel1
  132. '
  133. Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  134. Or System.Windows.Forms.AnchorStyles.Left) _
  135. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  136. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  137. Me.Panel1.Controls.Add(Me.伺服器狀態1_dgv)
  138. Me.Panel1.Location = New System.Drawing.Point(676, 364)
  139. Me.Panel1.Name = "Panel1"
  140. Me.Panel1.Size = New System.Drawing.Size(669, 310)
  141. Me.Panel1.TabIndex = 701
  142. '
  143. '伺服器狀態1_dgv
  144. '
  145. DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
  146. Me.伺服器狀態1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  147. Me.伺服器狀態1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  148. Or System.Windows.Forms.AnchorStyles.Left) _
  149. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  150. Me.伺服器狀態1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  151. Me.伺服器狀態1_dgv.BackgroundColor = System.Drawing.Color.White
  152. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  153. DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
  154. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  155. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
  156. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  157. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  158. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  159. Me.伺服器狀態1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
  160. Me.伺服器狀態1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  161. Me.伺服器狀態1_dgv.Location = New System.Drawing.Point(1, 2)
  162. Me.伺服器狀態1_dgv.Name = "伺服器狀態1_dgv"
  163. Me.伺服器狀態1_dgv.RowHeadersWidth = 5
  164. Me.伺服器狀態1_dgv.RowTemplate.Height = 24
  165. Me.伺服器狀態1_dgv.Size = New System.Drawing.Size(663, 303)
  166. Me.伺服器狀態1_dgv.TabIndex = 688
  167. '
  168. 'Panel3
  169. '
  170. Me.Panel3.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.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  173. Me.Panel3.Controls.Add(Me.資料庫清單1_dgv)
  174. Me.Panel3.Controls.Add(Me.資料庫清單2_dgv)
  175. Me.Panel3.Controls.Add(Me.資料庫清單3_dgv)
  176. Me.Panel3.Controls.Add(Me.伺服器狀態2_dgv)
  177. Me.Panel3.Location = New System.Drawing.Point(5, 26)
  178. Me.Panel3.Name = "Panel3"
  179. Me.Panel3.Size = New System.Drawing.Size(669, 650)
  180. Me.Panel3.TabIndex = 702
  181. '
  182. '資料庫清單1_dgv
  183. '
  184. DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
  185. Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  186. Me.資料庫清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  187. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  188. Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  189. Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
  190. DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  191. DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
  192. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
  194. DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
  195. DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  196. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  197. Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
  198. Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  199. Me.資料庫清單1_dgv.Location = New System.Drawing.Point(1, 129)
  200. Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
  201. Me.資料庫清單1_dgv.RowHeadersWidth = 5
  202. Me.資料庫清單1_dgv.RowTemplate.Height = 24
  203. Me.資料庫清單1_dgv.Size = New System.Drawing.Size(220, 514)
  204. Me.資料庫清單1_dgv.TabIndex = 691
  205. '
  206. '資料庫清單2_dgv
  207. '
  208. DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
  209. Me.資料庫清單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  210. Me.資料庫清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  211. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  212. Me.資料庫清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  213. Me.資料庫清單2_dgv.BackgroundColor = System.Drawing.Color.White
  214. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  215. DataGridViewCellStyle8.BackColor = System.Drawing.Color.White
  216. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  217. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
  218. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
  219. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  220. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  221. Me.資料庫清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
  222. Me.資料庫清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  223. Me.資料庫清單2_dgv.Location = New System.Drawing.Point(222, 129)
  224. Me.資料庫清單2_dgv.Name = "資料庫清單2_dgv"
  225. Me.資料庫清單2_dgv.RowHeadersWidth = 5
  226. Me.資料庫清單2_dgv.RowTemplate.Height = 24
  227. Me.資料庫清單2_dgv.Size = New System.Drawing.Size(220, 514)
  228. Me.資料庫清單2_dgv.TabIndex = 690
  229. '
  230. '資料庫清單3_dgv
  231. '
  232. DataGridViewCellStyle9.BackColor = System.Drawing.Color.White
  233. Me.資料庫清單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  234. Me.資料庫清單3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  235. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  236. Me.資料庫清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  237. Me.資料庫清單3_dgv.BackgroundColor = System.Drawing.Color.White
  238. DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  239. DataGridViewCellStyle10.BackColor = System.Drawing.Color.White
  240. DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  241. DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
  242. DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
  243. DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  244. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  245. Me.資料庫清單3_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
  246. Me.資料庫清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  247. Me.資料庫清單3_dgv.Location = New System.Drawing.Point(444, 129)
  248. Me.資料庫清單3_dgv.Name = "資料庫清單3_dgv"
  249. Me.資料庫清單3_dgv.RowHeadersWidth = 5
  250. Me.資料庫清單3_dgv.RowTemplate.Height = 24
  251. Me.資料庫清單3_dgv.Size = New System.Drawing.Size(220, 514)
  252. Me.資料庫清單3_dgv.TabIndex = 689
  253. '
  254. '伺服器狀態2_dgv
  255. '
  256. DataGridViewCellStyle11.BackColor = System.Drawing.Color.White
  257. Me.伺服器狀態2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
  258. Me.伺服器狀態2_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  259. Or System.Windows.Forms.AnchorStyles.Left) _
  260. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  261. Me.伺服器狀態2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  262. Me.伺服器狀態2_dgv.BackgroundColor = System.Drawing.Color.White
  263. DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  264. DataGridViewCellStyle12.BackColor = System.Drawing.Color.White
  265. DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText
  267. DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight
  268. DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  269. DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  270. Me.伺服器狀態2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle12
  271. Me.伺服器狀態2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  272. Me.伺服器狀態2_dgv.Location = New System.Drawing.Point(1, 2)
  273. Me.伺服器狀態2_dgv.Name = "伺服器狀態2_dgv"
  274. Me.伺服器狀態2_dgv.RowHeadersWidth = 5
  275. Me.伺服器狀態2_dgv.RowTemplate.Height = 24
  276. Me.伺服器狀態2_dgv.Size = New System.Drawing.Size(663, 126)
  277. Me.伺服器狀態2_dgv.TabIndex = 688
  278. '
  279. 'Label1
  280. '
  281. Me.Label1.AutoSize = True
  282. Me.Label1.BackColor = System.Drawing.SystemColors.Control
  283. Me.Label1.Location = New System.Drawing.Point(5, 4)
  284. Me.Label1.Name = "Label1"
  285. Me.Label1.Size = New System.Drawing.Size(56, 16)
  286. Me.Label1.TabIndex = 703
  287. Me.Label1.Text = "主伺服器"
  288. '
  289. 'Label2
  290. '
  291. Me.Label2.AutoSize = True
  292. Me.Label2.BackColor = System.Drawing.SystemColors.Control
  293. Me.Label2.Location = New System.Drawing.Point(675, 7)
  294. Me.Label2.Name = "Label2"
  295. Me.Label2.Size = New System.Drawing.Size(68, 16)
  296. Me.Label2.TabIndex = 704
  297. Me.Label2.Text = "計算伺服器"
  298. '
  299. 'Label3
  300. '
  301. Me.Label3.AutoSize = True
  302. Me.Label3.BackColor = System.Drawing.SystemColors.Control
  303. Me.Label3.Location = New System.Drawing.Point(675, 345)
  304. Me.Label3.Name = "Label3"
  305. Me.Label3.Size = New System.Drawing.Size(68, 16)
  306. Me.Label3.TabIndex = 705
  307. Me.Label3.Text = "備份伺服器"
  308. '
  309. 'LOG檔截斷1_bt
  310. '
  311. Me.LOG檔截斷1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  312. Me.LOG檔截斷1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  313. Me.LOG檔截斷1_bt.Location = New System.Drawing.Point(1270, 3)
  314. Me.LOG檔截斷1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  315. Me.LOG檔截斷1_bt.Name = "LOG檔截斷1_bt"
  316. Me.LOG檔截斷1_bt.Size = New System.Drawing.Size(72, 23)
  317. Me.LOG檔截斷1_bt.TabIndex = 706
  318. Me.LOG檔截斷1_bt.Text = "LOG檔截斷"
  319. '
  320. 'LOG檔截斷_bt
  321. '
  322. Me.LOG檔截斷_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  323. Me.LOG檔截斷_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  324. Me.LOG檔截斷_bt.Location = New System.Drawing.Point(1270, 338)
  325. Me.LOG檔截斷_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  326. Me.LOG檔截斷_bt.Name = "LOG檔截斷_bt"
  327. Me.LOG檔截斷_bt.Size = New System.Drawing.Size(72, 23)
  328. Me.LOG檔截斷_bt.TabIndex = 707
  329. Me.LOG檔截斷_bt.Text = "LOG檔截斷"
  330. '
  331. 'LOG檔截斷3_bt
  332. '
  333. Me.LOG檔截斷3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  334. Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  335. Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(67, 1)
  336. Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  337. Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
  338. Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(72, 23)
  339. Me.LOG檔截斷3_bt.TabIndex = 708
  340. Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
  341. '
  342. '系統通用變數管理
  343. '
  344. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  345. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  346. Me.ClientSize = New System.Drawing.Size(1350, 681)
  347. Me.Controls.Add(Me.LOG檔截斷3_bt)
  348. Me.Controls.Add(Me.LOG檔截斷_bt)
  349. Me.Controls.Add(Me.LOG檔截斷1_bt)
  350. Me.Controls.Add(Me.Label3)
  351. Me.Controls.Add(Me.Label2)
  352. Me.Controls.Add(Me.Label1)
  353. Me.Controls.Add(Me.Panel3)
  354. Me.Controls.Add(Me.Panel1)
  355. Me.Controls.Add(Me.重新讀取_bt)
  356. Me.Controls.Add(Me.伺服器_lb)
  357. Me.Controls.Add(Me.MAX_nud)
  358. Me.Controls.Add(Me.Panel2)
  359. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  360. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  361. Me.Name = "系統通用變數管理"
  362. Me.Text = "系統通用變數管理"
  363. CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
  364. Me.Panel2.ResumeLayout(False)
  365. CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  366. Me.Panel1.ResumeLayout(False)
  367. CType(Me.伺服器狀態1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  368. Me.Panel3.ResumeLayout(False)
  369. CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  370. CType(Me.資料庫清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  371. CType(Me.資料庫清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  372. CType(Me.伺服器狀態2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  373. Me.ResumeLayout(False)
  374. Me.PerformLayout()
  375. End Sub
  376. Friend WithEvents 重新讀取_bt As Button
  377. Friend WithEvents 伺服器_lb As Label
  378. Friend WithEvents MAX_nud As NumericUpDown
  379. Friend WithEvents Panel2 As Panel
  380. Friend WithEvents 伺服器狀態_dgv As DataGridView
  381. Friend WithEvents Panel1 As Panel
  382. Friend WithEvents 伺服器狀態1_dgv As DataGridView
  383. Friend WithEvents Panel3 As Panel
  384. Friend WithEvents 伺服器狀態2_dgv As DataGridView
  385. Friend WithEvents Label1 As Label
  386. Friend WithEvents Label2 As Label
  387. Friend WithEvents Label3 As Label
  388. Friend WithEvents LOG檔截斷1_bt As Button
  389. Friend WithEvents LOG檔截斷_bt As Button
  390. Friend WithEvents 資料庫清單3_dgv As DataGridView
  391. Friend WithEvents 資料庫清單1_dgv As DataGridView
  392. Friend WithEvents 資料庫清單2_dgv As DataGridView
  393. Friend WithEvents LOG檔截斷3_bt As Button
  394. End Class