namespace LYFZ.Software.NewCameraControlBook
{
partial class AddTimeTemplate
{
///
/// 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(AddTimeTemplate));
this.lbTibsInfo = new LYFZ.OtherExpansion.SkinControl.SkinLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtTimeTemplateValue = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
this.btnColse = new LYFZ.ComponentLibrary.ButtonForm();
this.btnSave = new LYFZ.ComponentLibrary.ButtonForm();
this.panel2 = new System.Windows.Forms.Panel();
this.lkFormatTime1 = new System.Windows.Forms.LinkLabel();
this.lkFormatTime2 = new System.Windows.Forms.LinkLabel();
this.skinLabel1 = new LYFZ.OtherExpansion.SkinControl.SkinLabel();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panel1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.groupBox1);
this.plExMainContainer.Controls.Add(this.panel2);
this.plExMainContainer.Controls.Add(this.panel1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
this.plExMainContainer.Size = new System.Drawing.Size(870, 395);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(870, 395);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(811, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(838, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(784, 0);
//
// lbTibsInfo
//
this.lbTibsInfo.BackColor = System.Drawing.Color.Transparent;
this.lbTibsInfo.BorderColor = System.Drawing.Color.White;
this.lbTibsInfo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbTibsInfo.Location = new System.Drawing.Point(7, 5);
this.lbTibsInfo.Name = "lbTibsInfo";
this.lbTibsInfo.Size = new System.Drawing.Size(813, 20);
this.lbTibsInfo.TabIndex = 286;
//
// panel1
//
this.panel1.Controls.Add(this.lbTibsInfo);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(5, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(860, 31);
this.panel1.TabIndex = 287;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtTimeTemplateValue);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.groupBox1.Location = new System.Drawing.Point(5, 36);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(860, 303);
this.groupBox1.TabIndex = 2247;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "档期设置";
//
// txtTimeTemplateValue
//
this.txtTimeTemplateValue.BackColor = System.Drawing.Color.Transparent;
this.txtTimeTemplateValue.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtTimeTemplateValue.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTimeTemplateValue.Icon = null;
this.txtTimeTemplateValue.IconIsButton = false;
this.txtTimeTemplateValue.IsPasswordChat = '\0';
this.txtTimeTemplateValue.IsSystemPasswordChar = false;
this.txtTimeTemplateValue.Lines = new string[0];
this.txtTimeTemplateValue.Location = new System.Drawing.Point(3, 22);
this.txtTimeTemplateValue.Margin = new System.Windows.Forms.Padding(0);
this.txtTimeTemplateValue.MaxLength = 32767;
this.txtTimeTemplateValue.MinimumSize = new System.Drawing.Size(0, 26);
this.txtTimeTemplateValue.MouseBack = null;
this.txtTimeTemplateValue.Multiline = true;
this.txtTimeTemplateValue.Name = "txtTimeTemplateValue";
this.txtTimeTemplateValue.NormlBack = null;
this.txtTimeTemplateValue.Padding = new System.Windows.Forms.Padding(5);
this.txtTimeTemplateValue.ReadOnly = false;
this.txtTimeTemplateValue.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtTimeTemplateValue.Size = new System.Drawing.Size(854, 278);
this.txtTimeTemplateValue.TabIndex = 287;
this.txtTimeTemplateValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTimeTemplateValue.WaterColor = System.Drawing.Color.DarkGray;
this.txtTimeTemplateValue.WaterText = "时间格式为24小时制:08:00,08:30,12:15,15:20";
this.txtTimeTemplateValue.WordWrap = true;
//
// btnColse
//
this.btnColse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnColse.BackColor = System.Drawing.Color.Transparent;
this.btnColse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnColse.BackImg")));
this.btnColse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnColse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnColse.ForeColor = System.Drawing.Color.White;
this.btnColse.IsCustomBackImg = false;
this.btnColse.IsShowText = true;
this.btnColse.Location = new System.Drawing.Point(743, 7);
this.btnColse.Name = "btnColse";
this.btnColse.Size = new System.Drawing.Size(110, 34);
this.btnColse.TabIndex = 2252;
this.btnColse.Text = "关 闭";
this.btnColse.UseVisualStyleBackColor = false;
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(627, 7);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(110, 34);
this.btnSave.TabIndex = 2253;
this.btnSave.Text = "保存设置";
this.btnSave.UseVisualStyleBackColor = false;
//
// panel2
//
this.panel2.Controls.Add(this.lkFormatTime1);
this.panel2.Controls.Add(this.lkFormatTime2);
this.panel2.Controls.Add(this.skinLabel1);
this.panel2.Controls.Add(this.btnColse);
this.panel2.Controls.Add(this.btnSave);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(5, 339);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(860, 51);
this.panel2.TabIndex = 2254;
//
// lkFormatTime1
//
this.lkFormatTime1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lkFormatTime1.AutoSize = true;
this.lkFormatTime1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lkFormatTime1.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
this.lkFormatTime1.LinkColor = System.Drawing.Color.Teal;
this.lkFormatTime1.Location = new System.Drawing.Point(319, 15);
this.lkFormatTime1.Margin = new System.Windows.Forms.Padding(1, 8, 1, 0);
this.lkFormatTime1.Name = "lkFormatTime1";
this.lkFormatTime1.Size = new System.Drawing.Size(144, 16);
this.lkFormatTime1.TabIndex = 2254;
this.lkFormatTime1.TabStop = true;
this.lkFormatTime1.Text = "格式化时间【一】";
//
// lkFormatTime2
//
this.lkFormatTime2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lkFormatTime2.AutoSize = true;
this.lkFormatTime2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lkFormatTime2.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
this.lkFormatTime2.LinkColor = System.Drawing.Color.Teal;
this.lkFormatTime2.Location = new System.Drawing.Point(475, 15);
this.lkFormatTime2.Margin = new System.Windows.Forms.Padding(1, 8, 1, 0);
this.lkFormatTime2.Name = "lkFormatTime2";
this.lkFormatTime2.Size = new System.Drawing.Size(144, 16);
this.lkFormatTime2.TabIndex = 2254;
this.lkFormatTime2.TabStop = true;
this.lkFormatTime2.Text = "格式化时间【二】";
//
// skinLabel1
//
this.skinLabel1.BackColor = System.Drawing.Color.Transparent;
this.skinLabel1.BorderColor = System.Drawing.Color.White;
this.skinLabel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinLabel1.Location = new System.Drawing.Point(7, 13);
this.skinLabel1.Name = "skinLabel1";
this.skinLabel1.Size = new System.Drawing.Size(160, 20);
this.skinLabel1.TabIndex = 286;
//
// AddTimeTemplate
//
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(870, 460);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.MinimumSize = new System.Drawing.Size(800, 460);
this.Name = "AddTimeTemplate";
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.panel1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
public ComponentLibrary.ButtonForm btnColse;
public ComponentLibrary.ButtonForm btnSave;
private System.Windows.Forms.GroupBox groupBox1;
public OtherExpansion.SkinControl.SkinLabel lbTibsInfo;
public OtherExpansion.SkinControl.SkinTextBox txtTimeTemplateValue;
public OtherExpansion.SkinControl.SkinLabel skinLabel1;
public System.Windows.Forms.LinkLabel lkFormatTime2;
public System.Windows.Forms.LinkLabel lkFormatTime1;
}
}