123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469 |
- namespace LYFZ.Software.MainBusiness.MultipleFileImport
- {
- partial class frmMultipleFileImport
- {
- /// <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(frmMultipleFileImport));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_AllStop = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_AllStart = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.cb_AutoShutDown = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.cb_AutoCheck = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.btn_Stop = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_Start = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_Faild = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_Detail = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.btn_Delete = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.listViewEx1 = new LYFZ.ComponentLibrary.ListViewEx();
- this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.tb_LogInfo = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(980, 685);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(980, 685);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(921, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(948, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(894, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.btn_AllStop);
- this.panelEx1.Controls.Add(this.panelEx6);
- this.panelEx1.Controls.Add(this.btn_AllStart);
- this.panelEx1.Controls.Add(this.panelEx7);
- this.panelEx1.Controls.Add(this.cb_AutoShutDown);
- this.panelEx1.Controls.Add(this.cb_AutoCheck);
- this.panelEx1.Controls.Add(this.btn_Stop);
- this.panelEx1.Controls.Add(this.panelEx5);
- this.panelEx1.Controls.Add(this.btn_Start);
- this.panelEx1.Controls.Add(this.panelEx4);
- this.panelEx1.Controls.Add(this.btn_Faild);
- this.panelEx1.Controls.Add(this.panelEx3);
- this.panelEx1.Controls.Add(this.btn_Detail);
- this.panelEx1.Controls.Add(this.panelEx8);
- this.panelEx1.Controls.Add(this.btn_Delete);
- this.panelEx1.Controls.Add(this.panelEx9);
- this.panelEx1.Controls.Add(this.tb_LogInfo);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(0, 0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Padding = new System.Windows.Forms.Padding(0, 15, 15, 15);
- this.panelEx1.Size = new System.Drawing.Size(980, 69);
- this.panelEx1.TabIndex = 0;
- //
- // btn_AllStop
- //
- this.btn_AllStop.BackColor = System.Drawing.Color.Transparent;
- this.btn_AllStop.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AllStop.BackImg")));
- this.btn_AllStop.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AllStop.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_AllStop.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AllStop.ForeColor = System.Drawing.Color.White;
- this.btn_AllStop.IsCustomBackImg = false;
- this.btn_AllStop.IsShowText = true;
- this.btn_AllStop.Location = new System.Drawing.Point(418, 15);
- this.btn_AllStop.Name = "btn_AllStop";
- this.btn_AllStop.Size = new System.Drawing.Size(64, 39);
- this.btn_AllStop.TabIndex = 9;
- this.btn_AllStop.Tag = "AllStop";
- this.btn_AllStop.Text = "暂停";
- this.btn_AllStop.UseVisualStyleBackColor = false;
- //
- // panelEx6
- //
- this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx6.Location = new System.Drawing.Point(482, 15);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(5, 39);
- this.panelEx6.TabIndex = 10;
- //
- // btn_AllStart
- //
- this.btn_AllStart.BackColor = System.Drawing.Color.Transparent;
- this.btn_AllStart.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AllStart.BackImg")));
- this.btn_AllStart.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_AllStart.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_AllStart.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_AllStart.ForeColor = System.Drawing.Color.White;
- this.btn_AllStart.IsCustomBackImg = false;
- this.btn_AllStart.IsShowText = true;
- this.btn_AllStart.Location = new System.Drawing.Point(487, 15);
- this.btn_AllStart.Name = "btn_AllStart";
- this.btn_AllStart.Size = new System.Drawing.Size(64, 39);
- this.btn_AllStart.TabIndex = 7;
- this.btn_AllStart.Tag = "AllStart";
- this.btn_AllStart.Text = "开始";
- this.btn_AllStart.UseVisualStyleBackColor = false;
- //
- // panelEx7
- //
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx7.Location = new System.Drawing.Point(551, 15);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(5, 39);
- this.panelEx7.TabIndex = 8;
- //
- // cb_AutoShutDown
- //
- this.cb_AutoShutDown.AutoSize = true;
- this.cb_AutoShutDown.BackColor = System.Drawing.Color.Transparent;
- this.cb_AutoShutDown.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.cb_AutoShutDown.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.cb_AutoShutDown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.cb_AutoShutDown.Fourstates = false;
- this.cb_AutoShutDown.IsGreenTick = false;
- this.cb_AutoShutDown.Location = new System.Drawing.Point(19, 25);
- this.cb_AutoShutDown.Name = "cb_AutoShutDown";
- this.cb_AutoShutDown.Size = new System.Drawing.Size(87, 21);
- this.cb_AutoShutDown.TabIndex = 6;
- this.cb_AutoShutDown.Text = "完成后关机";
- this.cb_AutoShutDown.UseVisualStyleBackColor = false;
- //
- // cb_AutoCheck
- //
- this.cb_AutoCheck.AutoSize = true;
- this.cb_AutoCheck.BackColor = System.Drawing.Color.Transparent;
- this.cb_AutoCheck.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.cb_AutoCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.cb_AutoCheck.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.cb_AutoCheck.Fourstates = false;
- this.cb_AutoCheck.IsGreenTick = false;
- this.cb_AutoCheck.Location = new System.Drawing.Point(19, 25);
- this.cb_AutoCheck.Name = "cb_AutoCheck";
- this.cb_AutoCheck.Size = new System.Drawing.Size(75, 21);
- this.cb_AutoCheck.TabIndex = 6;
- this.cb_AutoCheck.Text = "自动上传";
- this.cb_AutoCheck.UseVisualStyleBackColor = false;
- this.cb_AutoCheck.Visible = false;
- //
- // btn_Stop
- //
- this.btn_Stop.BackColor = System.Drawing.Color.Transparent;
- this.btn_Stop.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Stop.BackImg")));
- this.btn_Stop.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Stop.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Stop.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Stop.ForeColor = System.Drawing.Color.White;
- this.btn_Stop.IsCustomBackImg = false;
- this.btn_Stop.IsShowText = true;
- this.btn_Stop.Location = new System.Drawing.Point(556, 15);
- this.btn_Stop.Name = "btn_Stop";
- this.btn_Stop.Size = new System.Drawing.Size(64, 39);
- this.btn_Stop.TabIndex = 4;
- this.btn_Stop.Tag = "Stop";
- this.btn_Stop.Text = "暂停";
- this.btn_Stop.UseVisualStyleBackColor = false;
- this.btn_Stop.Visible = false;
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx5.Location = new System.Drawing.Point(620, 15);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(5, 39);
- this.panelEx5.TabIndex = 5;
- //
- // btn_Start
- //
- this.btn_Start.BackColor = System.Drawing.Color.Transparent;
- this.btn_Start.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Start.BackImg")));
- this.btn_Start.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Start.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Start.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Start.ForeColor = System.Drawing.Color.White;
- this.btn_Start.IsCustomBackImg = false;
- this.btn_Start.IsShowText = true;
- this.btn_Start.Location = new System.Drawing.Point(625, 15);
- this.btn_Start.Name = "btn_Start";
- this.btn_Start.Size = new System.Drawing.Size(64, 39);
- this.btn_Start.TabIndex = 2;
- this.btn_Start.Tag = "Start";
- this.btn_Start.Text = "开始";
- this.btn_Start.UseVisualStyleBackColor = false;
- this.btn_Start.Visible = false;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx4.Location = new System.Drawing.Point(689, 15);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(5, 39);
- this.panelEx4.TabIndex = 3;
- this.panelEx4.Visible = false;
- //
- // btn_Faild
- //
- this.btn_Faild.BackColor = System.Drawing.Color.Transparent;
- this.btn_Faild.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Faild.BackImg")));
- this.btn_Faild.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Faild.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Faild.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Faild.ForeColor = System.Drawing.Color.White;
- this.btn_Faild.IsCustomBackImg = false;
- this.btn_Faild.IsShowText = true;
- this.btn_Faild.Location = new System.Drawing.Point(694, 15);
- this.btn_Faild.Name = "btn_Faild";
- this.btn_Faild.Size = new System.Drawing.Size(64, 39);
- this.btn_Faild.TabIndex = 0;
- this.btn_Faild.Tag = "Error";
- this.btn_Faild.Text = "清空错误";
- this.btn_Faild.UseVisualStyleBackColor = false;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx3.Location = new System.Drawing.Point(758, 15);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(5, 39);
- this.panelEx3.TabIndex = 1;
- //
- // btn_Detail
- //
- this.btn_Detail.BackColor = System.Drawing.Color.Transparent;
- this.btn_Detail.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Detail.BackImg")));
- this.btn_Detail.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Detail.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Detail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Detail.ForeColor = System.Drawing.Color.White;
- this.btn_Detail.IsCustomBackImg = false;
- this.btn_Detail.IsShowText = true;
- this.btn_Detail.Location = new System.Drawing.Point(763, 15);
- this.btn_Detail.Name = "btn_Detail";
- this.btn_Detail.Size = new System.Drawing.Size(64, 39);
- this.btn_Detail.TabIndex = 0;
- this.btn_Detail.Tag = "Detail";
- this.btn_Detail.Text = "详情";
- this.btn_Detail.UseVisualStyleBackColor = false;
- //
- // panelEx8
- //
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx8.Location = new System.Drawing.Point(827, 15);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(5, 39);
- this.panelEx8.TabIndex = 12;
- //
- // btn_Delete
- //
- this.btn_Delete.BackColor = System.Drawing.Color.Transparent;
- this.btn_Delete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Delete.BackImg")));
- this.btn_Delete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_Delete.Dock = System.Windows.Forms.DockStyle.Right;
- this.btn_Delete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_Delete.ForeColor = System.Drawing.Color.White;
- this.btn_Delete.IsCustomBackImg = false;
- this.btn_Delete.IsShowText = true;
- this.btn_Delete.Location = new System.Drawing.Point(832, 15);
- this.btn_Delete.Name = "btn_Delete";
- this.btn_Delete.Size = new System.Drawing.Size(64, 39);
- this.btn_Delete.TabIndex = 11;
- this.btn_Delete.Tag = "Delete";
- this.btn_Delete.Text = "删除";
- this.btn_Delete.UseVisualStyleBackColor = false;
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.listViewEx1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(0, 69);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(980, 616);
- this.panelEx2.TabIndex = 1;
- //
- // listViewEx1
- //
- this.listViewEx1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.columnHeader1,
- this.columnHeader2,
- this.columnHeader3});
- this.listViewEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.listViewEx1.Font = new System.Drawing.Font("黑体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.listViewEx1.FullRowSelect = true;
- this.listViewEx1.GridLines = true;
- this.listViewEx1.IsDefaultShowGroups = false;
- this.listViewEx1.Location = new System.Drawing.Point(0, 0);
- this.listViewEx1.Name = "listViewEx1";
- this.listViewEx1.Size = new System.Drawing.Size(980, 616);
- this.listViewEx1.TabIndex = 0;
- this.listViewEx1.UseCompatibleStateImageBehavior = false;
- this.listViewEx1.View = System.Windows.Forms.View.Details;
- //
- // columnHeader1
- //
- this.columnHeader1.Text = "导片名称";
- this.columnHeader1.Width = 670;
- //
- // columnHeader2
- //
- this.columnHeader2.Text = "状态";
- this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // columnHeader3
- //
- this.columnHeader3.Text = "备注";
- this.columnHeader3.Width = 243;
- //
- // tb_LogInfo
- //
- this.tb_LogInfo.BackColor = System.Drawing.Color.Transparent;
- this.tb_LogInfo.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("tb_LogInfo.BackImg")));
- this.tb_LogInfo.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.tb_LogInfo.Dock = System.Windows.Forms.DockStyle.Right;
- this.tb_LogInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.tb_LogInfo.ForeColor = System.Drawing.Color.White;
- this.tb_LogInfo.IsCustomBackImg = false;
- this.tb_LogInfo.IsShowText = true;
- this.tb_LogInfo.Location = new System.Drawing.Point(901, 15);
- this.tb_LogInfo.Name = "tb_LogInfo";
- this.tb_LogInfo.Size = new System.Drawing.Size(64, 39);
- this.tb_LogInfo.TabIndex = 13;
- this.tb_LogInfo.Tag = "Delete";
- this.tb_LogInfo.Text = "日志";
- this.tb_LogInfo.UseVisualStyleBackColor = false;
- this.tb_LogInfo.Click += new System.EventHandler(this.tb_LogInfo_Click);
- //
- // panelEx9
- //
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Dock = System.Windows.Forms.DockStyle.Right;
- this.panelEx9.Location = new System.Drawing.Point(896, 15);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(5, 39);
- this.panelEx9.TabIndex = 14;
- //
- // frmMultipleFileImport
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(980, 750);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmMultipleFileImport";
- this.Text = "导片队列";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.ListViewEx listViewEx1;
- private System.Windows.Forms.ColumnHeader columnHeader1;
- private System.Windows.Forms.ColumnHeader columnHeader2;
- private System.Windows.Forms.ColumnHeader columnHeader3;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.ButtonEx btn_Faild;
- private ComponentLibrary.ButtonEx btn_Detail;
- private ComponentLibrary.PanelEx panelEx3;
- private ComponentLibrary.ButtonEx btn_Stop;
- private ComponentLibrary.PanelEx panelEx5;
- private ComponentLibrary.ButtonEx btn_Start;
- private ComponentLibrary.PanelEx panelEx4;
- private ComponentLibrary.CheckBoxEx cb_AutoCheck;
- private ComponentLibrary.ButtonEx btn_AllStop;
- private ComponentLibrary.PanelEx panelEx6;
- private ComponentLibrary.ButtonEx btn_AllStart;
- private ComponentLibrary.PanelEx panelEx7;
- private ComponentLibrary.PanelEx panelEx8;
- private ComponentLibrary.ButtonEx btn_Delete;
- protected internal ComponentLibrary.CheckBoxEx cb_AutoShutDown;
- private ComponentLibrary.PanelEx panelEx9;
- private ComponentLibrary.ButtonEx tb_LogInfo;
- }
- }
|