962 lines
43 KiB
VB.net
962 lines
43 KiB
VB.net
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|||
|
|
Partial Class RCU_Logviewer
|
|||
|
|
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 窗体设计器所必需的
|
|||
|
|
Private components As System.ComponentModel.IContainer
|
|||
|
|
|
|||
|
|
'注意: 以下过程是 Windows 窗体设计器所必需的
|
|||
|
|
'可以使用 Windows 窗体设计器修改它。
|
|||
|
|
'不要使用代码编辑器修改它。
|
|||
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|||
|
|
Private Sub InitializeComponent()
|
|||
|
|
Me.components = New System.ComponentModel.Container()
|
|||
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(RCU_Logviewer))
|
|||
|
|
Me.toopBtn_Fileloading = New System.Windows.Forms.TabControl()
|
|||
|
|
Me.Pan_Fileloading = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|||
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Btn_refresh = New System.Windows.Forms.Button()
|
|||
|
|
Me.btn_analysis = New System.Windows.Forms.Button()
|
|||
|
|
Me.PBar_1 = New System.Windows.Forms.ProgressBar()
|
|||
|
|
Me.tb_SlsBuffCnt = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|||
|
|
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|||
|
|
Me.ONOFF_btn = New System.Windows.Forms.Button()
|
|||
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Count_txt = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|||
|
|
Me.SelectFile_btn = New System.Windows.Forms.Button()
|
|||
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
|
Me.DirPath_txt = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.Grid_File = New FlexCell.Grid()
|
|||
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|||
|
|
Me.Lab_4 = New System.Windows.Forms.Label()
|
|||
|
|
Me.PBar_2 = New System.Windows.Forms.ProgressBar()
|
|||
|
|
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
|||
|
|
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
|
|||
|
|
Me.pan_sqldata = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|||
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Tree_View2 = New System.Windows.Forms.TreeView()
|
|||
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Grid_RowConfig = New FlexCell.Grid()
|
|||
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|||
|
|
Me.SplitContainer4 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|||
|
|
Me.txt_find = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|||
|
|
Me.Table_save = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.delete_flag = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.systemfont = New System.Windows.Forms.ToolStripComboBox()
|
|||
|
|
Me.Textsize = New System.Windows.Forms.ToolStripComboBox()
|
|||
|
|
Me.btn_bold = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.btn_lean = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.btn_center = New System.Windows.Forms.ToolStripSplitButton()
|
|||
|
|
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.btn_bcolor = New System.Windows.Forms.ToolStripSplitButton()
|
|||
|
|
Me.btn_txtcolor = New System.Windows.Forms.ToolStripSplitButton()
|
|||
|
|
Me.delete_all = New System.Windows.Forms.Button()
|
|||
|
|
Me.btn_delete = New System.Windows.Forms.Button()
|
|||
|
|
Me.Grid_tab = New FlexCell.Grid()
|
|||
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.SqLiteCommand1 = New System.Data.SQLite.SQLiteCommand()
|
|||
|
|
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
|||
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|||
|
|
Me.mnuExpand = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.mnuCollapse = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.mnuAdd = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.mnuRemove = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.mnuLevelUp = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.mnuLevelDown = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.mnuMoveUp = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.mnuMoveDown = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
|
Me.PageSetupDialog1 = New System.Windows.Forms.PageSetupDialog()
|
|||
|
|
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
|
|||
|
|
Me.toopBtn_Fileloading.SuspendLayout()
|
|||
|
|
Me.Pan_Fileloading.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer1.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer2.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer2.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer2.SuspendLayout()
|
|||
|
|
Me.Panel1.SuspendLayout()
|
|||
|
|
Me.pan_sqldata.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer3.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer3.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer3.SuspendLayout()
|
|||
|
|
Me.TabControl1.SuspendLayout()
|
|||
|
|
Me.TabPage1.SuspendLayout()
|
|||
|
|
Me.TabPage2.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer4.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer4.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer4.SuspendLayout()
|
|||
|
|
Me.ToolStrip1.SuspendLayout()
|
|||
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|||
|
|
Me.SuspendLayout()
|
|||
|
|
'
|
|||
|
|
'toopBtn_Fileloading
|
|||
|
|
'
|
|||
|
|
Me.toopBtn_Fileloading.Controls.Add(Me.Pan_Fileloading)
|
|||
|
|
Me.toopBtn_Fileloading.Controls.Add(Me.pan_sqldata)
|
|||
|
|
Me.toopBtn_Fileloading.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.toopBtn_Fileloading.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.toopBtn_Fileloading.Name = "toopBtn_Fileloading"
|
|||
|
|
Me.toopBtn_Fileloading.SelectedIndex = 0
|
|||
|
|
Me.toopBtn_Fileloading.Size = New System.Drawing.Size(1037, 699)
|
|||
|
|
Me.toopBtn_Fileloading.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'Pan_Fileloading
|
|||
|
|
'
|
|||
|
|
Me.Pan_Fileloading.Controls.Add(Me.SplitContainer1)
|
|||
|
|
Me.Pan_Fileloading.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.Pan_Fileloading.Name = "Pan_Fileloading"
|
|||
|
|
Me.Pan_Fileloading.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.Pan_Fileloading.Size = New System.Drawing.Size(1029, 673)
|
|||
|
|
Me.Pan_Fileloading.TabIndex = 0
|
|||
|
|
Me.Pan_Fileloading.Text = "加载文件"
|
|||
|
|
Me.Pan_Fileloading.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'SplitContainer1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer1.IsSplitterFixed = True
|
|||
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(3, 3)
|
|||
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|||
|
|
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|||
|
|
'
|
|||
|
|
'SplitContainer1.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Button3)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TextBox1)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Btn_refresh)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.btn_analysis)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.PBar_1)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.tb_SlsBuffCnt)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Button2)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.TextBox3)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label5)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.ONOFF_btn)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Count_txt)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label3)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.SelectFile_btn)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.DirPath_txt)
|
|||
|
|
'
|
|||
|
|
'SplitContainer1.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.SplitContainer2)
|
|||
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1023, 667)
|
|||
|
|
Me.SplitContainer1.SplitterDistance = 101
|
|||
|
|
Me.SplitContainer1.SplitterWidth = 1
|
|||
|
|
Me.SplitContainer1.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'Button3
|
|||
|
|
'
|
|||
|
|
Me.Button3.Location = New System.Drawing.Point(701, 31)
|
|||
|
|
Me.Button3.Name = "Button3"
|
|||
|
|
Me.Button3.Size = New System.Drawing.Size(98, 21)
|
|||
|
|
Me.Button3.TabIndex = 27
|
|||
|
|
Me.Button3.Text = "更新文件存放路径"
|
|||
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TextBox1
|
|||
|
|
'
|
|||
|
|
Me.TextBox1.Location = New System.Drawing.Point(97, 32)
|
|||
|
|
Me.TextBox1.Name = "TextBox1"
|
|||
|
|
Me.TextBox1.Size = New System.Drawing.Size(603, 21)
|
|||
|
|
Me.TextBox1.TabIndex = 26
|
|||
|
|
Me.TextBox1.Text = "C:\TFTP"
|
|||
|
|
'
|
|||
|
|
'Btn_refresh
|
|||
|
|
'
|
|||
|
|
Me.Btn_refresh.Location = New System.Drawing.Point(916, 6)
|
|||
|
|
Me.Btn_refresh.Name = "Btn_refresh"
|
|||
|
|
Me.Btn_refresh.Size = New System.Drawing.Size(107, 21)
|
|||
|
|
Me.Btn_refresh.TabIndex = 25
|
|||
|
|
Me.Btn_refresh.Text = "刷新目标文件夹"
|
|||
|
|
Me.Btn_refresh.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'btn_analysis
|
|||
|
|
'
|
|||
|
|
Me.btn_analysis.Location = New System.Drawing.Point(916, 37)
|
|||
|
|
Me.btn_analysis.Name = "btn_analysis"
|
|||
|
|
Me.btn_analysis.Size = New System.Drawing.Size(104, 49)
|
|||
|
|
Me.btn_analysis.TabIndex = 24
|
|||
|
|
Me.btn_analysis.Text = " 启动一次扫描"
|
|||
|
|
Me.btn_analysis.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'PBar_1
|
|||
|
|
'
|
|||
|
|
Me.PBar_1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|||
|
|
Me.PBar_1.Location = New System.Drawing.Point(0, 93)
|
|||
|
|
Me.PBar_1.Name = "PBar_1"
|
|||
|
|
Me.PBar_1.Size = New System.Drawing.Size(1023, 8)
|
|||
|
|
Me.PBar_1.TabIndex = 23
|
|||
|
|
'
|
|||
|
|
'tb_SlsBuffCnt
|
|||
|
|
'
|
|||
|
|
Me.tb_SlsBuffCnt.Location = New System.Drawing.Point(740, 63)
|
|||
|
|
Me.tb_SlsBuffCnt.Name = "tb_SlsBuffCnt"
|
|||
|
|
Me.tb_SlsBuffCnt.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.tb_SlsBuffCnt.TabIndex = 22
|
|||
|
|
Me.tb_SlsBuffCnt.Visible = False
|
|||
|
|
'
|
|||
|
|
'Button2
|
|||
|
|
'
|
|||
|
|
Me.Button2.Location = New System.Drawing.Point(674, 61)
|
|||
|
|
Me.Button2.Name = "Button2"
|
|||
|
|
Me.Button2.Size = New System.Drawing.Size(60, 26)
|
|||
|
|
Me.Button2.TabIndex = 21
|
|||
|
|
Me.Button2.Text = "设置为自动刷新新间隔"
|
|||
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|||
|
|
Me.Button2.Visible = False
|
|||
|
|
'
|
|||
|
|
'TextBox3
|
|||
|
|
'
|
|||
|
|
Me.TextBox3.Location = New System.Drawing.Point(412, 63)
|
|||
|
|
Me.TextBox3.Name = "TextBox3"
|
|||
|
|
Me.TextBox3.ReadOnly = True
|
|||
|
|
Me.TextBox3.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.TextBox3.TabIndex = 20
|
|||
|
|
Me.TextBox3.Text = "0"
|
|||
|
|
Me.TextBox3.Visible = False
|
|||
|
|
'
|
|||
|
|
'Label5
|
|||
|
|
'
|
|||
|
|
Me.Label5.AutoSize = True
|
|||
|
|
Me.Label5.Location = New System.Drawing.Point(314, 67)
|
|||
|
|
Me.Label5.Name = "Label5"
|
|||
|
|
Me.Label5.Size = New System.Drawing.Size(95, 12)
|
|||
|
|
Me.Label5.TabIndex = 19
|
|||
|
|
Me.Label5.Text = "刷新倒计时(秒):"
|
|||
|
|
Me.Label5.Visible = False
|
|||
|
|
'
|
|||
|
|
'ONOFF_btn
|
|||
|
|
'
|
|||
|
|
Me.ONOFF_btn.BackColor = System.Drawing.Color.Transparent
|
|||
|
|
Me.ONOFF_btn.Location = New System.Drawing.Point(806, 37)
|
|||
|
|
Me.ONOFF_btn.Name = "ONOFF_btn"
|
|||
|
|
Me.ONOFF_btn.Size = New System.Drawing.Size(98, 49)
|
|||
|
|
Me.ONOFF_btn.TabIndex = 18
|
|||
|
|
Me.ONOFF_btn.Text = "开始循环扫描"
|
|||
|
|
Me.ONOFF_btn.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'Label2
|
|||
|
|
'
|
|||
|
|
Me.Label2.AutoSize = True
|
|||
|
|
Me.Label2.Location = New System.Drawing.Point(478, 68)
|
|||
|
|
Me.Label2.Name = "Label2"
|
|||
|
|
Me.Label2.Size = New System.Drawing.Size(125, 12)
|
|||
|
|
Me.Label2.TabIndex = 17
|
|||
|
|
Me.Label2.Text = "自动刷新时间隔(秒):"
|
|||
|
|
Me.Label2.Visible = False
|
|||
|
|
'
|
|||
|
|
'Count_txt
|
|||
|
|
'
|
|||
|
|
Me.Count_txt.Location = New System.Drawing.Point(609, 63)
|
|||
|
|
Me.Count_txt.Name = "Count_txt"
|
|||
|
|
Me.Count_txt.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.Count_txt.TabIndex = 16
|
|||
|
|
Me.Count_txt.Text = "10"
|
|||
|
|
Me.Count_txt.Visible = False
|
|||
|
|
'
|
|||
|
|
'Label3
|
|||
|
|
'
|
|||
|
|
Me.Label3.AutoEllipsis = True
|
|||
|
|
Me.Label3.AutoSize = True
|
|||
|
|
Me.Label3.BackColor = System.Drawing.SystemColors.GradientActiveCaption
|
|||
|
|
Me.Label3.Font = New System.Drawing.Font("宋体", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label3.Location = New System.Drawing.Point(5, 63)
|
|||
|
|
Me.Label3.Name = "Label3"
|
|||
|
|
Me.Label3.Size = New System.Drawing.Size(281, 24)
|
|||
|
|
Me.Label3.TabIndex = 15
|
|||
|
|
Me.Label3.Text = "2011-06-17 11:33:15"
|
|||
|
|
'
|
|||
|
|
'SelectFile_btn
|
|||
|
|
'
|
|||
|
|
Me.SelectFile_btn.Location = New System.Drawing.Point(806, 6)
|
|||
|
|
Me.SelectFile_btn.Name = "SelectFile_btn"
|
|||
|
|
Me.SelectFile_btn.Size = New System.Drawing.Size(98, 21)
|
|||
|
|
Me.SelectFile_btn.TabIndex = 12
|
|||
|
|
Me.SelectFile_btn.Text = "更改目标文件夹"
|
|||
|
|
Me.SelectFile_btn.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label1
|
|||
|
|
'
|
|||
|
|
Me.Label1.AutoSize = True
|
|||
|
|
Me.Label1.Location = New System.Drawing.Point(2, 6)
|
|||
|
|
Me.Label1.Name = "Label1"
|
|||
|
|
Me.Label1.Size = New System.Drawing.Size(89, 12)
|
|||
|
|
Me.Label1.TabIndex = 11
|
|||
|
|
Me.Label1.Text = "目标文件路径:"
|
|||
|
|
'
|
|||
|
|
'DirPath_txt
|
|||
|
|
'
|
|||
|
|
Me.DirPath_txt.Location = New System.Drawing.Point(97, 5)
|
|||
|
|
Me.DirPath_txt.Name = "DirPath_txt"
|
|||
|
|
Me.DirPath_txt.Size = New System.Drawing.Size(703, 21)
|
|||
|
|
Me.DirPath_txt.TabIndex = 10
|
|||
|
|
Me.DirPath_txt.Text = "C:\TFTP-New"
|
|||
|
|
'
|
|||
|
|
'SplitContainer2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer2.IsSplitterFixed = True
|
|||
|
|
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|||
|
|
'
|
|||
|
|
'SplitContainer2.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.Grid_File)
|
|||
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.Panel1)
|
|||
|
|
'
|
|||
|
|
'SplitContainer2.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.RichTextBox1)
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.ToolStrip2)
|
|||
|
|
Me.SplitContainer2.Size = New System.Drawing.Size(1023, 565)
|
|||
|
|
Me.SplitContainer2.SplitterDistance = 700
|
|||
|
|
Me.SplitContainer2.SplitterWidth = 1
|
|||
|
|
Me.SplitContainer2.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'Grid_File
|
|||
|
|
'
|
|||
|
|
Me.Grid_File.CheckedImage = Nothing
|
|||
|
|
Me.Grid_File.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.Grid_File.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Grid_File.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Grid_File.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Grid_File.Location = New System.Drawing.Point(0, 30)
|
|||
|
|
Me.Grid_File.Name = "Grid_File"
|
|||
|
|
Me.Grid_File.Size = New System.Drawing.Size(700, 535)
|
|||
|
|
Me.Grid_File.TabIndex = 3
|
|||
|
|
Me.Grid_File.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'Panel1
|
|||
|
|
'
|
|||
|
|
Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|||
|
|
Me.Panel1.Controls.Add(Me.Lab_4)
|
|||
|
|
Me.Panel1.Controls.Add(Me.PBar_2)
|
|||
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|||
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Panel1.Name = "Panel1"
|
|||
|
|
Me.Panel1.Size = New System.Drawing.Size(700, 30)
|
|||
|
|
Me.Panel1.TabIndex = 2
|
|||
|
|
'
|
|||
|
|
'Lab_4
|
|||
|
|
'
|
|||
|
|
Me.Lab_4.AutoEllipsis = True
|
|||
|
|
Me.Lab_4.BackColor = System.Drawing.SystemColors.ActiveCaption
|
|||
|
|
Me.Lab_4.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Lab_4.Font = New System.Drawing.Font("宋体", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Lab_4.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Lab_4.Name = "Lab_4"
|
|||
|
|
Me.Lab_4.Size = New System.Drawing.Size(700, 22)
|
|||
|
|
Me.Lab_4.TabIndex = 25
|
|||
|
|
Me.Lab_4.Text = "正在加载文件名"
|
|||
|
|
Me.Lab_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'PBar_2
|
|||
|
|
'
|
|||
|
|
Me.PBar_2.Dock = System.Windows.Forms.DockStyle.Bottom
|
|||
|
|
Me.PBar_2.Location = New System.Drawing.Point(0, 22)
|
|||
|
|
Me.PBar_2.Name = "PBar_2"
|
|||
|
|
Me.PBar_2.Size = New System.Drawing.Size(700, 8)
|
|||
|
|
Me.PBar_2.TabIndex = 24
|
|||
|
|
'
|
|||
|
|
'RichTextBox1
|
|||
|
|
'
|
|||
|
|
Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.RichTextBox1.Location = New System.Drawing.Point(0, 30)
|
|||
|
|
Me.RichTextBox1.Name = "RichTextBox1"
|
|||
|
|
Me.RichTextBox1.Size = New System.Drawing.Size(322, 535)
|
|||
|
|
Me.RichTextBox1.TabIndex = 2
|
|||
|
|
Me.RichTextBox1.Text = ""
|
|||
|
|
'
|
|||
|
|
'ToolStrip2
|
|||
|
|
'
|
|||
|
|
Me.ToolStrip2.AutoSize = False
|
|||
|
|
Me.ToolStrip2.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.ToolStrip2.Name = "ToolStrip2"
|
|||
|
|
Me.ToolStrip2.Size = New System.Drawing.Size(322, 30)
|
|||
|
|
Me.ToolStrip2.TabIndex = 1
|
|||
|
|
Me.ToolStrip2.Text = "ToolStrip2"
|
|||
|
|
'
|
|||
|
|
'pan_sqldata
|
|||
|
|
'
|
|||
|
|
Me.pan_sqldata.Controls.Add(Me.SplitContainer3)
|
|||
|
|
Me.pan_sqldata.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.pan_sqldata.Name = "pan_sqldata"
|
|||
|
|
Me.pan_sqldata.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.pan_sqldata.Size = New System.Drawing.Size(1029, 673)
|
|||
|
|
Me.pan_sqldata.TabIndex = 1
|
|||
|
|
Me.pan_sqldata.Text = "查看数据"
|
|||
|
|
Me.pan_sqldata.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'SplitContainer3
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer3.Location = New System.Drawing.Point(3, 3)
|
|||
|
|
Me.SplitContainer3.Name = "SplitContainer3"
|
|||
|
|
'
|
|||
|
|
'SplitContainer3.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.TabControl1)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.Label6)
|
|||
|
|
'
|
|||
|
|
'SplitContainer3.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Panel2.Controls.Add(Me.SplitContainer4)
|
|||
|
|
Me.SplitContainer3.Size = New System.Drawing.Size(1023, 667)
|
|||
|
|
Me.SplitContainer3.SplitterDistance = 409
|
|||
|
|
Me.SplitContainer3.SplitterWidth = 1
|
|||
|
|
Me.SplitContainer3.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'TabControl1
|
|||
|
|
'
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|||
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 83)
|
|||
|
|
Me.TabControl1.Name = "TabControl1"
|
|||
|
|
Me.TabControl1.SelectedIndex = 0
|
|||
|
|
Me.TabControl1.Size = New System.Drawing.Size(409, 584)
|
|||
|
|
Me.TabControl1.TabIndex = 5
|
|||
|
|
'
|
|||
|
|
'TabPage1
|
|||
|
|
'
|
|||
|
|
Me.TabPage1.Controls.Add(Me.Tree_View2)
|
|||
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.TabPage1.Name = "TabPage1"
|
|||
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.TabPage1.Size = New System.Drawing.Size(401, 558)
|
|||
|
|
Me.TabPage1.TabIndex = 0
|
|||
|
|
Me.TabPage1.Text = "数据库"
|
|||
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Tree_View2
|
|||
|
|
'
|
|||
|
|
Me.Tree_View2.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Tree_View2.Font = New System.Drawing.Font("宋体", 19.0!)
|
|||
|
|
Me.Tree_View2.Location = New System.Drawing.Point(3, 3)
|
|||
|
|
Me.Tree_View2.Name = "Tree_View2"
|
|||
|
|
Me.Tree_View2.Size = New System.Drawing.Size(395, 552)
|
|||
|
|
Me.Tree_View2.TabIndex = 4
|
|||
|
|
'
|
|||
|
|
'TabPage2
|
|||
|
|
'
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Grid_RowConfig)
|
|||
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.TabPage2.Name = "TabPage2"
|
|||
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.TabPage2.Size = New System.Drawing.Size(401, 558)
|
|||
|
|
Me.TabPage2.TabIndex = 1
|
|||
|
|
Me.TabPage2.Text = "行数据详情"
|
|||
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Grid_RowConfig
|
|||
|
|
'
|
|||
|
|
Me.Grid_RowConfig.BackColor1 = System.Drawing.Color.WhiteSmoke
|
|||
|
|
Me.Grid_RowConfig.CheckedImage = Nothing
|
|||
|
|
Me.Grid_RowConfig.Cols = 3
|
|||
|
|
Me.Grid_RowConfig.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.Grid_RowConfig.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Grid_RowConfig.ExtendLastCol = True
|
|||
|
|
Me.Grid_RowConfig.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Grid_RowConfig.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Grid_RowConfig.Location = New System.Drawing.Point(3, 3)
|
|||
|
|
Me.Grid_RowConfig.Name = "Grid_RowConfig"
|
|||
|
|
Me.Grid_RowConfig.Size = New System.Drawing.Size(395, 552)
|
|||
|
|
Me.Grid_RowConfig.TabIndex = 1
|
|||
|
|
Me.Grid_RowConfig.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'Label6
|
|||
|
|
'
|
|||
|
|
Me.Label6.BackColor = System.Drawing.Color.LightGray
|
|||
|
|
Me.Label6.Dock = System.Windows.Forms.DockStyle.Top
|
|||
|
|
Me.Label6.Font = New System.Drawing.Font("宋体", 19.0!)
|
|||
|
|
Me.Label6.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Label6.Name = "Label6"
|
|||
|
|
Me.Label6.Size = New System.Drawing.Size(409, 83)
|
|||
|
|
Me.Label6.TabIndex = 1
|
|||
|
|
Me.Label6.Text = "显示当前表"
|
|||
|
|
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'SplitContainer4
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer4.IsSplitterFixed = True
|
|||
|
|
Me.SplitContainer4.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.SplitContainer4.Name = "SplitContainer4"
|
|||
|
|
Me.SplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|||
|
|
'
|
|||
|
|
'SplitContainer4.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.CheckBox1)
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.Button1)
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.txt_find)
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.ToolStrip1)
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.delete_all)
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.btn_delete)
|
|||
|
|
'
|
|||
|
|
'SplitContainer4.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Panel2.Controls.Add(Me.Grid_tab)
|
|||
|
|
Me.SplitContainer4.Size = New System.Drawing.Size(613, 667)
|
|||
|
|
Me.SplitContainer4.SplitterDistance = 82
|
|||
|
|
Me.SplitContainer4.SplitterWidth = 1
|
|||
|
|
Me.SplitContainer4.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'CheckBox1
|
|||
|
|
'
|
|||
|
|
Me.CheckBox1.AutoSize = True
|
|||
|
|
Me.CheckBox1.Location = New System.Drawing.Point(8, 10)
|
|||
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|||
|
|
Me.CheckBox1.Size = New System.Drawing.Size(72, 16)
|
|||
|
|
Me.CheckBox1.TabIndex = 5
|
|||
|
|
Me.CheckBox1.Text = "全字匹配"
|
|||
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button1
|
|||
|
|
'
|
|||
|
|
Me.Button1.Location = New System.Drawing.Point(5, 32)
|
|||
|
|
Me.Button1.Name = "Button1"
|
|||
|
|
Me.Button1.Size = New System.Drawing.Size(75, 23)
|
|||
|
|
Me.Button1.TabIndex = 4
|
|||
|
|
Me.Button1.Text = "查找"
|
|||
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'txt_find
|
|||
|
|
'
|
|||
|
|
Me.txt_find.Location = New System.Drawing.Point(86, 32)
|
|||
|
|
Me.txt_find.Name = "txt_find"
|
|||
|
|
Me.txt_find.Size = New System.Drawing.Size(362, 21)
|
|||
|
|
Me.txt_find.TabIndex = 3
|
|||
|
|
'
|
|||
|
|
'ToolStrip1
|
|||
|
|
'
|
|||
|
|
Me.ToolStrip1.AutoSize = False
|
|||
|
|
Me.ToolStrip1.BackColor = System.Drawing.Color.AntiqueWhite
|
|||
|
|
Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|||
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.Table_save, Me.ToolStripSeparator3, Me.delete_flag, Me.ToolStripSeparator1, Me.systemfont, Me.Textsize, Me.btn_bold, Me.btn_lean, Me.ToolStripButton5, Me.ToolStripSeparator2, Me.btn_center, Me.btn_bcolor, Me.btn_txtcolor})
|
|||
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 58)
|
|||
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|||
|
|
Me.ToolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
|
|||
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(613, 24)
|
|||
|
|
Me.ToolStrip1.TabIndex = 2
|
|||
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|||
|
|
'
|
|||
|
|
'Table_save
|
|||
|
|
'
|
|||
|
|
Me.Table_save.BackColor = System.Drawing.SystemColors.ControlLight
|
|||
|
|
Me.Table_save.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.Table_save.Image = CType(resources.GetObject("Table_save.Image"), System.Drawing.Image)
|
|||
|
|
Me.Table_save.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.Table_save.Name = "Table_save"
|
|||
|
|
Me.Table_save.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.Table_save.Text = "导出表格"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator3
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|||
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 24)
|
|||
|
|
'
|
|||
|
|
'delete_flag
|
|||
|
|
'
|
|||
|
|
Me.delete_flag.BackColor = System.Drawing.SystemColors.ControlLight
|
|||
|
|
Me.delete_flag.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.delete_flag.Image = CType(resources.GetObject("delete_flag.Image"), System.Drawing.Image)
|
|||
|
|
Me.delete_flag.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.delete_flag.Name = "delete_flag"
|
|||
|
|
Me.delete_flag.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.delete_flag.Text = "清空标记"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator1.ForeColor = System.Drawing.SystemColors.ControlDarkDark
|
|||
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|||
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 24)
|
|||
|
|
'
|
|||
|
|
'systemfont
|
|||
|
|
'
|
|||
|
|
Me.systemfont.BackColor = System.Drawing.SystemColors.ButtonFace
|
|||
|
|
Me.systemfont.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|||
|
|
Me.systemfont.Name = "systemfont"
|
|||
|
|
Me.systemfont.Size = New System.Drawing.Size(121, 24)
|
|||
|
|
'
|
|||
|
|
'Textsize
|
|||
|
|
'
|
|||
|
|
Me.Textsize.BackColor = System.Drawing.SystemColors.ButtonFace
|
|||
|
|
Me.Textsize.Name = "Textsize"
|
|||
|
|
Me.Textsize.Size = New System.Drawing.Size(121, 24)
|
|||
|
|
'
|
|||
|
|
'btn_bold
|
|||
|
|
'
|
|||
|
|
Me.btn_bold.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|||
|
|
Me.btn_bold.Image = CType(resources.GetObject("btn_bold.Image"), System.Drawing.Image)
|
|||
|
|
Me.btn_bold.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.btn_bold.Name = "btn_bold"
|
|||
|
|
Me.btn_bold.Size = New System.Drawing.Size(23, 21)
|
|||
|
|
Me.btn_bold.Text = "ToolStripButton3"
|
|||
|
|
'
|
|||
|
|
'btn_lean
|
|||
|
|
'
|
|||
|
|
Me.btn_lean.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|||
|
|
Me.btn_lean.Image = CType(resources.GetObject("btn_lean.Image"), System.Drawing.Image)
|
|||
|
|
Me.btn_lean.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.btn_lean.Name = "btn_lean"
|
|||
|
|
Me.btn_lean.Size = New System.Drawing.Size(23, 21)
|
|||
|
|
Me.btn_lean.Text = "ToolStripButton4"
|
|||
|
|
'
|
|||
|
|
'ToolStripButton5
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|||
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|||
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 21)
|
|||
|
|
Me.ToolStripButton5.Text = "ToolStripButton5"
|
|||
|
|
Me.ToolStripButton5.TextAlign = System.Drawing.ContentAlignment.BottomRight
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|||
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 24)
|
|||
|
|
'
|
|||
|
|
'btn_center
|
|||
|
|
'
|
|||
|
|
Me.btn_center.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|||
|
|
Me.btn_center.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem4, Me.ToolStripMenuItem5, Me.ToolStripMenuItem6})
|
|||
|
|
Me.btn_center.Image = CType(resources.GetObject("btn_center.Image"), System.Drawing.Image)
|
|||
|
|
Me.btn_center.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.btn_center.Name = "btn_center"
|
|||
|
|
Me.btn_center.Size = New System.Drawing.Size(32, 21)
|
|||
|
|
Me.btn_center.Tag = "10"
|
|||
|
|
Me.btn_center.Text = "ToolStripSplitButton3"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem4
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem4.Image = CType(resources.GetObject("ToolStripMenuItem4.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
|||
|
|
Me.ToolStripMenuItem4.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.ToolStripMenuItem4.Tag = "10"
|
|||
|
|
Me.ToolStripMenuItem4.Text = "居中对齐"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem5
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem5.Image = CType(resources.GetObject("ToolStripMenuItem5.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5"
|
|||
|
|
Me.ToolStripMenuItem5.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.ToolStripMenuItem5.Tag = "6"
|
|||
|
|
Me.ToolStripMenuItem5.Text = "左对齐"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem6
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem6.Image = CType(resources.GetObject("ToolStripMenuItem6.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6"
|
|||
|
|
Me.ToolStripMenuItem6.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.ToolStripMenuItem6.Tag = "14"
|
|||
|
|
Me.ToolStripMenuItem6.Text = "右对齐"
|
|||
|
|
'
|
|||
|
|
'btn_bcolor
|
|||
|
|
'
|
|||
|
|
Me.btn_bcolor.AutoToolTip = False
|
|||
|
|
Me.btn_bcolor.Image = CType(resources.GetObject("btn_bcolor.Image"), System.Drawing.Image)
|
|||
|
|
Me.btn_bcolor.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|||
|
|
Me.btn_bcolor.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.btn_bcolor.Name = "btn_bcolor"
|
|||
|
|
Me.btn_bcolor.Size = New System.Drawing.Size(39, 21)
|
|||
|
|
Me.btn_bcolor.Text = "___"
|
|||
|
|
Me.btn_bcolor.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|||
|
|
Me.btn_bcolor.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay
|
|||
|
|
'
|
|||
|
|
'btn_txtcolor
|
|||
|
|
'
|
|||
|
|
Me.btn_txtcolor.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|||
|
|
Me.btn_txtcolor.DoubleClickEnabled = True
|
|||
|
|
Me.btn_txtcolor.Font = New System.Drawing.Font("Microsoft YaHei UI", 9.0!)
|
|||
|
|
Me.btn_txtcolor.Image = CType(resources.GetObject("btn_txtcolor.Image"), System.Drawing.Image)
|
|||
|
|
Me.btn_txtcolor.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|||
|
|
Me.btn_txtcolor.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.btn_txtcolor.Name = "btn_txtcolor"
|
|||
|
|
Me.btn_txtcolor.Size = New System.Drawing.Size(39, 21)
|
|||
|
|
Me.btn_txtcolor.Text = "___"
|
|||
|
|
Me.btn_txtcolor.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|||
|
|
Me.btn_txtcolor.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay
|
|||
|
|
'
|
|||
|
|
'delete_all
|
|||
|
|
'
|
|||
|
|
Me.delete_all.Location = New System.Drawing.Point(533, 35)
|
|||
|
|
Me.delete_all.Name = "delete_all"
|
|||
|
|
Me.delete_all.Size = New System.Drawing.Size(75, 23)
|
|||
|
|
Me.delete_all.TabIndex = 1
|
|||
|
|
Me.delete_all.Text = "删除所有表"
|
|||
|
|
Me.delete_all.UseVisualStyleBackColor = True
|
|||
|
|
Me.delete_all.Visible = False
|
|||
|
|
'
|
|||
|
|
'btn_delete
|
|||
|
|
'
|
|||
|
|
Me.btn_delete.Location = New System.Drawing.Point(533, 6)
|
|||
|
|
Me.btn_delete.Name = "btn_delete"
|
|||
|
|
Me.btn_delete.Size = New System.Drawing.Size(75, 23)
|
|||
|
|
Me.btn_delete.TabIndex = 0
|
|||
|
|
Me.btn_delete.Text = "删除选中表"
|
|||
|
|
Me.btn_delete.UseVisualStyleBackColor = True
|
|||
|
|
Me.btn_delete.Visible = False
|
|||
|
|
'
|
|||
|
|
'Grid_tab
|
|||
|
|
'
|
|||
|
|
Me.Grid_tab.BackColor1 = System.Drawing.Color.WhiteSmoke
|
|||
|
|
Me.Grid_tab.CheckedImage = Nothing
|
|||
|
|
Me.Grid_tab.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.Grid_tab.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Grid_tab.ExtendLastCol = True
|
|||
|
|
Me.Grid_tab.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Grid_tab.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Grid_tab.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Grid_tab.Name = "Grid_tab"
|
|||
|
|
Me.Grid_tab.Size = New System.Drawing.Size(613, 584)
|
|||
|
|
Me.Grid_tab.TabIndex = 0
|
|||
|
|
Me.Grid_tab.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'ToolStripButton1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton1.BackColor = System.Drawing.Color.Gainsboro
|
|||
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|||
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(72, 27)
|
|||
|
|
Me.ToolStripButton1.Text = "清空信息框"
|
|||
|
|
'
|
|||
|
|
'SqLiteCommand1
|
|||
|
|
'
|
|||
|
|
Me.SqLiteCommand1.CommandText = Nothing
|
|||
|
|
'
|
|||
|
|
'Timer1
|
|||
|
|
'
|
|||
|
|
Me.Timer1.Interval = 200
|
|||
|
|
'
|
|||
|
|
'ContextMenuStrip1
|
|||
|
|
'
|
|||
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuExpand, Me.mnuCollapse, Me.ToolStripMenuItem1, Me.mnuAdd, Me.mnuRemove, Me.ToolStripMenuItem2, Me.mnuLevelUp, Me.mnuLevelDown, Me.ToolStripMenuItem3, Me.mnuMoveUp, Me.mnuMoveDown})
|
|||
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|||
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(125, 198)
|
|||
|
|
'
|
|||
|
|
'mnuExpand
|
|||
|
|
'
|
|||
|
|
Me.mnuExpand.Name = "mnuExpand"
|
|||
|
|
Me.mnuExpand.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuExpand.Text = "展开节点"
|
|||
|
|
'
|
|||
|
|
'mnuCollapse
|
|||
|
|
'
|
|||
|
|
Me.mnuCollapse.Name = "mnuCollapse"
|
|||
|
|
Me.mnuCollapse.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuCollapse.Text = "收缩节点"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
|||
|
|
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(121, 6)
|
|||
|
|
'
|
|||
|
|
'mnuAdd
|
|||
|
|
'
|
|||
|
|
Me.mnuAdd.Name = "mnuAdd"
|
|||
|
|
Me.mnuAdd.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuAdd.Text = "添加节点"
|
|||
|
|
'
|
|||
|
|
'mnuRemove
|
|||
|
|
'
|
|||
|
|
Me.mnuRemove.Name = "mnuRemove"
|
|||
|
|
Me.mnuRemove.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuRemove.Text = "删除节点"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
|
|||
|
|
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(121, 6)
|
|||
|
|
'
|
|||
|
|
'mnuLevelUp
|
|||
|
|
'
|
|||
|
|
Me.mnuLevelUp.Name = "mnuLevelUp"
|
|||
|
|
Me.mnuLevelUp.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuLevelUp.Text = "升级"
|
|||
|
|
'
|
|||
|
|
'mnuLevelDown
|
|||
|
|
'
|
|||
|
|
Me.mnuLevelDown.Name = "mnuLevelDown"
|
|||
|
|
Me.mnuLevelDown.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuLevelDown.Text = "降级"
|
|||
|
|
'
|
|||
|
|
'ToolStripMenuItem3
|
|||
|
|
'
|
|||
|
|
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
|
|||
|
|
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(121, 6)
|
|||
|
|
'
|
|||
|
|
'mnuMoveUp
|
|||
|
|
'
|
|||
|
|
Me.mnuMoveUp.Name = "mnuMoveUp"
|
|||
|
|
Me.mnuMoveUp.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuMoveUp.Text = "上移"
|
|||
|
|
'
|
|||
|
|
'mnuMoveDown
|
|||
|
|
'
|
|||
|
|
Me.mnuMoveDown.Name = "mnuMoveDown"
|
|||
|
|
Me.mnuMoveDown.Size = New System.Drawing.Size(124, 22)
|
|||
|
|
Me.mnuMoveDown.Text = "下移"
|
|||
|
|
'
|
|||
|
|
'ColorDialog1
|
|||
|
|
'
|
|||
|
|
Me.ColorDialog1.FullOpen = True
|
|||
|
|
'
|
|||
|
|
'RCU_Logviewer
|
|||
|
|
'
|
|||
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
|||
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
|
Me.ClientSize = New System.Drawing.Size(1037, 699)
|
|||
|
|
Me.Controls.Add(Me.toopBtn_Fileloading)
|
|||
|
|
Me.Name = "RCU_Logviewer"
|
|||
|
|
Me.Text = "RCU_Logviewer"
|
|||
|
|
Me.toopBtn_Fileloading.ResumeLayout(False)
|
|||
|
|
Me.Pan_Fileloading.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer1.Panel1.PerformLayout()
|
|||
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer2.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer2.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer2.ResumeLayout(False)
|
|||
|
|
Me.Panel1.ResumeLayout(False)
|
|||
|
|
Me.pan_sqldata.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer3.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer3.ResumeLayout(False)
|
|||
|
|
Me.TabControl1.ResumeLayout(False)
|
|||
|
|
Me.TabPage1.ResumeLayout(False)
|
|||
|
|
Me.TabPage2.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer4.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer4.Panel1.PerformLayout()
|
|||
|
|
Me.SplitContainer4.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer4.ResumeLayout(False)
|
|||
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|||
|
|
Me.ToolStrip1.PerformLayout()
|
|||
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|||
|
|
Me.ResumeLayout(False)
|
|||
|
|
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
Friend WithEvents toopBtn_Fileloading As TabControl
|
|||
|
|
Friend WithEvents Pan_Fileloading As TabPage
|
|||
|
|
Friend WithEvents SplitContainer1 As SplitContainer
|
|||
|
|
Friend WithEvents pan_sqldata As TabPage
|
|||
|
|
Friend WithEvents SelectFile_btn As Button
|
|||
|
|
Friend WithEvents Label1 As Label
|
|||
|
|
Friend WithEvents DirPath_txt As TextBox
|
|||
|
|
Friend WithEvents Label3 As Label
|
|||
|
|
Friend WithEvents tb_SlsBuffCnt As TextBox
|
|||
|
|
Friend WithEvents Button2 As Button
|
|||
|
|
Friend WithEvents TextBox3 As TextBox
|
|||
|
|
Friend WithEvents Label5 As Label
|
|||
|
|
Friend WithEvents ONOFF_btn As Button
|
|||
|
|
Friend WithEvents Label2 As Label
|
|||
|
|
Friend WithEvents Count_txt As TextBox
|
|||
|
|
Friend WithEvents PBar_1 As ProgressBar
|
|||
|
|
Friend WithEvents btn_analysis As Button
|
|||
|
|
Friend WithEvents SplitContainer2 As SplitContainer
|
|||
|
|
Friend WithEvents ToolStrip2 As ToolStrip
|
|||
|
|
Friend WithEvents ToolStripButton1 As ToolStripButton
|
|||
|
|
Friend WithEvents Panel1 As Panel
|
|||
|
|
Friend WithEvents Lab_4 As Label
|
|||
|
|
Friend WithEvents PBar_2 As ProgressBar
|
|||
|
|
Friend WithEvents RichTextBox1 As RichTextBox
|
|||
|
|
Friend WithEvents SplitContainer3 As SplitContainer
|
|||
|
|
Friend WithEvents Label6 As Label
|
|||
|
|
Friend WithEvents SplitContainer4 As SplitContainer
|
|||
|
|
Friend WithEvents Grid_tab As FlexCell.Grid
|
|||
|
|
Friend WithEvents SqLiteCommand1 As SQLite.SQLiteCommand
|
|||
|
|
Friend WithEvents Tree_View2 As TreeView
|
|||
|
|
Friend WithEvents Timer1 As Timer
|
|||
|
|
Friend WithEvents Grid_File As FlexCell.Grid
|
|||
|
|
Friend WithEvents Btn_refresh As Button
|
|||
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|||
|
|
Friend WithEvents mnuExpand As ToolStripMenuItem
|
|||
|
|
Friend WithEvents mnuCollapse As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ToolStripMenuItem1 As ToolStripSeparator
|
|||
|
|
Friend WithEvents mnuAdd As ToolStripMenuItem
|
|||
|
|
Friend WithEvents mnuRemove As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ToolStripMenuItem2 As ToolStripSeparator
|
|||
|
|
Friend WithEvents mnuLevelUp As ToolStripMenuItem
|
|||
|
|
Friend WithEvents mnuLevelDown As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ToolStripMenuItem3 As ToolStripSeparator
|
|||
|
|
Friend WithEvents mnuMoveUp As ToolStripMenuItem
|
|||
|
|
Friend WithEvents mnuMoveDown As ToolStripMenuItem
|
|||
|
|
Friend WithEvents delete_all As Button
|
|||
|
|
Friend WithEvents btn_delete As Button
|
|||
|
|
Friend WithEvents ToolStrip1 As ToolStrip
|
|||
|
|
Friend WithEvents Table_save As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
|
|||
|
|
Friend WithEvents btn_bold As ToolStripButton
|
|||
|
|
Friend WithEvents btn_lean As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripButton5 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
|
|||
|
|
Friend WithEvents btn_center As ToolStripSplitButton
|
|||
|
|
Friend WithEvents btn_bcolor As ToolStripSplitButton
|
|||
|
|
Friend WithEvents btn_txtcolor As ToolStripSplitButton
|
|||
|
|
Friend WithEvents PageSetupDialog1 As PageSetupDialog
|
|||
|
|
Friend WithEvents systemfont As ToolStripComboBox
|
|||
|
|
Friend WithEvents Textsize As ToolStripComboBox
|
|||
|
|
Friend WithEvents ToolStripMenuItem4 As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ToolStripMenuItem5 As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ToolStripMenuItem6 As ToolStripMenuItem
|
|||
|
|
Friend WithEvents ColorDialog1 As ColorDialog
|
|||
|
|
Friend WithEvents TabControl1 As TabControl
|
|||
|
|
Friend WithEvents TabPage1 As TabPage
|
|||
|
|
Friend WithEvents TabPage2 As TabPage
|
|||
|
|
Friend WithEvents Grid_RowConfig As FlexCell.Grid
|
|||
|
|
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
|||
|
|
Friend WithEvents delete_flag As ToolStripButton
|
|||
|
|
Friend WithEvents Button1 As Button
|
|||
|
|
Friend WithEvents txt_find As TextBox
|
|||
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|||
|
|
Friend WithEvents Button3 As Button
|
|||
|
|
Friend WithEvents TextBox1 As TextBox
|
|||
|
|
End Class
|