2017-10-01 15:59:37 +08:00
|
|
|
|
namespace ClientsLibrary.FileSupport
|
|
|
|
|
|
{
|
|
|
|
|
|
partial class FormSimplyFileUpload
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
|
{
|
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
|
{
|
|
|
|
|
|
components.Dispose();
|
|
|
|
|
|
}
|
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
|
{
|
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSimplyFileUpload));
|
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
|
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
|
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.userButton1 = new HslCommunication.Controls.UserButton();
|
|
|
|
|
|
this.userButton2 = new HslCommunication.Controls.UserButton();
|
|
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
//
|
|
|
|
|
|
// label6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.Red;
|
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(20, 7);
|
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(535, 16);
|
|
|
|
|
|
this.label6.TabIndex = 23;
|
|
|
|
|
|
this.label6.Text = "注意:如果服务器存在同名文件,将会被覆盖,上传之前请谨慎确认!";
|
|
|
|
|
|
//
|
|
|
|
|
|
// statusStrip1
|
|
|
|
|
|
//
|
2018-05-26 13:17:58 +08:00
|
|
|
|
this.statusStrip1.BackColor = System.Drawing.Color.Transparent;
|
2017-10-01 15:59:37 +08:00
|
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
|
this.toolStripStatusLabel1,
|
|
|
|
|
|
this.toolStripStatusLabel2});
|
|
|
|
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 309);
|
|
|
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
|
|
|
this.statusStrip1.Size = new System.Drawing.Size(563, 22);
|
|
|
|
|
|
this.statusStrip1.TabIndex = 22;
|
|
|
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// toolStripStatusLabel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
|
|
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(68, 17);
|
|
|
|
|
|
this.toolStripStatusLabel1.Text = "状态说明:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// toolStripStatusLabel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
|
|
|
|
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(23, 17);
|
|
|
|
|
|
this.toolStripStatusLabel2.Text = "---";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(29, 218);
|
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(88, 16);
|
|
|
|
|
|
this.label5.TabIndex = 20;
|
|
|
|
|
|
this.label5.Text = "4.上传进度";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(132, 76);
|
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(24, 16);
|
|
|
|
|
|
this.label4.TabIndex = 19;
|
|
|
|
|
|
this.label4.Text = "0B";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
|
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(29, 76);
|
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(88, 16);
|
|
|
|
|
|
this.label3.TabIndex = 18;
|
|
|
|
|
|
this.label3.Text = "2.文件大小";
|
|
|
|
|
|
//
|
|
|
|
|
|
// progressBar1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.progressBar1.Location = new System.Drawing.Point(47, 244);
|
|
|
|
|
|
this.progressBar1.Name = "progressBar1";
|
|
|
|
|
|
this.progressBar1.Size = new System.Drawing.Size(449, 19);
|
|
|
|
|
|
this.progressBar1.TabIndex = 17;
|
|
|
|
|
|
//
|
|
|
|
|
|
// textBox2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.textBox2.Location = new System.Drawing.Point(47, 127);
|
|
|
|
|
|
this.textBox2.Multiline = true;
|
|
|
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
|
|
|
this.textBox2.Size = new System.Drawing.Size(449, 74);
|
|
|
|
|
|
this.textBox2.TabIndex = 16;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(29, 103);
|
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(168, 16);
|
|
|
|
|
|
this.label2.TabIndex = 15;
|
|
|
|
|
|
this.label2.Text = "3.文件说明(最多50字)";
|
|
|
|
|
|
//
|
|
|
|
|
|
// textBox1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(47, 52);
|
|
|
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
|
|
|
this.textBox1.ReadOnly = true;
|
|
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(449, 21);
|
|
|
|
|
|
this.textBox1.TabIndex = 13;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(29, 33);
|
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(88, 16);
|
|
|
|
|
|
this.label1.TabIndex = 12;
|
|
|
|
|
|
this.label1.Text = "1.文件选择";
|
|
|
|
|
|
//
|
|
|
|
|
|
// userButton1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.userButton1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.userButton1.CustomerInformation = "";
|
|
|
|
|
|
this.userButton1.EnableColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
|
|
|
|
|
|
this.userButton1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
|
this.userButton1.Location = new System.Drawing.Point(214, 267);
|
|
|
|
|
|
this.userButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
|
|
this.userButton1.Name = "userButton1";
|
|
|
|
|
|
this.userButton1.Size = new System.Drawing.Size(129, 35);
|
|
|
|
|
|
this.userButton1.TabIndex = 24;
|
|
|
|
|
|
this.userButton1.UIText = "上传";
|
|
|
|
|
|
this.userButton1.Click += new System.EventHandler(this.userButton1_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// userButton2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.userButton2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.userButton2.CustomerInformation = "";
|
|
|
|
|
|
this.userButton2.EnableColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
|
|
|
|
|
|
this.userButton2.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
|
this.userButton2.Location = new System.Drawing.Point(506, 50);
|
|
|
|
|
|
this.userButton2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
|
|
this.userButton2.Name = "userButton2";
|
|
|
|
|
|
this.userButton2.Size = new System.Drawing.Size(49, 25);
|
|
|
|
|
|
this.userButton2.TabIndex = 25;
|
|
|
|
|
|
this.userButton2.UIText = "选择";
|
|
|
|
|
|
this.userButton2.Click += new System.EventHandler(this.userButton2_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// FormSimplyFileUpload
|
|
|
|
|
|
//
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2018-05-26 13:17:58 +08:00
|
|
|
|
this.BackColor = System.Drawing.Color.AliceBlue;
|
2017-10-01 15:59:37 +08:00
|
|
|
|
this.ClientSize = new System.Drawing.Size(563, 331);
|
|
|
|
|
|
this.Controls.Add(this.userButton2);
|
|
|
|
|
|
this.Controls.Add(this.userButton1);
|
|
|
|
|
|
this.Controls.Add(this.label6);
|
|
|
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
|
|
|
this.Controls.Add(this.label5);
|
|
|
|
|
|
this.Controls.Add(this.label4);
|
|
|
|
|
|
this.Controls.Add(this.label3);
|
|
|
|
|
|
this.Controls.Add(this.progressBar1);
|
|
|
|
|
|
this.Controls.Add(this.textBox2);
|
|
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
|
|
this.Controls.Add(this.textBox1);
|
|
|
|
|
|
this.Controls.Add(this.label1);
|
|
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
|
this.MaximumSize = new System.Drawing.Size(579, 370);
|
|
|
|
|
|
this.MinimumSize = new System.Drawing.Size(579, 370);
|
|
|
|
|
|
this.Name = "FormSimplyFileUpload";
|
|
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
|
|
|
this.Text = "上传文件至服务器 [ 取消请直接关闭窗口 ]";
|
|
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormUploadFile_FormClosing);
|
|
|
|
|
|
this.Load += new System.EventHandler(this.FormSimplyFileUpload_Load);
|
|
|
|
|
|
this.statusStrip1.ResumeLayout(false);
|
|
|
|
|
|
this.statusStrip1.PerformLayout();
|
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
|
private System.Windows.Forms.ProgressBar progressBar1;
|
|
|
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
|
private HslCommunication.Controls.UserButton userButton1;
|
|
|
|
|
|
private HslCommunication.Controls.UserButton userButton2;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|