namespace LYFZ.Software.UI.OAShopManagement
{
partial class frmAddWorkReport
{
///
/// 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(frmAddWorkReport));
this.comboBoxTreeViewEx1 = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnRelease = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.txtTitle = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtInfo = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.comboBoxTreeViewEx1);
this.plExMainContainer.Controls.Add(this.btnRelease);
this.plExMainContainer.Controls.Add(this.btnClose);
this.plExMainContainer.Controls.Add(this.txtTitle);
this.plExMainContainer.Controls.Add(this.txtInfo);
this.plExMainContainer.Controls.Add(this.labelEx1);
this.plExMainContainer.Controls.Add(this.labelEx4);
this.plExMainContainer.Controls.Add(this.labelEx2);
this.plExMainContainer.Size = new System.Drawing.Size(789, 486);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(789, 486);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(757, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(730, 0);
//
// comboBoxTreeViewEx1
//
this.comboBoxTreeViewEx1.AfterSelectLevelFirstNode = false;
this.comboBoxTreeViewEx1.DropDownHeight = 220;
this.comboBoxTreeViewEx1.DropDownShow = false;
this.comboBoxTreeViewEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxTreeViewEx1.FormattingEnabled = true;
this.comboBoxTreeViewEx1.IntegralHeight = false;
this.comboBoxTreeViewEx1.IsNodeMouseClick = false;
this.comboBoxTreeViewEx1.IsSelectParentNode = false;
this.comboBoxTreeViewEx1.Location = new System.Drawing.Point(569, 21);
this.comboBoxTreeViewEx1.Name = "comboBoxTreeViewEx1";
this.comboBoxTreeViewEx1.ReadOnly = true;
this.comboBoxTreeViewEx1.SelectedNode = null;
this.comboBoxTreeViewEx1.Size = new System.Drawing.Size(187, 25);
this.comboBoxTreeViewEx1.StrGetName = "";
this.comboBoxTreeViewEx1.StrGetTagName = "";
this.comboBoxTreeViewEx1.StrKey = null;
this.comboBoxTreeViewEx1.TabIndex = 376;
//
// btnRelease
//
this.btnRelease.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnRelease.BackColor = System.Drawing.Color.Transparent;
this.btnRelease.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRelease.BackImg")));
this.btnRelease.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnRelease.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
this.btnRelease.ForeColor = System.Drawing.Color.White;
this.btnRelease.IsCustomBackImg = false;
this.btnRelease.IsShowText = true;
this.btnRelease.Location = new System.Drawing.Point(506, 409);
this.btnRelease.Name = "btnRelease";
this.btnRelease.Size = new System.Drawing.Size(146, 56);
this.btnRelease.TabIndex = 375;
this.btnRelease.Text = "发送工作汇报";
this.btnRelease.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(658, 409);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(98, 56);
this.btnClose.TabIndex = 372;
this.btnClose.Text = "关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// txtTitle
//
this.txtTitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
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(90, 20);
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 = false;
this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTitle.Size = new System.Drawing.Size(411, 26);
this.txtTitle.TabIndex = 373;
this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTitle.WaterColor = System.Drawing.Color.DarkGray;
this.txtTitle.WaterText = "请输入汇报主题 最大不能超过100个字";
this.txtTitle.WordWrap = true;
//
// txtInfo
//
this.txtInfo.AutoScroll = true;
this.txtInfo.BackColor = System.Drawing.Color.Transparent;
this.txtInfo.Icon = null;
this.txtInfo.IconIsButton = false;
this.txtInfo.IsPasswordChat = '\0';
this.txtInfo.IsSystemPasswordChar = false;
this.txtInfo.Lines = new string[0];
this.txtInfo.Location = new System.Drawing.Point(90, 66);
this.txtInfo.Margin = new System.Windows.Forms.Padding(0);
this.txtInfo.MaxLength = 32767;
this.txtInfo.MinimumSize = new System.Drawing.Size(0, 26);
this.txtInfo.MouseBack = null;
this.txtInfo.Multiline = true;
this.txtInfo.Name = "txtInfo";
this.txtInfo.NormlBack = null;
this.txtInfo.Padding = new System.Windows.Forms.Padding(5);
this.txtInfo.ReadOnly = false;
this.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtInfo.Size = new System.Drawing.Size(666, 332);
this.txtInfo.TabIndex = 374;
this.txtInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtInfo.WaterColor = System.Drawing.Color.DarkGray;
this.txtInfo.WaterText = "请输入汇报工作内容 最大不能超过500个字";
this.txtInfo.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(28, 25);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 369;
this.labelEx1.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(4, 71);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(80, 17);
this.labelEx4.TabIndex = 370;
this.labelEx4.Text = "汇报工作内容";
//
// 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(524, 25);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 17);
this.labelEx2.TabIndex = 371;
this.labelEx2.Text = "审批人";
//
// frmAddWorkReport
//
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(789, 551);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "frmAddWorkReport";
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.ComboBoxTreeViewEx comboBoxTreeViewEx1;
protected internal ComponentLibrary.ButtonEx btnRelease;
protected internal ComponentLibrary.ButtonEx btnClose;
protected internal ComponentLibrary.TextBoxEx txtTitle;
protected internal ComponentLibrary.TextBoxEx txtInfo;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx2;
}
}