123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- <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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(系統通用變數管理))
- 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()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.文件資料庫管理修改_bt = New System.Windows.Forms.Button()
- Me.文件資料庫名稱_lb = New System.Windows.Forms.Label()
- Me.文件資料庫名稱_tb = New System.Windows.Forms.TextBox()
- Me.工程文件資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- Me.圖片資料庫管理修改_bt = New System.Windows.Forms.Button()
- Me.圖片資料庫名稱_lb = New System.Windows.Forms.Label()
- Me.圖片資料庫名稱_tb = New System.Windows.Forms.TextBox()
- Me.工程圖片資料庫管理_dgv = New System.Windows.Forms.DataGridView()
- 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.文字_lb = New System.Windows.Forms.Label()
- Me.特別功能_bt = New System.Windows.Forms.Button()
- Me.是否可用1_ch = New System.Windows.Forms.CheckBox()
- Me.是否可用_ch = New System.Windows.Forms.CheckBox()
- Me.Label8 = New System.Windows.Forms.Label()
- CType(Me.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.SystemColors.Control
- Me.Label4.Location = New System.Drawing.Point(186, 31)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(19, 16)
- Me.Label4.TabIndex = 613
- Me.Label4.Text = "秒"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.BackColor = System.Drawing.SystemColors.Control
- Me.Label2.Location = New System.Drawing.Point(186, 6)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(19, 16)
- Me.Label2.TabIndex = 612
- Me.Label2.Text = "秒"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.SystemColors.Control
- Me.Label1.Location = New System.Drawing.Point(5, 31)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(91, 16)
- Me.Label1.TabIndex = 611
- Me.Label1.Text = "第二段閒置時間"
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.Location = New System.Drawing.Point(105, 28)
- Me.TextBox1.Margin = New System.Windows.Forms.Padding(5)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(75, 23)
- Me.TextBox1.TabIndex = 610
- '
- '修改_bt
- '
- Me.修改_bt.Location = New System.Drawing.Point(8, 80)
- Me.修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(197, 25)
- Me.修改_bt.TabIndex = 609
- Me.修改_bt.Text = "修改"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.SystemColors.Control
- Me.Label3.Location = New System.Drawing.Point(5, 6)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(91, 16)
- Me.Label3.TabIndex = 608
- Me.Label3.Text = "第一段閒置時間"
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.Location = New System.Drawing.Point(105, 3)
- Me.TextBox2.Margin = New System.Windows.Forms.Padding(5)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(75, 23)
- Me.TextBox2.TabIndex = 607
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.BackColor = System.Drawing.SystemColors.Control
- Me.Label5.Location = New System.Drawing.Point(186, 56)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(19, 16)
- Me.Label5.TabIndex = 616
- Me.Label5.Text = "天"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.BackColor = System.Drawing.SystemColors.Control
- Me.Label6.Location = New System.Drawing.Point(5, 56)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(79, 16)
- Me.Label6.TabIndex = 615
- Me.Label6.Text = "密碼重設天數"
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.Location = New System.Drawing.Point(105, 53)
- Me.TextBox3.Margin = New System.Windows.Forms.Padding(5)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(75, 23)
- Me.TextBox3.TabIndex = 614
- '
- '資料庫清單1_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
- Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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
- 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.資料庫清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
- Me.資料庫清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.資料庫清單1_dgv.Location = New System.Drawing.Point(788, 109)
- 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(328, 556)
- Me.資料庫清單1_dgv.TabIndex = 1529
- '
- 'LOG檔截斷3_bt
- '
- 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(993, 84)
- 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(123, 23)
- Me.LOG檔截斷3_bt.TabIndex = 1528
- Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.BackColor = System.Drawing.SystemColors.Control
- Me.Label7.Location = New System.Drawing.Point(791, 89)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(68, 16)
- Me.Label7.TabIndex = 1527
- Me.Label7.Text = "SQL Server"
- '
- '文件資料庫管理修改_bt
- '
- Me.文件資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("文件資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
- Me.文件資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.文件資料庫管理修改_bt.Location = New System.Drawing.Point(746, 461)
- Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
- Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(35, 35)
- Me.文件資料庫管理修改_bt.TabIndex = 1526
- '
- '文件資料庫名稱_lb
- '
- Me.文件資料庫名稱_lb.AutoSize = True
- Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(499, 440)
- Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
- Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.文件資料庫名稱_lb.TabIndex = 1524
- Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
- '
- '文件資料庫名稱_tb
- '
- Me.文件資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文件資料庫名稱_tb.Location = New System.Drawing.Point(649, 437)
- Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
- Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
- Me.文件資料庫名稱_tb.TabIndex = 1523
- '
- '工程文件資料庫管理_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
- Me.工程文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.工程文件資料庫管理_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.工程文件資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.工程文件資料庫管理_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.工程文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
- Me.工程文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.工程文件資料庫管理_dgv.Location = New System.Drawing.Point(499, 496)
- Me.工程文件資料庫管理_dgv.Name = "工程文件資料庫管理_dgv"
- Me.工程文件資料庫管理_dgv.RowHeadersWidth = 5
- Me.工程文件資料庫管理_dgv.RowTemplate.Height = 24
- Me.工程文件資料庫管理_dgv.Size = New System.Drawing.Size(282, 169)
- Me.工程文件資料庫管理_dgv.TabIndex = 1522
- '
- '圖片資料庫管理修改_bt
- '
- Me.圖片資料庫管理修改_bt.BackgroundImage = CType(resources.GetObject("圖片資料庫管理修改_bt.BackgroundImage"), System.Drawing.Image)
- Me.圖片資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(461, 461)
- Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
- Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(35, 35)
- Me.圖片資料庫管理修改_bt.TabIndex = 1521
- '
- '圖片資料庫名稱_lb
- '
- Me.圖片資料庫名稱_lb.AutoSize = True
- Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(213, 440)
- Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
- Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.圖片資料庫名稱_lb.TabIndex = 1519
- Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
- '
- '圖片資料庫名稱_tb
- '
- Me.圖片資料庫名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖片資料庫名稱_tb.Location = New System.Drawing.Point(363, 437)
- Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
- Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(135, 23)
- Me.圖片資料庫名稱_tb.TabIndex = 1518
- '
- '工程圖片資料庫管理_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
- Me.工程圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.工程圖片資料庫管理_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.工程圖片資料庫管理_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.工程圖片資料庫管理_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.工程圖片資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.工程圖片資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.工程圖片資料庫管理_dgv.Location = New System.Drawing.Point(213, 496)
- Me.工程圖片資料庫管理_dgv.Name = "工程圖片資料庫管理_dgv"
- Me.工程圖片資料庫管理_dgv.RowHeadersWidth = 5
- Me.工程圖片資料庫管理_dgv.RowTemplate.Height = 24
- Me.工程圖片資料庫管理_dgv.Size = New System.Drawing.Size(282, 169)
- Me.工程圖片資料庫管理_dgv.TabIndex = 1517
- '
- '重新讀取_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(713, 3)
- 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 = 1516
- Me.重新讀取_bt.Text = "重新讀取"
- '
- '伺服器_lb
- '
- Me.伺服器_lb.AutoSize = True
- Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
- Me.伺服器_lb.Location = New System.Drawing.Point(225, 6)
- Me.伺服器_lb.Name = "伺服器_lb"
- Me.伺服器_lb.Size = New System.Drawing.Size(229, 16)
- Me.伺服器_lb.TabIndex = 1515
- Me.伺服器_lb.Text = "伺服器中資料庫極限容量監控設定值 (MB)"
- '
- 'MAX_nud
- '
- Me.MAX_nud.Location = New System.Drawing.Point(629, 3)
- 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 = 1514
- Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.MAX_nud.ThousandsSeparator = True
- Me.MAX_nud.Value = New Decimal(New Integer() {1000, 0, 0, 0})
- '
- 'Panel2
- '
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Controls.Add(Me.伺服器狀態_dgv)
- Me.Panel2.Location = New System.Drawing.Point(210, 27)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(575, 409)
- Me.Panel2.TabIndex = 1513
- '
- '伺服器狀態_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
- Me.伺服器狀態_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- Me.伺服器狀態_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.伺服器狀態_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.伺服器狀態_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.伺服器狀態_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
- 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(569, 402)
- Me.伺服器狀態_dgv.TabIndex = 688
- '
- '文字_lb
- '
- Me.文字_lb.AutoSize = True
- Me.文字_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文字_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.文字_lb.Location = New System.Drawing.Point(791, 5)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(320, 48)
- Me.文字_lb.TabIndex = 1512
- 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) & "輯錯誤。"
- '
- '特別功能_bt
- '
- Me.特別功能_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.特別功能_bt.ForeColor = System.Drawing.Color.Blue
- Me.特別功能_bt.Location = New System.Drawing.Point(794, 53)
- Me.特別功能_bt.Name = "特別功能_bt"
- Me.特別功能_bt.Size = New System.Drawing.Size(322, 24)
- Me.特別功能_bt.TabIndex = 1511
- Me.特別功能_bt.Text = "特別功能"
- Me.特別功能_bt.UseVisualStyleBackColor = True
- '
- '是否可用1_ch
- '
- Me.是否可用1_ch.AutoSize = True
- Me.是否可用1_ch.Location = New System.Drawing.Point(502, 472)
- Me.是否可用1_ch.Name = "是否可用1_ch"
- Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用1_ch.TabIndex = 1525
- Me.是否可用1_ch.Text = "是否鎖定"
- Me.是否可用1_ch.UseVisualStyleBackColor = True
- '
- '是否可用_ch
- '
- Me.是否可用_ch.AutoSize = True
- Me.是否可用_ch.Location = New System.Drawing.Point(216, 472)
- Me.是否可用_ch.Name = "是否可用_ch"
- Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用_ch.TabIndex = 1520
- Me.是否可用_ch.Text = "是否鎖定"
- Me.是否可用_ch.UseVisualStyleBackColor = True
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(714, 66)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(407, 16)
- Me.Label8.TabIndex = 1530
- Me.Label8.Text = "________________________________________________________________________________"
- '
- '系統通用變數管理
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1290, 669)
- Me.Controls.Add(Me.資料庫清單1_dgv)
- Me.Controls.Add(Me.LOG檔截斷3_bt)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.文件資料庫管理修改_bt)
- Me.Controls.Add(Me.文件資料庫名稱_lb)
- Me.Controls.Add(Me.文件資料庫名稱_tb)
- Me.Controls.Add(Me.工程文件資料庫管理_dgv)
- Me.Controls.Add(Me.圖片資料庫管理修改_bt)
- Me.Controls.Add(Me.圖片資料庫名稱_lb)
- Me.Controls.Add(Me.圖片資料庫名稱_tb)
- Me.Controls.Add(Me.工程圖片資料庫管理_dgv)
- Me.Controls.Add(Me.重新讀取_bt)
- Me.Controls.Add(Me.伺服器_lb)
- Me.Controls.Add(Me.MAX_nud)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.文字_lb)
- Me.Controls.Add(Me.特別功能_bt)
- Me.Controls.Add(Me.是否可用1_ch)
- Me.Controls.Add(Me.是否可用_ch)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox2)
- 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.資料庫清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.工程文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.工程圖片資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MAX_nud, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- CType(Me.伺服器狀態_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label4 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents 修改_bt As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents 資料庫清單1_dgv As DataGridView
- Friend WithEvents LOG檔截斷3_bt As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents 文件資料庫管理修改_bt As Button
- Friend WithEvents 文件資料庫名稱_lb As Label
- Friend WithEvents 文件資料庫名稱_tb As TextBox
- Friend WithEvents 工程文件資料庫管理_dgv As DataGridView
- Friend WithEvents 圖片資料庫管理修改_bt As Button
- Friend WithEvents 圖片資料庫名稱_lb As Label
- Friend WithEvents 圖片資料庫名稱_tb As TextBox
- Friend WithEvents 工程圖片資料庫管理_dgv As DataGridView
- 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 文字_lb As Label
- Friend WithEvents 特別功能_bt As Button
- Friend WithEvents 是否可用1_ch As CheckBox
- Friend WithEvents 是否可用_ch As CheckBox
- Friend WithEvents Label8 As Label
- End Class
|