namespace LYFZ.Software.UI.OAShopManagement { partial class frmWorkReportView { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWorkReportView)); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.txtLeadershipInstruction = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtApplyReply = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtTitle = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtApplyInfo = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.labPostedby = new LYFZ.ComponentLibrary.LabelEx(); this.labReleaseDatetime = new LYFZ.ComponentLibrary.LabelEx(); this.labPriority = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.cmbCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.btnSet); this.plExMainContainer.Controls.Add(this.cmbCategory); this.plExMainContainer.Controls.Add(this.labelEx2); this.plExMainContainer.Controls.Add(this.btnSave); this.plExMainContainer.Controls.Add(this.btnClose); this.plExMainContainer.Controls.Add(this.txtLeadershipInstruction); this.plExMainContainer.Controls.Add(this.txtApplyReply); this.plExMainContainer.Controls.Add(this.txtTitle); this.plExMainContainer.Controls.Add(this.txtApplyInfo); this.plExMainContainer.Controls.Add(this.labelEx9); this.plExMainContainer.Controls.Add(this.labelEx10); this.plExMainContainer.Controls.Add(this.labelEx8); this.plExMainContainer.Controls.Add(this.labelEx4); this.plExMainContainer.Controls.Add(this.labelEx7); this.plExMainContainer.Controls.Add(this.labPostedby); this.plExMainContainer.Controls.Add(this.labReleaseDatetime); this.plExMainContainer.Controls.Add(this.labPriority); this.plExMainContainer.Controls.Add(this.labelEx6); this.plExMainContainer.Controls.Add(this.labelEx1); this.plExMainContainer.Size = new System.Drawing.Size(910, 635); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(910, 635); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); // // btnSave // this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg"))); this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.IsCustomBackImg = false; this.btnSave.IsShowText = true; this.btnSave.Location = new System.Drawing.Point(674, 588); this.btnSave.Margin = new System.Windows.Forms.Padding(5, 0, 2, 0); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(114, 40); this.btnSave.TabIndex = 67; this.btnSave.Text = "确 定 审 批"; this.btnSave.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(796, 588); this.btnClose.Margin = new System.Windows.Forms.Padding(5, 0, 2, 0); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(93, 40); this.btnClose.TabIndex = 66; this.btnClose.Text = "关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // txtLeadershipInstruction // this.txtLeadershipInstruction.AutoScroll = true; this.txtLeadershipInstruction.BackColor = System.Drawing.Color.Transparent; this.txtLeadershipInstruction.Icon = null; this.txtLeadershipInstruction.IconIsButton = false; this.txtLeadershipInstruction.IsPasswordChat = '\0'; this.txtLeadershipInstruction.IsSystemPasswordChar = false; this.txtLeadershipInstruction.Lines = new string[0]; this.txtLeadershipInstruction.Location = new System.Drawing.Point(107, 467); this.txtLeadershipInstruction.Margin = new System.Windows.Forms.Padding(0); this.txtLeadershipInstruction.MaxLength = 100; this.txtLeadershipInstruction.MinimumSize = new System.Drawing.Size(0, 26); this.txtLeadershipInstruction.MouseBack = null; this.txtLeadershipInstruction.Multiline = true; this.txtLeadershipInstruction.Name = "txtLeadershipInstruction"; this.txtLeadershipInstruction.NormlBack = null; this.txtLeadershipInstruction.Padding = new System.Windows.Forms.Padding(5); this.txtLeadershipInstruction.ReadOnly = false; this.txtLeadershipInstruction.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtLeadershipInstruction.Size = new System.Drawing.Size(785, 110); this.txtLeadershipInstruction.TabIndex = 65; this.txtLeadershipInstruction.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtLeadershipInstruction.WaterColor = System.Drawing.Color.DarkGray; this.txtLeadershipInstruction.WaterText = "暂无内容"; this.txtLeadershipInstruction.WordWrap = true; // // txtApplyReply // this.txtApplyReply.AutoScroll = true; this.txtApplyReply.BackColor = System.Drawing.Color.Transparent; this.txtApplyReply.Icon = null; this.txtApplyReply.IconIsButton = false; this.txtApplyReply.IsPasswordChat = '\0'; this.txtApplyReply.IsSystemPasswordChar = false; this.txtApplyReply.Lines = new string[0]; this.txtApplyReply.Location = new System.Drawing.Point(107, 353); this.txtApplyReply.Margin = new System.Windows.Forms.Padding(0); this.txtApplyReply.MaxLength = 100; this.txtApplyReply.MinimumSize = new System.Drawing.Size(0, 26); this.txtApplyReply.MouseBack = null; this.txtApplyReply.Multiline = true; this.txtApplyReply.Name = "txtApplyReply"; this.txtApplyReply.NormlBack = null; this.txtApplyReply.Padding = new System.Windows.Forms.Padding(5); this.txtApplyReply.ReadOnly = false; this.txtApplyReply.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtApplyReply.Size = new System.Drawing.Size(785, 98); this.txtApplyReply.TabIndex = 64; this.txtApplyReply.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtApplyReply.WaterColor = System.Drawing.Color.DarkGray; this.txtApplyReply.WaterText = "暂无内容"; this.txtApplyReply.WordWrap = true; // // txtTitle // this.txtTitle.AutoScroll = true; this.txtTitle.BackColor = System.Drawing.Color.Transparent; this.txtTitle.Icon = null; this.txtTitle.IconIsButton = false; this.txtTitle.IsPasswordChat = '\0'; this.txtTitle.IsSystemPasswordChar = false; this.txtTitle.Lines = new string[0]; this.txtTitle.Location = new System.Drawing.Point(107, 54); this.txtTitle.Margin = new System.Windows.Forms.Padding(0); this.txtTitle.MaxLength = 32767; this.txtTitle.MinimumSize = new System.Drawing.Size(0, 26); this.txtTitle.MouseBack = null; this.txtTitle.Multiline = false; this.txtTitle.Name = "txtTitle"; this.txtTitle.NormlBack = null; this.txtTitle.Padding = new System.Windows.Forms.Padding(5); this.txtTitle.ReadOnly = true; this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtTitle.Size = new System.Drawing.Size(508, 26); this.txtTitle.TabIndex = 63; this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtTitle.WaterColor = System.Drawing.Color.DarkGray; this.txtTitle.WaterText = "主题"; this.txtTitle.WordWrap = true; // // txtApplyInfo // this.txtApplyInfo.AutoScroll = true; this.txtApplyInfo.BackColor = System.Drawing.Color.Transparent; this.txtApplyInfo.Icon = null; this.txtApplyInfo.IconIsButton = false; this.txtApplyInfo.IsPasswordChat = '\0'; this.txtApplyInfo.IsSystemPasswordChar = false; this.txtApplyInfo.Lines = new string[0]; this.txtApplyInfo.Location = new System.Drawing.Point(107, 98); this.txtApplyInfo.Margin = new System.Windows.Forms.Padding(0); this.txtApplyInfo.MaxLength = 32767; this.txtApplyInfo.MinimumSize = new System.Drawing.Size(0, 26); this.txtApplyInfo.MouseBack = null; this.txtApplyInfo.Multiline = true; this.txtApplyInfo.Name = "txtApplyInfo"; this.txtApplyInfo.NormlBack = null; this.txtApplyInfo.Padding = new System.Windows.Forms.Padding(5); this.txtApplyInfo.ReadOnly = true; this.txtApplyInfo.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtApplyInfo.Size = new System.Drawing.Size(785, 200); this.txtApplyInfo.TabIndex = 62; this.txtApplyInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtApplyInfo.WaterColor = System.Drawing.Color.DarkGray; this.txtApplyInfo.WaterText = "暂无内容"; this.txtApplyInfo.WordWrap = true; // // 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(42, 471); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(59, 17); this.labelEx9.TabIndex = 60; this.labelEx9.Text = "领导批示:"; // // labelEx10 // this.labelEx10.AutoSize = true; this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx10.Location = new System.Drawing.Point(42, 355); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(59, 17); this.labelEx10.TabIndex = 59; this.labelEx10.Text = "审批意见:"; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(35, 58); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(59, 17); this.labelEx8.TabIndex = 57; this.labelEx8.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(11, 98); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(83, 17); this.labelEx4.TabIndex = 56; this.labelEx4.Text = "汇报工作内容:"; // // 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(231, 22); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(59, 17); this.labelEx7.TabIndex = 49; this.labelEx7.Text = "汇报时间:"; // // labPostedby // this.labPostedby.AutoSize = true; this.labPostedby.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labPostedby.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labPostedby.Location = new System.Drawing.Point(396, 318); this.labPostedby.Name = "labPostedby"; this.labPostedby.Size = new System.Drawing.Size(13, 17); this.labPostedby.TabIndex = 55; this.labPostedby.Text = "-"; // // labReleaseDatetime // this.labReleaseDatetime.AutoSize = true; this.labReleaseDatetime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labReleaseDatetime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labReleaseDatetime.Location = new System.Drawing.Point(296, 22); this.labReleaseDatetime.Name = "labReleaseDatetime"; this.labReleaseDatetime.Size = new System.Drawing.Size(13, 17); this.labReleaseDatetime.TabIndex = 54; this.labReleaseDatetime.Text = "-"; // // labPriority // this.labPriority.AutoSize = true; this.labPriority.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labPriority.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labPriority.Location = new System.Drawing.Point(107, 22); this.labPriority.Name = "labPriority"; this.labPriority.Size = new System.Drawing.Size(13, 17); this.labPriority.TabIndex = 51; this.labPriority.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(343, 318); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(47, 17); this.labelEx6.TabIndex = 50; this.labelEx6.Text = "审批人:"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((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(47, 22); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(47, 17); this.labelEx1.TabIndex = 46; this.labelEx1.Text = "江报人:"; // // btnSet // this.btnSet.BackColor = System.Drawing.Color.Transparent; this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg"))); this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSet.ForeColor = System.Drawing.Color.White; this.btnSet.IsCustomBackImg = false; this.btnSet.IsShowText = true; this.btnSet.Location = new System.Drawing.Point(280, 312); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(57, 28); this.btnSet.TabIndex = 382; this.btnSet.Text = "设 置"; this.btnSet.UseVisualStyleBackColor = false; // // cmbCategory // this.cmbCategory.AfterSelectLevelFirstNode = true; this.cmbCategory.DropDownHeight = 220; this.cmbCategory.DropDownShow = false; this.cmbCategory.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbCategory.FormattingEnabled = true; this.cmbCategory.IntegralHeight = false; this.cmbCategory.IsNodeMouseClick = true; this.cmbCategory.IsSelectParentNode = true; this.cmbCategory.Location = new System.Drawing.Point(108, 314); this.cmbCategory.Name = "cmbCategory"; this.cmbCategory.ReadOnly = true; this.cmbCategory.SelectedNode = null; this.cmbCategory.Size = new System.Drawing.Size(165, 25); this.cmbCategory.StrGetName = ""; this.cmbCategory.StrGetTagName = ""; this.cmbCategory.StrKey = null; this.cmbCategory.TabIndex = 381; // // 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.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(14, 318); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(83, 17); this.labelEx2.TabIndex = 380; this.labelEx2.Text = "工作审批评价:"; // // frmWorkReportView // 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(910, 700); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.Name = "frmWorkReportView"; this.Text = "工作审批"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plExMainContainer.PerformLayout(); this.plFormMainContent.ResumeLayout(false); this.ResumeLayout(false); } #endregion protected internal ComponentLibrary.ButtonEx btnSave; protected internal ComponentLibrary.ButtonEx btnClose; protected internal ComponentLibrary.TextBoxEx txtLeadershipInstruction; protected internal ComponentLibrary.TextBoxEx txtApplyReply; protected internal ComponentLibrary.TextBoxEx txtTitle; protected internal ComponentLibrary.TextBoxEx txtApplyInfo; private ComponentLibrary.LabelEx labelEx9; private ComponentLibrary.LabelEx labelEx10; private ComponentLibrary.LabelEx labelEx8; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx7; protected internal ComponentLibrary.LabelEx labPostedby; protected internal ComponentLibrary.LabelEx labReleaseDatetime; protected internal ComponentLibrary.LabelEx labPriority; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx1; public ComponentLibrary.ButtonForm btnSet; protected ComponentLibrary.ComboBoxTreeViewEx cmbCategory; private ComponentLibrary.LabelEx labelEx2; } }