| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285 |
-
- namespace ftpUploadDLL.Weblogic
- {
- partial class VersionListData
- {
- /// <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()
- {
- this.versionListFilename = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.versionListToAddress = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.versionListVersionNumber = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.versionListHospDr = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.filePath = new System.Windows.Forms.TextBox();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.label8 = new System.Windows.Forms.Label();
- this.versionListRemark = new System.Windows.Forms.TextBox();
- this.versionListStartDate = new System.Windows.Forms.DateTimePicker();
- this.versionListStopDate = new System.Windows.Forms.DateTimePicker();
- this.button3 = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // versionListFilename
- //
- this.versionListFilename.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListFilename.Location = new System.Drawing.Point(239, 104);
- this.versionListFilename.Name = "versionListFilename";
- this.versionListFilename.Size = new System.Drawing.Size(192, 30);
- this.versionListFilename.TabIndex = 0;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(124, 107);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(109, 20);
- this.label1.TabIndex = 6;
- this.label1.Text = "文件名称:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(24, 157);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(209, 20);
- this.label2.TabIndex = 8;
- this.label2.Text = "下载到本地文件路径:";
- this.label2.Click += new System.EventHandler(this.label2_Click);
- //
- // versionListToAddress
- //
- this.versionListToAddress.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListToAddress.Location = new System.Drawing.Point(239, 157);
- this.versionListToAddress.Name = "versionListToAddress";
- this.versionListToAddress.Size = new System.Drawing.Size(192, 30);
- this.versionListToAddress.TabIndex = 7;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(144, 212);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(89, 20);
- this.label3.TabIndex = 10;
- this.label3.Text = "版本号:";
- //
- // versionListVersionNumber
- //
- this.versionListVersionNumber.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListVersionNumber.Location = new System.Drawing.Point(239, 209);
- this.versionListVersionNumber.Name = "versionListVersionNumber";
- this.versionListVersionNumber.Size = new System.Drawing.Size(192, 30);
- this.versionListVersionNumber.TabIndex = 9;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(124, 262);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(109, 20);
- this.label4.TabIndex = 12;
- this.label4.Text = "开始日期:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(124, 313);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(109, 20);
- this.label5.TabIndex = 14;
- this.label5.Text = "结束日期:";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(164, 368);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(69, 20);
- this.label6.TabIndex = 16;
- this.label6.Text = "医院:";
- //
- // versionListHospDr
- //
- this.versionListHospDr.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListHospDr.Location = new System.Drawing.Point(239, 365);
- this.versionListHospDr.Name = "versionListHospDr";
- this.versionListHospDr.Size = new System.Drawing.Size(192, 30);
- this.versionListHospDr.TabIndex = 15;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(124, 57);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(109, 20);
- this.label7.TabIndex = 18;
- this.label7.Text = "文件路径:";
- //
- // filePath
- //
- this.filePath.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.filePath.Location = new System.Drawing.Point(239, 54);
- this.filePath.Name = "filePath";
- this.filePath.Size = new System.Drawing.Size(192, 26);
- this.filePath.TabIndex = 17;
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button1.Location = new System.Drawing.Point(279, 484);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(80, 34);
- this.button1.TabIndex = 19;
- this.button1.Text = "确定";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button2.Location = new System.Drawing.Point(437, 48);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(105, 32);
- this.button2.TabIndex = 20;
- this.button2.Text = "选择文件";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(124, 421);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(109, 20);
- this.label8.TabIndex = 22;
- this.label8.Text = "说明备注:";
- //
- // versionListRemark
- //
- this.versionListRemark.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListRemark.Location = new System.Drawing.Point(239, 418);
- this.versionListRemark.Name = "versionListRemark";
- this.versionListRemark.Size = new System.Drawing.Size(282, 30);
- this.versionListRemark.TabIndex = 21;
- //
- // versionListStartDate
- //
- this.versionListStartDate.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListStartDate.Location = new System.Drawing.Point(239, 261);
- this.versionListStartDate.Name = "versionListStartDate";
- this.versionListStartDate.Size = new System.Drawing.Size(192, 29);
- this.versionListStartDate.TabIndex = 23;
- //
- // versionListStopDate
- //
- this.versionListStopDate.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.versionListStopDate.Location = new System.Drawing.Point(239, 312);
- this.versionListStopDate.Name = "versionListStopDate";
- this.versionListStopDate.Size = new System.Drawing.Size(192, 29);
- this.versionListStopDate.TabIndex = 24;
- this.versionListStopDate.Value = new System.DateTime(2022, 7, 13, 12, 13, 43, 0);
- //
- // button3
- //
- this.button3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button3.Location = new System.Drawing.Point(548, 48);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(116, 32);
- this.button3.TabIndex = 25;
- this.button3.Text = "选择文件夹";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // VersionListData
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(676, 556);
- this.Controls.Add(this.button3);
- this.Controls.Add(this.versionListStopDate);
- this.Controls.Add(this.versionListStartDate);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.versionListRemark);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.filePath);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.versionListHospDr);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.versionListVersionNumber);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.versionListToAddress);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.versionListFilename);
- this.Name = "VersionListData";
- this.Text = "版本信息明细";
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.TextBox versionListFilename;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox versionListToAddress;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox versionListVersionNumber;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox versionListHospDr;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox filePath;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox versionListRemark;
- private System.Windows.Forms.DateTimePicker versionListStartDate;
- private System.Windows.Forms.DateTimePicker versionListStopDate;
- private System.Windows.Forms.Button button3;
- }
- }
|