namespace LYFZ.Software.UI.OAShopManagement
{
partial class frmAddRequestLeave
{
///
/// 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(frmAddRequestLeave));
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
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.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.dateTimePickerStar = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.dateTimePickerEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.dateTimePickerEnd);
this.plExMainContainer.Controls.Add(this.dateTimePickerStar);
this.plExMainContainer.Controls.Add(this.btnSet);
this.plExMainContainer.Controls.Add(this.cmbCategory);
this.plExMainContainer.Controls.Add(this.labelEx5);
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.labelEx6);
this.plExMainContainer.Controls.Add(this.labelEx3);
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(763, 420);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(763, 420);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(704, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(731, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(704, 0);
//
// 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(257, 22);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(57, 28);
this.btnSet.TabIndex = 365;
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(85, 24);
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 = 364;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(25, 28);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 363;
this.labelEx5.Text = "请假类别";
//
// 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(368, 25);
this.comboBoxTreeViewEx1.Name = "comboBoxTreeViewEx1";
this.comboBoxTreeViewEx1.ReadOnly = true;
this.comboBoxTreeViewEx1.SelectedNode = null;
this.comboBoxTreeViewEx1.Size = new System.Drawing.Size(128, 25);
this.comboBoxTreeViewEx1.StrGetName = "";
this.comboBoxTreeViewEx1.StrGetTagName = "";
this.comboBoxTreeViewEx1.StrKey = null;
this.comboBoxTreeViewEx1.TabIndex = 362;
//
// 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(500, 352);
this.btnRelease.Name = "btnRelease";
this.btnRelease.Size = new System.Drawing.Size(146, 56);
this.btnRelease.TabIndex = 361;
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(652, 352);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(98, 56);
this.btnClose.TabIndex = 358;
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(85, 63);
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 = 359;
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(85, 132);
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, 214);
this.txtInfo.TabIndex = 360;
this.txtInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtInfo.WaterColor = System.Drawing.Color.DarkGray;
this.txtInfo.WaterText = "请输入申请事项内容 最大不能超过200个字";
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(25, 68);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 355;
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(25, 137);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(56, 17);
this.labelEx4.TabIndex = 356;
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(323, 29);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 17);
this.labelEx2.TabIndex = 357;
this.labelEx2.Text = "审批人";
//
// 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(1, 101);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(80, 17);
this.labelEx3.TabIndex = 355;
this.labelEx3.Text = "请假开始时间";
//
// dateTimePickerStar
//
this.dateTimePickerStar.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePickerStar.CustomFormat = " ";
this.dateTimePickerStar.DateValue = "";
this.dateTimePickerStar.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePickerStar.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePickerStar.IsShowTime = true;
this.dateTimePickerStar.Location = new System.Drawing.Point(85, 98);
this.dateTimePickerStar.Name = "dateTimePickerStar";
this.dateTimePickerStar.Size = new System.Drawing.Size(165, 23);
this.dateTimePickerStar.TabIndex = 366;
//
// dateTimePickerEnd
//
this.dateTimePickerEnd.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePickerEnd.CustomFormat = " ";
this.dateTimePickerEnd.DateValue = "";
this.dateTimePickerEnd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePickerEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePickerEnd.IsShowTime = true;
this.dateTimePickerEnd.Location = new System.Drawing.Point(330, 98);
this.dateTimePickerEnd.Name = "dateTimePickerEnd";
this.dateTimePickerEnd.Size = new System.Drawing.Size(165, 23);
this.dateTimePickerEnd.TabIndex = 366;
//
// 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(254, 101);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(72, 17);
this.labelEx6.TabIndex = 355;
this.labelEx6.Text = "至 终止时间";
//
// frmAddRequestLeave
//
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(763, 485);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsMaximized = false;
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "frmAddRequestLeave";
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.plExMainContainer.PerformLayout();
this.plFormMainContent.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
public ComponentLibrary.ButtonForm btnSet;
protected ComponentLibrary.ComboBoxTreeViewEx cmbCategory;
private ComponentLibrary.LabelEx labelEx5;
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 labelEx2;
protected internal ComponentLibrary.LabelEx labelEx3;
protected internal ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.DateTimePickerEx dateTimePickerStar;
protected internal ComponentLibrary.DateTimePickerEx dateTimePickerEnd;
protected internal ComponentLibrary.LabelEx labelEx4;
}
}