123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class GCM_SQL_MGMT
- 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(GCM_SQL_MGMT))
- Me.選擇_tb = New System.Windows.Forms.TextBox()
- Me.資料庫清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.LOG檔截斷3_bt = New System.Windows.Forms.Button()
- 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.是否可用_ch = New System.Windows.Forms.CheckBox()
- Me.資料庫_dgv = New System.Windows.Forms.DataGridView()
- Me.地點 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.位置 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.代表庫 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.可執行 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
- Me.帳號 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.密碼 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.IP_tb = New System.Windows.Forms.TextBox()
- Me.資料庫_tb = New System.Windows.Forms.TextBox()
- Me.帳號_tb = New System.Windows.Forms.TextBox()
- Me.密碼_tb = New System.Windows.Forms.TextBox()
- Me.可執行_cb = New System.Windows.Forms.CheckBox()
- Me.地點_tb = New System.Windows.Forms.TextBox()
- 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.是否可用1_ch = New System.Windows.Forms.CheckBox()
- 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()
- CType(Me.資料庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '選擇_tb
- '
- Me.選擇_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(544, 401)
- Me.選擇_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.選擇_tb.Name = "選擇_tb"
- Me.選擇_tb.Size = New System.Drawing.Size(164, 23)
- Me.選擇_tb.TabIndex = 1519
- '
- '資料庫清單1_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
- Me.資料庫清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.資料庫清單1_dgv.Anchor = CType(((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
- 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(541, 425)
- 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(249, 301)
- Me.資料庫清單1_dgv.TabIndex = 1518
- '
- 'LOG檔截斷3_bt
- '
- Me.LOG檔截斷3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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(708, 401)
- 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(80, 23)
- Me.LOG檔截斷3_bt.TabIndex = 1517
- Me.LOG檔截斷3_bt.Text = "LOG檔截斷"
- '
- '伺服器狀態_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) _
- 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
- 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(541, 26)
- Me.伺服器狀態_dgv.Name = "伺服器狀態_dgv"
- Me.伺服器狀態_dgv.RowHeadersWidth = 5
- Me.伺服器狀態_dgv.RowTemplate.Height = 24
- Me.伺服器狀態_dgv.Size = New System.Drawing.Size(804, 371)
- Me.伺服器狀態_dgv.TabIndex = 1508
- '
- '圖片資料庫管理修改_bt
- '
- Me.圖片資料庫管理修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片資料庫管理修改_bt.Location = New System.Drawing.Point(884, 423)
- Me.圖片資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.圖片資料庫管理修改_bt.Name = "圖片資料庫管理修改_bt"
- Me.圖片資料庫管理修改_bt.Size = New System.Drawing.Size(184, 24)
- Me.圖片資料庫管理修改_bt.TabIndex = 1516
- Me.圖片資料庫管理修改_bt.Text = "修改"
- '
- '圖片資料庫名稱_lb
- '
- Me.圖片資料庫名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片資料庫名稱_lb.AutoSize = True
- Me.圖片資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.圖片資料庫名稱_lb.Location = New System.Drawing.Point(792, 404)
- Me.圖片資料庫名稱_lb.Name = "圖片資料庫名稱_lb"
- Me.圖片資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.圖片資料庫名稱_lb.TabIndex = 1514
- Me.圖片資料庫名稱_lb.Text = "圖片資料庫名稱"
- '
- '圖片資料庫名稱_tb
- '
- Me.圖片資料庫名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(884, 400)
- Me.圖片資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.圖片資料庫名稱_tb.Name = "圖片資料庫名稱_tb"
- Me.圖片資料庫名稱_tb.Size = New System.Drawing.Size(184, 23)
- Me.圖片資料庫名稱_tb.TabIndex = 1513
- '
- '圖片資料庫管理_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
- Me.圖片資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.圖片資料庫管理_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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
- 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(789, 447)
- Me.圖片資料庫管理_dgv.Name = "圖片資料庫管理_dgv"
- Me.圖片資料庫管理_dgv.RowHeadersWidth = 5
- Me.圖片資料庫管理_dgv.RowTemplate.Height = 24
- Me.圖片資料庫管理_dgv.Size = New System.Drawing.Size(279, 279)
- Me.圖片資料庫管理_dgv.TabIndex = 1512
- '
- '重新讀取_bt
- '
- Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(1273, 2)
- 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 = 1511
- Me.重新讀取_bt.Text = "重新讀取"
- '
- '伺服器_lb
- '
- Me.伺服器_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.伺服器_lb.AutoSize = True
- Me.伺服器_lb.BackColor = System.Drawing.SystemColors.Control
- Me.伺服器_lb.Location = New System.Drawing.Point(1126, 5)
- Me.伺服器_lb.Name = "伺服器_lb"
- Me.伺服器_lb.Size = New System.Drawing.Size(82, 16)
- Me.伺服器_lb.TabIndex = 1510
- Me.伺服器_lb.Text = "極限容量(MB)"
- '
- 'MAX_nud
- '
- Me.MAX_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.MAX_nud.Location = New System.Drawing.Point(1210, 2)
- 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(62, 23)
- Me.MAX_nud.TabIndex = 1509
- Me.MAX_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.MAX_nud.ThousandsSeparator = True
- Me.MAX_nud.Value = New Decimal(New Integer() {2048, 0, 0, 0})
- '
- '是否可用_ch
- '
- Me.是否可用_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.是否可用_ch.AutoSize = True
- Me.是否可用_ch.Location = New System.Drawing.Point(796, 426)
- Me.是否可用_ch.Name = "是否可用_ch"
- Me.是否可用_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用_ch.TabIndex = 1515
- Me.是否可用_ch.Text = "是否鎖定"
- Me.是否可用_ch.UseVisualStyleBackColor = True
- '
- '資料庫_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.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.地點, Me.位置, Me.代表庫, Me.可執行, Me.帳號, Me.密碼})
- Me.資料庫_dgv.Location = New System.Drawing.Point(2, 2)
- Me.資料庫_dgv.Name = "資料庫_dgv"
- Me.資料庫_dgv.RowHeadersWidth = 5
- Me.資料庫_dgv.RowTemplate.Height = 24
- Me.資料庫_dgv.Size = New System.Drawing.Size(540, 724)
- Me.資料庫_dgv.TabIndex = 1520
- '
- '地點
- '
- Me.地點.HeaderText = "地點"
- Me.地點.Name = "地點"
- '
- '位置
- '
- Me.位置.HeaderText = "位置"
- Me.位置.Name = "位置"
- '
- '代表庫
- '
- Me.代表庫.HeaderText = "代表庫"
- Me.代表庫.Name = "代表庫"
- '
- '可執行
- '
- Me.可執行.HeaderText = "可執行"
- Me.可執行.Name = "可執行"
- Me.可執行.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.可執行.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
- '
- '帳號
- '
- Me.帳號.HeaderText = "帳號"
- Me.帳號.Name = "帳號"
- '
- '密碼
- '
- Me.密碼.HeaderText = "密碼"
- Me.密碼.Name = "密碼"
- '
- 'IP_tb
- '
- Me.IP_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.IP_tb.Location = New System.Drawing.Point(624, 2)
- Me.IP_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.IP_tb.Name = "IP_tb"
- Me.IP_tb.Size = New System.Drawing.Size(164, 23)
- Me.IP_tb.TabIndex = 1521
- '
- '資料庫_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(788, 2)
- Me.資料庫_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.資料庫_tb.Name = "資料庫_tb"
- Me.資料庫_tb.Size = New System.Drawing.Size(90, 23)
- Me.資料庫_tb.TabIndex = 1522
- '
- '帳號_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(878, 2)
- Me.帳號_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.帳號_tb.Name = "帳號_tb"
- Me.帳號_tb.Size = New System.Drawing.Size(90, 23)
- Me.帳號_tb.TabIndex = 1523
- '
- '密碼_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(968, 2)
- Me.密碼_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.密碼_tb.Name = "密碼_tb"
- Me.密碼_tb.Size = New System.Drawing.Size(90, 23)
- Me.密碼_tb.TabIndex = 1524
- '
- '可執行_cb
- '
- Me.可執行_cb.AutoSize = True
- Me.可執行_cb.Location = New System.Drawing.Point(1064, 4)
- Me.可執行_cb.Name = "可執行_cb"
- Me.可執行_cb.Size = New System.Drawing.Size(62, 20)
- Me.可執行_cb.TabIndex = 1525
- Me.可執行_cb.Text = "可執行"
- Me.可執行_cb.UseVisualStyleBackColor = True
- '
- '地點_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(544, 2)
- Me.地點_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.地點_tb.Name = "地點_tb"
- Me.地點_tb.Size = New System.Drawing.Size(80, 23)
- Me.地點_tb.TabIndex = 1526
- '
- '文件資料庫管理修改_bt
- '
- Me.文件資料庫管理修改_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.文件資料庫管理修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.文件資料庫管理修改_bt.Location = New System.Drawing.Point(1161, 423)
- Me.文件資料庫管理修改_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.文件資料庫管理修改_bt.Name = "文件資料庫管理修改_bt"
- Me.文件資料庫管理修改_bt.Size = New System.Drawing.Size(184, 24)
- Me.文件資料庫管理修改_bt.TabIndex = 1531
- Me.文件資料庫管理修改_bt.Text = "修改"
- '
- '文件資料庫名稱_lb
- '
- Me.文件資料庫名稱_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.文件資料庫名稱_lb.AutoSize = True
- Me.文件資料庫名稱_lb.BackColor = System.Drawing.SystemColors.Control
- Me.文件資料庫名稱_lb.Location = New System.Drawing.Point(1070, 403)
- Me.文件資料庫名稱_lb.Name = "文件資料庫名稱_lb"
- Me.文件資料庫名稱_lb.Size = New System.Drawing.Size(91, 16)
- Me.文件資料庫名稱_lb.TabIndex = 1529
- Me.文件資料庫名稱_lb.Text = "文件資料庫名稱"
- '
- '文件資料庫名稱_tb
- '
- Me.文件資料庫名稱_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- 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(1161, 399)
- Me.文件資料庫名稱_tb.Margin = New System.Windows.Forms.Padding(5)
- Me.文件資料庫名稱_tb.Name = "文件資料庫名稱_tb"
- Me.文件資料庫名稱_tb.Size = New System.Drawing.Size(184, 23)
- Me.文件資料庫名稱_tb.TabIndex = 1528
- '
- '文件資料庫管理_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.White
- Me.文件資料庫管理_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.文件資料庫管理_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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
- 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.文件資料庫管理_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle10
- Me.文件資料庫管理_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.文件資料庫管理_dgv.Location = New System.Drawing.Point(1067, 447)
- Me.文件資料庫管理_dgv.Name = "文件資料庫管理_dgv"
- Me.文件資料庫管理_dgv.RowHeadersWidth = 5
- Me.文件資料庫管理_dgv.RowTemplate.Height = 24
- Me.文件資料庫管理_dgv.Size = New System.Drawing.Size(279, 279)
- Me.文件資料庫管理_dgv.TabIndex = 1527
- '
- '是否可用1_ch
- '
- Me.是否可用1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.是否可用1_ch.AutoSize = True
- Me.是否可用1_ch.Location = New System.Drawing.Point(1075, 426)
- Me.是否可用1_ch.Name = "是否可用1_ch"
- Me.是否可用1_ch.Size = New System.Drawing.Size(74, 20)
- Me.是否可用1_ch.TabIndex = 1530
- Me.是否可用1_ch.Text = "是否鎖定"
- Me.是否可用1_ch.UseVisualStyleBackColor = True
- '
- 'GCM_SQL_MGMT
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1350, 729)
- Me.Controls.Add(Me.文件資料庫管理修改_bt)
- Me.Controls.Add(Me.文件資料庫名稱_tb)
- Me.Controls.Add(Me.文件資料庫管理_dgv)
- Me.Controls.Add(Me.是否可用1_ch)
- Me.Controls.Add(Me.地點_tb)
- Me.Controls.Add(Me.可執行_cb)
- Me.Controls.Add(Me.密碼_tb)
- Me.Controls.Add(Me.帳號_tb)
- Me.Controls.Add(Me.資料庫_tb)
- Me.Controls.Add(Me.IP_tb)
- Me.Controls.Add(Me.資料庫_dgv)
- Me.Controls.Add(Me.選擇_tb)
- Me.Controls.Add(Me.資料庫清單1_dgv)
- Me.Controls.Add(Me.LOG檔截斷3_bt)
- Me.Controls.Add(Me.伺服器狀態_dgv)
- Me.Controls.Add(Me.圖片資料庫管理修改_bt)
- 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.是否可用_ch)
- Me.Controls.Add(Me.圖片資料庫名稱_lb)
- Me.Controls.Add(Me.文件資料庫名稱_lb)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "GCM_SQL_MGMT"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "GCM-SQL-MGMT"
- 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()
- CType(Me.資料庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.文件資料庫管理_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 選擇_tb As TextBox
- Friend WithEvents 資料庫清單1_dgv As DataGridView
- Friend WithEvents LOG檔截斷3_bt As Button
- 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 是否可用_ch As CheckBox
- Friend WithEvents 資料庫_dgv As DataGridView
- Friend WithEvents IP_tb As TextBox
- Friend WithEvents 資料庫_tb As TextBox
- Friend WithEvents 帳號_tb As TextBox
- Friend WithEvents 密碼_tb As TextBox
- Friend WithEvents 可執行_cb As CheckBox
- Friend WithEvents 地點 As DataGridViewTextBoxColumn
- Friend WithEvents 位置 As DataGridViewTextBoxColumn
- Friend WithEvents 代表庫 As DataGridViewTextBoxColumn
- Friend WithEvents 可執行 As DataGridViewCheckBoxColumn
- Friend WithEvents 帳號 As DataGridViewTextBoxColumn
- Friend WithEvents 密碼 As DataGridViewTextBoxColumn
- Friend WithEvents 地點_tb As TextBox
- Friend WithEvents 文件資料庫管理修改_bt As Button
- Friend WithEvents 文件資料庫名稱_lb As Label
- Friend WithEvents 文件資料庫名稱_tb As TextBox
- Friend WithEvents 文件資料庫管理_dgv As DataGridView
- Friend WithEvents 是否可用1_ch As CheckBox
- End Class
|