namespace Pub_Control { partial class frmHlpInfoForBig { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHlpInfoForBig)); this.pPic = new System.Windows.Forms.Panel(); this.chkShowonly = new System.Windows.Forms.CheckBox(); this.txtFindInfo2 = new System.Windows.Forms.TextBox(); this.lblFind2Col = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.lblFindCol = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.chkMH = new System.Windows.Forms.CheckBox(); this.txtFindInfo = new System.Windows.Forms.TextBox(); this.lblCaption = new System.Windows.Forms.Label(); this.Tool = new System.Windows.Forms.ToolStrip(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.fh = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.xz = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.cx = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tc = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.bclk = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.tvTree = new System.Windows.Forms.TreeView(); this.grdShow = new System.Windows.Forms.DataGridView(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.cmbFindInfo = new System.Windows.Forms.ComboBox(); this.cmbFindInfo2 = new System.Windows.Forms.ComboBox(); this.cmbFindInfo4 = new System.Windows.Forms.ComboBox(); this.cmbFindInfo3 = new System.Windows.Forms.ComboBox(); this.txtFindInfo4 = new System.Windows.Forms.TextBox(); this.txtFindInfo3 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.pPic.SuspendLayout(); this.Tool.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdShow)).BeginInit(); this.SuspendLayout(); // // pPic // this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage"))); this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pPic.Controls.Add(this.cmbFindInfo4); this.pPic.Controls.Add(this.cmbFindInfo3); this.pPic.Controls.Add(this.txtFindInfo4); this.pPic.Controls.Add(this.txtFindInfo3); this.pPic.Controls.Add(this.cmbFindInfo2); this.pPic.Controls.Add(this.cmbFindInfo); this.pPic.Controls.Add(this.label4); this.pPic.Controls.Add(this.label2); this.pPic.Controls.Add(this.chkShowonly); this.pPic.Controls.Add(this.txtFindInfo2); this.pPic.Controls.Add(this.chkMH); this.pPic.Controls.Add(this.txtFindInfo); this.pPic.Controls.Add(this.lblCaption); this.pPic.Controls.Add(this.label5); this.pPic.Controls.Add(this.label6); this.pPic.Dock = System.Windows.Forms.DockStyle.Top; this.pPic.Location = new System.Drawing.Point(0, 62); this.pPic.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pPic.Name = "pPic"; this.pPic.Size = new System.Drawing.Size(1305, 74); this.pPic.TabIndex = 13; // // chkShowonly // this.chkShowonly.AutoSize = true; this.chkShowonly.Checked = true; this.chkShowonly.CheckState = System.Windows.Forms.CheckState.Checked; this.chkShowonly.Location = new System.Drawing.Point(1242, 11); this.chkShowonly.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.chkShowonly.Name = "chkShowonly"; this.chkShowonly.Size = new System.Drawing.Size(104, 19); this.chkShowonly.TabIndex = 14; this.chkShowonly.Text = "只显示下级"; this.chkShowonly.UseVisualStyleBackColor = true; this.chkShowonly.Visible = false; // // txtFindInfo2 // this.txtFindInfo2.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtFindInfo2.Location = new System.Drawing.Point(514, 40); this.txtFindInfo2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtFindInfo2.Name = "txtFindInfo2"; this.txtFindInfo2.Size = new System.Drawing.Size(213, 25); this.txtFindInfo2.TabIndex = 13; this.txtFindInfo2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFindInfo2_KeyDown); // // lblFind2Col // this.lblFind2Col.AutoSize = true; this.lblFind2Col.BackColor = System.Drawing.Color.Transparent; this.lblFind2Col.Location = new System.Drawing.Point(174, 74); this.lblFind2Col.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblFind2Col.Name = "lblFind2Col"; this.lblFind2Col.Size = new System.Drawing.Size(0, 15); this.lblFind2Col.TabIndex = 12; this.lblFind2Col.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(58, 70); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(97, 15); this.label3.TabIndex = 11; this.label3.Text = "次要过滤列:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblFindCol // this.lblFindCol.AutoSize = true; this.lblFindCol.BackColor = System.Drawing.Color.Transparent; this.lblFindCol.Location = new System.Drawing.Point(174, 44); this.lblFindCol.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblFindCol.Name = "lblFindCol"; this.lblFindCol.Size = new System.Drawing.Size(0, 15); this.lblFindCol.TabIndex = 10; this.lblFindCol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(58, 40); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(97, 15); this.label1.TabIndex = 9; this.label1.Text = "主要过滤列:"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // chkMH // this.chkMH.AutoSize = true; this.chkMH.Checked = true; this.chkMH.CheckState = System.Windows.Forms.CheckState.Checked; this.chkMH.Location = new System.Drawing.Point(1242, 40); this.chkMH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.chkMH.Name = "chkMH"; this.chkMH.Size = new System.Drawing.Size(89, 19); this.chkMH.TabIndex = 6; this.chkMH.Text = "包含查询"; this.chkMH.UseVisualStyleBackColor = true; this.chkMH.Visible = false; this.chkMH.CheckedChanged += new System.EventHandler(this.chkMH_CheckedChanged); // // txtFindInfo // this.txtFindInfo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtFindInfo.Location = new System.Drawing.Point(514, 9); this.txtFindInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtFindInfo.Name = "txtFindInfo"; this.txtFindInfo.Size = new System.Drawing.Size(213, 25); this.txtFindInfo.TabIndex = 5; this.txtFindInfo.TextChanged += new System.EventHandler(this.txtFindInfo_TextChanged); this.txtFindInfo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFindInfo_KeyDown); // // lblCaption // this.lblCaption.AutoSize = true; this.lblCaption.BackColor = System.Drawing.Color.Transparent; this.lblCaption.Cursor = System.Windows.Forms.Cursors.No; this.lblCaption.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCaption.Location = new System.Drawing.Point(36, 23); this.lblCaption.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCaption.Name = "lblCaption"; this.lblCaption.Size = new System.Drawing.Size(110, 24); this.lblCaption.TabIndex = 4; this.lblCaption.Text = "快速查询"; // // Tool // this.Tool.AutoSize = false; this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage"))); this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22); this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSeparator5, this.fh, this.toolStripSeparator4, this.xz, this.toolStripSeparator2, this.cx, this.toolStripSeparator1, this.tc, this.toolStripSeparator3, this.bclk, this.toolStripSeparator7}); this.Tool.Location = new System.Drawing.Point(0, 0); this.Tool.Name = "Tool"; this.Tool.Padding = new System.Windows.Forms.Padding(0); this.Tool.Size = new System.Drawing.Size(1305, 62); this.Tool.Stretch = true; this.Tool.TabIndex = 14; this.Tool.Text = "toolStrip1"; // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62); this.toolStripSeparator5.Visible = false; // // fh // this.fh.AutoSize = false; this.fh.Image = ((System.Drawing.Image)(resources.GetObject("fh.Image"))); this.fh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.fh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.fh.ImageTransparentColor = System.Drawing.Color.Magenta; this.fh.Name = "fh"; this.fh.Size = new System.Drawing.Size(33, 45); this.fh.Text = "返回"; this.fh.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.fh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.fh.Click += new System.EventHandler(this.fh_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 62); this.toolStripSeparator4.Visible = false; // // xz // this.xz.AutoSize = false; this.xz.ForeColor = System.Drawing.SystemColors.ControlText; this.xz.Image = ((System.Drawing.Image)(resources.GetObject("xz.Image"))); this.xz.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.xz.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.xz.ImageTransparentColor = System.Drawing.Color.White; this.xz.Name = "xz"; this.xz.Size = new System.Drawing.Size(33, 45); this.xz.Text = "新增"; this.xz.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.xz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.xz.Visible = false; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 62); this.toolStripSeparator2.Visible = false; // // cx // this.cx.AutoSize = false; this.cx.Image = ((System.Drawing.Image)(resources.GetObject("cx.Image"))); this.cx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.cx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.cx.ImageTransparentColor = System.Drawing.Color.White; this.cx.Name = "cx"; this.cx.Size = new System.Drawing.Size(33, 45); this.cx.Text = "查询"; this.cx.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.cx.Click += new System.EventHandler(this.cx_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 62); // // tc // this.tc.AutoSize = false; this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image"))); this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tc.ImageTransparentColor = System.Drawing.Color.White; this.tc.Name = "tc"; this.tc.Size = new System.Drawing.Size(33, 45); this.tc.Text = "退出"; this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tc.Click += new System.EventHandler(this.tc_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 62); // // bclk // this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image"))); this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.bclk.ImageTransparentColor = System.Drawing.Color.White; this.bclk.Name = "bclk"; this.bclk.Size = new System.Drawing.Size(73, 59); this.bclk.Text = "保存列宽"; this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.bclk.Click += new System.EventHandler(this.bclk_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(6, 62); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 136); this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.tvTree); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.grdShow); this.splitContainer1.Panel2.Controls.Add(this.label3); this.splitContainer1.Panel2.Controls.Add(this.lblFind2Col); this.splitContainer1.Panel2.Controls.Add(this.label1); this.splitContainer1.Panel2.Controls.Add(this.lblFindCol); this.splitContainer1.Size = new System.Drawing.Size(1305, 616); this.splitContainer1.SplitterDistance = 323; this.splitContainer1.SplitterWidth = 5; this.splitContainer1.TabIndex = 15; // // tvTree // this.tvTree.BackColor = System.Drawing.Color.White; this.tvTree.Dock = System.Windows.Forms.DockStyle.Fill; this.tvTree.ForeColor = System.Drawing.Color.Black; this.tvTree.Indent = 18; this.tvTree.ItemHeight = 18; this.tvTree.LineColor = System.Drawing.Color.Navy; this.tvTree.Location = new System.Drawing.Point(0, 0); this.tvTree.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.tvTree.Name = "tvTree"; this.tvTree.Size = new System.Drawing.Size(323, 616); this.tvTree.TabIndex = 15; this.tvTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tvProcess_NodeMouseClick); // // grdShow // this.grdShow.AllowUserToAddRows = false; this.grdShow.AllowUserToDeleteRows = false; this.grdShow.AllowUserToResizeRows = false; this.grdShow.BackgroundColor = System.Drawing.Color.White; this.grdShow.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.grdShow.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.grdShow.Dock = System.Windows.Forms.DockStyle.Fill; this.grdShow.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.grdShow.Location = new System.Drawing.Point(0, 0); this.grdShow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grdShow.Name = "grdShow"; this.grdShow.ReadOnly = true; this.grdShow.RowTemplate.Height = 23; this.grdShow.Size = new System.Drawing.Size(977, 616); this.grdShow.TabIndex = 0; this.grdShow.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grdShow_MouseClick); this.grdShow.DoubleClick += new System.EventHandler(this.grdShow_DoubleClick); this.grdShow.Click += new System.EventHandler(this.grdShow_Click); // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "文件夹.bmp"); this.imageList1.Images.SetKeyName(1, "文件夹2.bmp"); this.imageList1.Images.SetKeyName(2, "save"); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(338, 14); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(67, 15); this.label2.TabIndex = 15; this.label2.Text = "过滤列:"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(338, 41); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(67, 15); this.label4.TabIndex = 16; this.label4.Text = "过滤列:"; // // cmbFindInfo // this.cmbFindInfo.FormattingEnabled = true; this.cmbFindInfo.Location = new System.Drawing.Point(399, 11); this.cmbFindInfo.Name = "cmbFindInfo"; this.cmbFindInfo.Size = new System.Drawing.Size(108, 23); this.cmbFindInfo.TabIndex = 17; // // cmbFindInfo2 // this.cmbFindInfo2.FormattingEnabled = true; this.cmbFindInfo2.Location = new System.Drawing.Point(399, 41); this.cmbFindInfo2.Name = "cmbFindInfo2"; this.cmbFindInfo2.Size = new System.Drawing.Size(108, 23); this.cmbFindInfo2.TabIndex = 18; // // cmbFindInfo4 // this.cmbFindInfo4.FormattingEnabled = true; this.cmbFindInfo4.Location = new System.Drawing.Point(883, 41); this.cmbFindInfo4.Name = "cmbFindInfo4"; this.cmbFindInfo4.Size = new System.Drawing.Size(108, 23); this.cmbFindInfo4.TabIndex = 22; // // cmbFindInfo3 // this.cmbFindInfo3.FormattingEnabled = true; this.cmbFindInfo3.Location = new System.Drawing.Point(883, 11); this.cmbFindInfo3.Name = "cmbFindInfo3"; this.cmbFindInfo3.Size = new System.Drawing.Size(108, 23); this.cmbFindInfo3.TabIndex = 21; // // txtFindInfo4 // this.txtFindInfo4.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtFindInfo4.Location = new System.Drawing.Point(998, 40); this.txtFindInfo4.Margin = new System.Windows.Forms.Padding(4); this.txtFindInfo4.Name = "txtFindInfo4"; this.txtFindInfo4.Size = new System.Drawing.Size(213, 25); this.txtFindInfo4.TabIndex = 20; this.txtFindInfo4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFindInfo4_KeyDown); // // txtFindInfo3 // this.txtFindInfo3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtFindInfo3.Location = new System.Drawing.Point(998, 9); this.txtFindInfo3.Margin = new System.Windows.Forms.Padding(4); this.txtFindInfo3.Name = "txtFindInfo3"; this.txtFindInfo3.Size = new System.Drawing.Size(213, 25); this.txtFindInfo3.TabIndex = 19; this.txtFindInfo3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFindInfo3_KeyDown); // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Location = new System.Drawing.Point(817, 43); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(67, 15); this.label5.TabIndex = 24; this.label5.Text = "过滤列:"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Location = new System.Drawing.Point(817, 16); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(67, 15); this.label6.TabIndex = 23; this.label6.Text = "过滤列:"; // // frmHlpInfoForBig // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1305, 752); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.pPic); this.Controls.Add(this.Tool); this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.MinimizeBox = false; this.Name = "frmHlpInfoForBig"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "资料查询"; this.Load += new System.EventHandler(this.frmHlpInfoForBig_Load); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmHlpInfoForBig_FormClosing); this.pPic.ResumeLayout(false); this.pPic.PerformLayout(); this.Tool.ResumeLayout(false); this.Tool.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.Panel2.PerformLayout(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdShow)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel pPic; private System.Windows.Forms.Label lblCaption; private System.Windows.Forms.ToolStrip Tool; private System.Windows.Forms.ToolStripButton fh; private System.Windows.Forms.ToolStripButton xz; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripButton cx; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tc; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.TreeView tvTree; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.CheckBox chkMH; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; public System.Windows.Forms.TextBox txtFindInfo; private System.Windows.Forms.ImageList imageList1; private System.Windows.Forms.Label lblFindCol; private System.Windows.Forms.Label label1; public System.Windows.Forms.DataGridView grdShow; public System.Windows.Forms.TextBox txtFindInfo2; private System.Windows.Forms.Label lblFind2Col; private System.Windows.Forms.Label label3; private System.Windows.Forms.ToolStripButton bclk; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.CheckBox chkShowonly; private System.Windows.Forms.ComboBox cmbFindInfo4; private System.Windows.Forms.ComboBox cmbFindInfo3; public System.Windows.Forms.TextBox txtFindInfo4; public System.Windows.Forms.TextBox txtFindInfo3; private System.Windows.Forms.ComboBox cmbFindInfo2; private System.Windows.Forms.ComboBox cmbFindInfo; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; } }