123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472 |
- namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
- {
- partial class ProcessExtensionSetSuperSmallForm
- {
- /// <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(ProcessExtensionSetSuperSmallForm));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtORemark = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtODays = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtODate = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDate = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtDays = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnOk = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx3.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(378, 295);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(378, 295);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(330, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(346, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(330, 0);
- //
- // panelEx1
- //
- this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.panelEx3);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.txtRemark);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.txtDate);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.txtDays);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(358, 239);
- this.panelEx1.TabIndex = 0;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.labelEx10);
- this.panelEx3.Controls.Add(this.labelEx6);
- this.panelEx3.Controls.Add(this.labelEx9);
- this.panelEx3.Controls.Add(this.txtORemark);
- this.panelEx3.Controls.Add(this.txtODays);
- this.panelEx3.Controls.Add(this.labelEx7);
- this.panelEx3.Controls.Add(this.txtODate);
- this.panelEx3.Location = new System.Drawing.Point(14, 241);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(328, 233);
- this.panelEx3.TabIndex = 27;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(6, 13);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(44, 17);
- this.labelEx10.TabIndex = 28;
- this.labelEx10.Text = "已延期";
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(24, 111);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 34;
- this.labelEx6.Text = "延期原因:";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(24, 47);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 28;
- this.labelEx9.Text = "延期天数:";
- //
- // txtORemark
- //
- this.txtORemark.BackColor = System.Drawing.Color.Transparent;
- this.txtORemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtORemark.Icon = null;
- this.txtORemark.IconIsButton = false;
- this.txtORemark.IsPasswordChat = '\0';
- this.txtORemark.IsSystemPasswordChar = false;
- this.txtORemark.Lines = new string[0];
- this.txtORemark.Location = new System.Drawing.Point(94, 107);
- this.txtORemark.Margin = new System.Windows.Forms.Padding(0);
- this.txtORemark.MaxLength = 32767;
- this.txtORemark.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtORemark.MouseBack = null;
- this.txtORemark.Multiline = true;
- this.txtORemark.Name = "txtORemark";
- this.txtORemark.NormlBack = null;
- this.txtORemark.Padding = new System.Windows.Forms.Padding(5);
- this.txtORemark.ReadOnly = true;
- this.txtORemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtORemark.Size = new System.Drawing.Size(198, 106);
- this.txtORemark.TabIndex = 33;
- this.txtORemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtORemark.WaterColor = System.Drawing.Color.DarkGray;
- this.txtORemark.WaterText = "";
- this.txtORemark.WordWrap = true;
- //
- // txtODays
- //
- this.txtODays.BackColor = System.Drawing.Color.Transparent;
- this.txtODays.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtODays.Icon = null;
- this.txtODays.IconIsButton = false;
- this.txtODays.IsPasswordChat = '\0';
- this.txtODays.IsSystemPasswordChar = false;
- this.txtODays.Lines = new string[0];
- this.txtODays.Location = new System.Drawing.Point(94, 43);
- this.txtODays.Margin = new System.Windows.Forms.Padding(0);
- this.txtODays.MaxLength = 32767;
- this.txtODays.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtODays.MouseBack = null;
- this.txtODays.Multiline = false;
- this.txtODays.Name = "txtODays";
- this.txtODays.NormlBack = null;
- this.txtODays.Padding = new System.Windows.Forms.Padding(5);
- this.txtODays.ReadOnly = true;
- this.txtODays.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtODays.Size = new System.Drawing.Size(198, 25);
- this.txtODays.TabIndex = 29;
- this.txtODays.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtODays.WaterColor = System.Drawing.Color.DarkGray;
- this.txtODays.WaterText = "";
- this.txtODays.WordWrap = true;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(24, 78);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 32;
- this.labelEx7.Text = "延期日期:";
- //
- // txtODate
- //
- this.txtODate.BackColor = System.Drawing.Color.Transparent;
- this.txtODate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtODate.Icon = null;
- this.txtODate.IconIsButton = false;
- this.txtODate.IsPasswordChat = '\0';
- this.txtODate.IsSystemPasswordChar = false;
- this.txtODate.Lines = new string[0];
- this.txtODate.Location = new System.Drawing.Point(94, 74);
- this.txtODate.Margin = new System.Windows.Forms.Padding(0);
- this.txtODate.MaxLength = 32767;
- this.txtODate.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtODate.MouseBack = null;
- this.txtODate.Multiline = false;
- this.txtODate.Name = "txtODate";
- this.txtODate.NormlBack = null;
- this.txtODate.Padding = new System.Windows.Forms.Padding(5);
- this.txtODate.ReadOnly = true;
- this.txtODate.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtODate.Size = new System.Drawing.Size(198, 25);
- this.txtODate.TabIndex = 31;
- this.txtODate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtODate.WaterColor = System.Drawing.Color.DarkGray;
- this.txtODate.WaterText = "";
- this.txtODate.WordWrap = true;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(20, 15);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 26;
- this.labelEx5.Text = "延期设置";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(38, 113);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 23;
- this.labelEx4.Text = "延期原因:";
- //
- // txtRemark
- //
- this.txtRemark.BackColor = System.Drawing.Color.Transparent;
- this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtRemark.Icon = null;
- this.txtRemark.IconIsButton = false;
- this.txtRemark.IsPasswordChat = '\0';
- this.txtRemark.IsSystemPasswordChar = false;
- this.txtRemark.Lines = new string[0];
- this.txtRemark.Location = new System.Drawing.Point(108, 109);
- this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
- this.txtRemark.MaxLength = 32767;
- this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtRemark.MouseBack = null;
- this.txtRemark.Multiline = true;
- this.txtRemark.Name = "txtRemark";
- this.txtRemark.NormlBack = null;
- this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
- this.txtRemark.ReadOnly = false;
- this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtRemark.Size = new System.Drawing.Size(198, 106);
- this.txtRemark.TabIndex = 22;
- this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
- this.txtRemark.WaterText = "";
- this.txtRemark.WordWrap = true;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(38, 80);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 21;
- this.labelEx3.Text = "延期日期:";
- //
- // txtDate
- //
- this.txtDate.BackColor = System.Drawing.Color.Transparent;
- this.txtDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtDate.Icon = null;
- this.txtDate.IconIsButton = false;
- this.txtDate.IsPasswordChat = '\0';
- this.txtDate.IsSystemPasswordChar = false;
- this.txtDate.Lines = new string[0];
- this.txtDate.Location = new System.Drawing.Point(108, 76);
- this.txtDate.Margin = new System.Windows.Forms.Padding(0);
- this.txtDate.MaxLength = 32767;
- this.txtDate.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtDate.MouseBack = null;
- this.txtDate.Multiline = false;
- this.txtDate.Name = "txtDate";
- this.txtDate.NormlBack = null;
- this.txtDate.Padding = new System.Windows.Forms.Padding(5);
- this.txtDate.ReadOnly = true;
- this.txtDate.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtDate.Size = new System.Drawing.Size(198, 25);
- this.txtDate.TabIndex = 20;
- this.txtDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDate.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDate.WaterText = "";
- this.txtDate.WordWrap = true;
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.Red;
- this.labelEx2.Location = new System.Drawing.Point(230, 48);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(76, 17);
- this.labelEx2.TabIndex = 19;
- this.labelEx2.Text = "(按今天计算)";
- //
- // txtDays
- //
- this.txtDays.BackColor = System.Drawing.Color.Transparent;
- this.txtDays.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtDays.Icon = null;
- this.txtDays.IconIsButton = false;
- this.txtDays.IsPasswordChat = '\0';
- this.txtDays.IsSystemPasswordChar = false;
- this.txtDays.Lines = new string[0];
- this.txtDays.Location = new System.Drawing.Point(108, 45);
- this.txtDays.Margin = new System.Windows.Forms.Padding(0);
- this.txtDays.MaxLength = 32767;
- this.txtDays.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtDays.MouseBack = null;
- this.txtDays.Multiline = false;
- this.txtDays.Name = "txtDays";
- this.txtDays.NormlBack = null;
- this.txtDays.Padding = new System.Windows.Forms.Padding(5);
- this.txtDays.ReadOnly = false;
- this.txtDays.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtDays.Size = new System.Drawing.Size(119, 25);
- this.txtDays.TabIndex = 18;
- this.txtDays.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDays.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDays.WaterText = "";
- this.txtDays.WordWrap = true;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(38, 49);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "延期天数:";
- //
- // btnOk
- //
- this.btnOk.BackColor = System.Drawing.Color.Transparent;
- this.btnOk.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOk.BackImg")));
- this.btnOk.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnOk.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnOk.ForeColor = System.Drawing.Color.White;
- this.btnOk.IsCustomBackImg = false;
- this.btnOk.IsShowText = true;
- this.btnOk.Location = new System.Drawing.Point(84, 7);
- this.btnOk.Name = "btnOk";
- this.btnOk.Size = new System.Drawing.Size(85, 28);
- this.btnOk.TabIndex = 24;
- this.btnOk.Text = " 确 定";
- this.btnOk.UseVisualStyleBackColor = false;
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
- this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(219, 7);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 25;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.btnCancel);
- this.panelEx2.Controls.Add(this.btnOk);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx2.Location = new System.Drawing.Point(0, 255);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(378, 40);
- this.panelEx2.TabIndex = 1;
- //
- // ProcessExtensionSetSuperSmallForm
- //
- 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(378, 360);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "ProcessExtensionSetSuperSmallForm";
- this.Text = "延期设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnOk;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.TextBoxEx txtORemark;
- protected ComponentLibrary.TextBoxEx txtODays;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.TextBoxEx txtODate;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxEx txtRemark;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxEx txtDate;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.TextBoxEx txtDays;
- protected ComponentLibrary.PanelEx panelEx3;
- }
- }
|