123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 系統通用變數管理
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.重新讀取_bt = New System.Windows.Forms.Button()
- Me.伺服器_lb = New System.Windows.Forms.Label()
- Me.MAX_nud = New System.Windows.Forms.NumericUpDown()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.伺服器狀態_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.伺服器狀態1_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.資料庫清單2_dgv = New System.Windows.Forms.DataGridView()
- Me.資料庫清單3_dgv = New System.Windows.Forms.DataGridView()
- Me.伺服器狀態2_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.LOG檔截斷1_bt = New System.Windows.Forms.Button()
- Me.LOG檔截斷_bt = New System.Windows.Forms.Button()
- Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- CType(Me.伺服器狀態1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.資料庫清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.資料庫清單3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.伺服器狀態2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.重新讀取_bt.Location = New System.Drawing.Point(602, 1)
- Me.重新讀取_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.重新讀取_bt.Name = "重新讀取_bt"
- Me.重新讀取_bt.Size = New System.Drawing.Size(72, 23)
- Me.重新讀取_bt.TabIndex = 700
- Me.重新讀取_bt.Text = "重新讀取"
- '
- '伺服器_lb
- '
- Me.伺服器_lb.AutoSize = True
- Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
- Me.伺服器_lb.Location = New System.Drawing.Point(282, 4)
- Me.伺服器_lb.Name = "伺服器_lb"
- Me.伺服器_lb.Size = New System.Drawing.Size(230, 16)
- Me.伺服器_lb.TabIndex = 699
- Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
- '
- 'MAX_nud
- '
- Me.MAX_nud.Location = New System.Drawing.Point(518, 1)
- Me.MAX_nud.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.MAX_nud.Name = "MAX_nud"
- Me.MAX_nud.Size = New System.Drawing.Size(83, 23)
- Me.MAX_nud.TabIndex = 698
- Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.MAX_nud.ThousandsSeparator = True
- Me.MAX_nud.Value = New Decimal(New Integer() {1024, 0, 0, 0})
- '
- 'Panel2
- '
- Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
- Me.Panel2.Location = New System.Drawing.Point(675, 27)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(669, 310)
- Me.Panel2.TabIndex = 697
- '
- '伺服器狀態_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
- Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.伺服器狀態_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.伺服器狀態_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
- Me.伺服器狀態_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.伺服器狀態_dgv.Location = New System.Drawing.Point(1, 2)
- Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
- Me.伺服器狀態_dgv.RowHeadersWidth = 5
- Me.伺服器狀態_dgv.RowTemplate.Height = 24
- Me.伺服器狀態_dgv.Size = New System.Drawing.Size(663, 303)
- Me.伺服器狀態_dgv.TabIndex = 688
- '
- 'Panel1
- '
- Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel1.Controls.Add(Me.伺服器狀態1_dgv)
- Me.Panel1.Location = New System.Drawing.Point(676, 364)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(669, 310)
- Me.Panel1.TabIndex = 701
- '
- '伺服器狀態1_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
- Me.伺服器狀態1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.伺服器狀態1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器狀態1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.伺服器狀態1_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.伺服器狀態1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.伺服器狀態1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.伺服器狀態1_dgv.Location = New System.Drawing.Point(1, 2)
- Me.伺服器狀態1_dgv.Name = "伺服器狀態1_dgv"
- Me.伺服器狀態1_dgv.RowHeadersWidth = 5
- Me.伺服器狀態1_dgv.RowTemplate.Height = 24
- Me.伺服器狀態1_dgv.Size = New System.Drawing.Size(663, 303)
- Me.伺服器狀態1_dgv.TabIndex = 688
- '
- 'Panel3
- '
- Me.Panel3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel3.Controls.Add(Me.資料庫清單1_dgv)
- Me.Panel3.Controls.Add(Me.資料庫清單2_dgv)
- Me.Panel3.Controls.Add(Me.資料庫清單3_dgv)
- Me.Panel3.Controls.Add(Me.伺服器狀態2_dgv)
- Me.Panel3.Location = New System.Drawing.Point(5, 26)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(669, 650)
- Me.Panel3.TabIndex = 702
- '
- '資料庫清單1_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
- Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.資料庫清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.資料庫清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.資料庫清單1_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單1_dgv.Location = New System.Drawing.Point(1, 129)
- Me.資料庫清單1_dgv.Name = "資料庫清單1_dgv"
- Me.資料庫清單1_dgv.RowHeadersWidth = 5
- Me.資料庫清單1_dgv.RowTemplate.Height = 24
- Me.資料庫清單1_dgv.Size = New System.Drawing.Size(220, 514)
- Me.資料庫清單1_dgv.TabIndex = 691
- '
- '資料庫清單2_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
- Me.資料庫清單2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.資料庫清單2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.資料庫清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.資料庫清單2_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.資料庫清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
- Me.資料庫清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單2_dgv.Location = New System.Drawing.Point(222, 129)
- Me.資料庫清單2_dgv.Name = "資料庫清單2_dgv"
- Me.資料庫清單2_dgv.RowHeadersWidth = 5
- Me.資料庫清單2_dgv.RowTemplate.Height = 24
- Me.資料庫清單2_dgv.Size = New System.Drawing.Size(220, 514)
- Me.資料庫清單2_dgv.TabIndex = 690
- '
- '資料庫清單3_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.White
- Me.資料庫清單3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.資料庫清單3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.資料庫清單3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.資料庫清單3_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.資料庫清單3_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
- Me.資料庫清單3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單3_dgv.Location = New System.Drawing.Point(444, 129)
- Me.資料庫清單3_dgv.Name = "資料庫清單3_dgv"
- Me.資料庫清單3_dgv.RowHeadersWidth = 5
- Me.資料庫清單3_dgv.RowTemplate.Height = 24
- Me.資料庫清單3_dgv.Size = New System.Drawing.Size(220, 514)
- Me.資料庫清單3_dgv.TabIndex = 689
- '
- '伺服器狀態2_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.White
- Me.伺服器狀態2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.伺服器狀態2_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器狀態2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.伺服器狀態2_dgv.BackgroundColor = System.Drawing.Color.White
- DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.伺服器狀態2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle12
- Me.伺服器狀態2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.伺服器狀態2_dgv.Location = New System.Drawing.Point(1, 2)
- Me.伺服器狀態2_dgv.Name = "伺服器狀態2_dgv"
- Me.伺服器狀態2_dgv.RowHeadersWidth = 5
- Me.伺服器狀態2_dgv.RowTemplate.Height = 24
- Me.伺服器狀態2_dgv.Size = New System.Drawing.Size(663, 126)
- Me.伺服器狀態2_dgv.TabIndex = 688
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.SystemColors.Control
- Me.Label1.Location = New System.Drawing.Point(5, 4)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(56, 16)
- Me.Label1.TabIndex = 703
- Me.Label1.Text = "主伺服器"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.BackColor = System.Drawing.SystemColors.Control
- Me.Label2.Location = New System.Drawing.Point(675, 7)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(68, 16)
- Me.Label2.TabIndex = 704
- Me.Label2.Text = "計算伺服器"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.SystemColors.Control
- Me.Label3.Location = New System.Drawing.Point(675, 345)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(68, 16)
- Me.Label3.TabIndex = 705
- Me.Label3.Text = "備份伺服器"
- '
- 'LOG檔截斷1_bt
- '
- Me.LOG檔截斷1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.LOG檔截斷1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.LOG檔截斷1_bt.Location = New System.Drawing.Point(1270, 3)
- Me.LOG檔截斷1_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.LOG檔截斷1_bt.Name = "LOG檔截斷1_bt"
- Me.LOG檔截斷1_bt.Size = New System.Drawing.Size(72, 23)
- Me.LOG檔截斷1_bt.TabIndex = 706
- Me.LOG檔截斷1_bt.Text = "LOG檔截斷"
- '
- 'LOG檔截斷_bt
- '
- Me.LOG檔截斷_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.LOG檔截斷_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.LOG檔截斷_bt.Location = New System.Drawing.Point(1270, 338)
- Me.LOG檔截斷_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.LOG檔截斷_bt.Name = "LOG檔截斷_bt"
- Me.LOG檔截斷_bt.Size = New System.Drawing.Size(72, 23)
- Me.LOG檔截斷_bt.TabIndex = 707
- Me.LOG檔截斷_bt.Text = "LOG檔截斷"
- '
- 'LOG檔截斷3_bt
- '
- Me.LOG檔截斷3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.LOG檔截斷3_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.LOG檔截斷3_bt.Location = New System.Drawing.Point(67, 1)
- Me.LOG檔截斷3_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.LOG檔截斷3_bt.Name = "LOG檔截斷3_bt"
- Me.LOG檔截斷3_bt.Size = New System.Drawing.Size(72, 23)
- Me.LOG檔截斷3_bt.TabIndex = 708
- Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
- '
- '系統通用變數管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 681)
- Me.Controls.Add(Me.LOG檔截斷3_bt)
- Me.Controls.Add(Me.LOG檔截斷_bt)
- Me.Controls.Add(Me.LOG檔截斷1_bt)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Panel3)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.重新讀取_bt)
- Me.Controls.Add(Me.伺服器_lb)
- Me.Controls.Add(Me.MAX_nud)
- Me.Controls.Add(Me.Panel2)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "系統通用變數管理"
- Me.Text = "系統通用變數管理"
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- CType(Me.伺服器狀態1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.資料庫清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.資料庫清單3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.伺服器狀態2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 重新讀取_bt As Button
- Friend WithEvents 伺服器_lb As Label
- Friend WithEvents MAX_nud As NumericUpDown
- Friend WithEvents Panel2 As Panel
- Friend WithEvents 伺服器狀態_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 伺服器狀態1_dgv As DataGridView
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 伺服器狀態2_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents LOG檔截斷1_bt As Button
- Friend WithEvents LOG檔截斷_bt As Button
- Friend WithEvents 資料庫清單3_dgv As DataGridView
- Friend WithEvents 資料庫清單1_dgv As DataGridView
- Friend WithEvents 資料庫清單2_dgv As DataGridView
- Friend WithEvents LOG檔截斷3_bt As Button
- End Class
|