namespace OAM
|
{
|
partial class frm_YF_PicUpLoad2
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_YF_PicUpLoad2));
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.sx = new System.Windows.Forms.ToolStripButton();
|
this.sc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.xz = new System.Windows.Forms.ToolStripButton();
|
this.dj = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
this.sh = new System.Windows.Forms.ToolStripButton();
|
this.qsh = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.pPic = new System.Windows.Forms.Panel();
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
this.lblCaption = new System.Windows.Forms.Label();
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
this.TreeView = new System.Windows.Forms.TreeView();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
this.cmdFilePath = new System.Windows.Forms.Button();
|
this.txtRemark = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.txtType = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.txtFilePath = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.txtPath = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.txtName = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
this.Tool.SuspendLayout();
|
this.pPic.SuspendLayout();
|
this.splitContainer1.Panel1.SuspendLayout();
|
this.splitContainer1.Panel2.SuspendLayout();
|
this.splitContainer1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
this.groupBox3.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// 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.sx,
|
this.sc,
|
this.toolStripSeparator1,
|
this.xz,
|
this.dj,
|
this.toolStripSeparator5,
|
this.sh,
|
this.qsh,
|
this.toolStripSeparator4,
|
this.tc,
|
this.toolStripSeparator3});
|
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(867, 50);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 18;
|
this.Tool.Text = "toolStrip1";
|
//
|
// sx
|
//
|
this.sx.AutoSize = false;
|
this.sx.Image = ((System.Drawing.Image)(resources.GetObject("sx.Image")));
|
this.sx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sx.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.sx.Name = "sx";
|
this.sx.Size = new System.Drawing.Size(36, 47);
|
this.sx.Text = "上传";
|
this.sx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sx.Click += new System.EventHandler(this.sx_Click);
|
//
|
// sc
|
//
|
this.sc.AutoSize = false;
|
this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image")));
|
this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sc.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.sc.Name = "sc";
|
this.sc.Size = new System.Drawing.Size(36, 47);
|
this.sc.Text = "删除";
|
this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sc.Click += new System.EventHandler(this.sc_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
|
//
|
// xz
|
//
|
this.xz.AutoSize = false;
|
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.Magenta;
|
this.xz.Name = "xz";
|
this.xz.Size = new System.Drawing.Size(36, 47);
|
this.xz.Text = "加组";
|
this.xz.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.xz.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.xz.Click += new System.EventHandler(this.xz_Click);
|
//
|
// dj
|
//
|
this.dj.AutoSize = false;
|
this.dj.Image = ((System.Drawing.Image)(resources.GetObject("dj.Image")));
|
this.dj.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dj.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.dj.ImageTransparentColor = System.Drawing.Color.White;
|
this.dj.Name = "dj";
|
this.dj.Size = new System.Drawing.Size(36, 47);
|
this.dj.Text = "禁组";
|
this.dj.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.dj.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.dj.Click += new System.EventHandler(this.dj_Click);
|
//
|
// toolStripSeparator5
|
//
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50);
|
//
|
// sh
|
//
|
this.sh.AutoSize = false;
|
this.sh.Image = ((System.Drawing.Image)(resources.GetObject("sh.Image")));
|
this.sh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.sh.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.sh.Name = "sh";
|
this.sh.Size = new System.Drawing.Size(36, 47);
|
this.sh.Text = "查看";
|
this.sh.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.sh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.sh.Click += new System.EventHandler(this.sh_Click);
|
//
|
// qsh
|
//
|
this.qsh.AutoSize = false;
|
this.qsh.Image = ((System.Drawing.Image)(resources.GetObject("qsh.Image")));
|
this.qsh.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.qsh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.qsh.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.qsh.Name = "qsh";
|
this.qsh.Size = new System.Drawing.Size(36, 47);
|
this.qsh.Text = "下载";
|
this.qsh.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.qsh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
this.qsh.Click += new System.EventHandler(this.qsh_Click);
|
//
|
// toolStripSeparator4
|
//
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
|
//
|
// 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(36, 47);
|
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, 50);
|
//
|
// pPic
|
//
|
this.pPic.BackColor = System.Drawing.Color.White;
|
this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage")));
|
this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
this.pPic.Controls.Add(this.checkBox1);
|
this.pPic.Controls.Add(this.lblCaption);
|
this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
|
this.pPic.Location = new System.Drawing.Point(0, 50);
|
this.pPic.Name = "pPic";
|
this.pPic.Size = new System.Drawing.Size(867, 41);
|
this.pPic.TabIndex = 19;
|
//
|
// checkBox1
|
//
|
this.checkBox1.AutoSize = true;
|
this.checkBox1.BackColor = System.Drawing.Color.Transparent;
|
this.checkBox1.Location = new System.Drawing.Point(358, 13);
|
this.checkBox1.Name = "checkBox1";
|
this.checkBox1.Size = new System.Drawing.Size(108, 16);
|
this.checkBox1.TabIndex = 5;
|
this.checkBox1.Text = "只显示最新版本";
|
this.checkBox1.UseVisualStyleBackColor = false;
|
this.checkBox1.Visible = false;
|
//
|
// 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("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCaption.Location = new System.Drawing.Point(12, 11);
|
this.lblCaption.Name = "lblCaption";
|
this.lblCaption.Size = new System.Drawing.Size(98, 21);
|
this.lblCaption.TabIndex = 4;
|
this.lblCaption.Text = "管理文件";
|
this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// splitContainer1
|
//
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer1.Location = new System.Drawing.Point(0, 91);
|
this.splitContainer1.Name = "splitContainer1";
|
//
|
// splitContainer1.Panel1
|
//
|
this.splitContainer1.Panel1.Controls.Add(this.TreeView);
|
//
|
// splitContainer1.Panel2
|
//
|
this.splitContainer1.Panel2.Controls.Add(this.grdMain);
|
this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
|
this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
|
this.splitContainer1.Size = new System.Drawing.Size(867, 540);
|
this.splitContainer1.SplitterDistance = 239;
|
this.splitContainer1.TabIndex = 20;
|
//
|
// TreeView
|
//
|
this.TreeView.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.TreeView.Location = new System.Drawing.Point(0, 0);
|
this.TreeView.Name = "TreeView";
|
this.TreeView.Size = new System.Drawing.Size(239, 540);
|
this.TreeView.TabIndex = 1;
|
this.TreeView.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
this.grdMain.BackgroundColor = System.Drawing.Color.WhiteSmoke;
|
this.grdMain.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdMain.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
this.grdMain.Location = new System.Drawing.Point(11, 163);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersWidth = 30;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.Size = new System.Drawing.Size(602, 367);
|
this.grdMain.TabIndex = 125;
|
this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DoubleClick);
|
//
|
// groupBox3
|
//
|
this.groupBox3.Controls.Add(this.cmdFilePath);
|
this.groupBox3.Controls.Add(this.txtRemark);
|
this.groupBox3.Controls.Add(this.label5);
|
this.groupBox3.Controls.Add(this.txtType);
|
this.groupBox3.Controls.Add(this.label4);
|
this.groupBox3.Controls.Add(this.txtFilePath);
|
this.groupBox3.Controls.Add(this.label3);
|
this.groupBox3.Controls.Add(this.txtPath);
|
this.groupBox3.Controls.Add(this.label2);
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox3.Location = new System.Drawing.Point(0, 44);
|
this.groupBox3.Name = "groupBox3";
|
this.groupBox3.Size = new System.Drawing.Size(624, 111);
|
this.groupBox3.TabIndex = 1;
|
this.groupBox3.TabStop = false;
|
//
|
// cmdFilePath
|
//
|
this.cmdFilePath.BackColor = System.Drawing.Color.Transparent;
|
this.cmdFilePath.Image = ((System.Drawing.Image)(resources.GetObject("cmdFilePath.Image")));
|
this.cmdFilePath.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdFilePath.Location = new System.Drawing.Point(533, 37);
|
this.cmdFilePath.Name = "cmdFilePath";
|
this.cmdFilePath.Size = new System.Drawing.Size(22, 22);
|
this.cmdFilePath.TabIndex = 89;
|
this.cmdFilePath.UseVisualStyleBackColor = false;
|
this.cmdFilePath.Click += new System.EventHandler(this.cmdFilePath_Click);
|
//
|
// txtRemark
|
//
|
this.txtRemark.Location = new System.Drawing.Point(94, 83);
|
this.txtRemark.Name = "txtRemark";
|
this.txtRemark.Size = new System.Drawing.Size(439, 21);
|
this.txtRemark.TabIndex = 9;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(24, 88);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
this.label5.TabIndex = 8;
|
this.label5.Text = "描 述:";
|
//
|
// txtType
|
//
|
this.txtType.Location = new System.Drawing.Point(94, 61);
|
this.txtType.Name = "txtType";
|
this.txtType.Size = new System.Drawing.Size(439, 21);
|
this.txtType.TabIndex = 7;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(24, 66);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(65, 12);
|
this.label4.TabIndex = 6;
|
this.label4.Text = "文件类型:";
|
//
|
// txtFilePath
|
//
|
this.txtFilePath.Location = new System.Drawing.Point(94, 38);
|
this.txtFilePath.Name = "txtFilePath";
|
this.txtFilePath.Size = new System.Drawing.Size(439, 21);
|
this.txtFilePath.TabIndex = 5;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(24, 43);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(65, 12);
|
this.label3.TabIndex = 4;
|
this.label3.Text = "文 件:";
|
//
|
// txtPath
|
//
|
this.txtPath.Location = new System.Drawing.Point(94, 15);
|
this.txtPath.Name = "txtPath";
|
this.txtPath.Size = new System.Drawing.Size(439, 21);
|
this.txtPath.TabIndex = 3;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(24, 20);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(65, 12);
|
this.label2.TabIndex = 2;
|
this.label2.Text = "文件路径:";
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.txtName);
|
this.groupBox2.Controls.Add(this.label1);
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox2.Location = new System.Drawing.Point(0, 0);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(624, 44);
|
this.groupBox2.TabIndex = 0;
|
this.groupBox2.TabStop = false;
|
//
|
// txtName
|
//
|
this.txtName.Location = new System.Drawing.Point(94, 14);
|
this.txtName.Name = "txtName";
|
this.txtName.Size = new System.Drawing.Size(439, 21);
|
this.txtName.TabIndex = 1;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(24, 19);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(65, 12);
|
this.label1.TabIndex = 0;
|
this.label1.Text = "组 名 称:";
|
//
|
// 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");
|
//
|
// frm_YF_PicUpLoad2
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.Color.Lavender;
|
this.ClientSize = new System.Drawing.Size(867, 631);
|
this.Controls.Add(this.splitContainer1);
|
this.Controls.Add(this.pPic);
|
this.Controls.Add(this.Tool);
|
this.Name = "frm_YF_PicUpLoad2";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "管理文件";
|
this.Load += new System.EventHandler(this.frm_YF_PicUpLoad2_Load);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
this.pPic.ResumeLayout(false);
|
this.pPic.PerformLayout();
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
this.splitContainer1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
this.groupBox3.ResumeLayout(false);
|
this.groupBox3.PerformLayout();
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton sx;
|
private System.Windows.Forms.ToolStripButton sc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ToolStripButton xz;
|
private System.Windows.Forms.ToolStripButton dj;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
private System.Windows.Forms.ToolStripButton sh;
|
private System.Windows.Forms.ToolStripButton qsh;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
private System.Windows.Forms.Panel pPic;
|
private System.Windows.Forms.CheckBox checkBox1;
|
private System.Windows.Forms.Label lblCaption;
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
private System.Windows.Forms.TreeView TreeView;
|
private System.Windows.Forms.GroupBox groupBox3;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.TextBox txtType;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox txtFilePath;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox txtPath;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.TextBox txtName;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox txtRemark;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Button cmdFilePath;
|
private System.Windows.Forms.ImageList imageList1;
|
private System.Windows.Forms.DataGridView grdMain;
|
}
|
}
|