You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

926 lines
53 KiB
C#

9 months ago
namespace POSV.Component
{
partial class LabelDesignParameter
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.labelDesignContainer = new POSV.Component.DoubleBufferPanelX();
this.textBoxExt16 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt8 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt3 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt15 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt14 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt13 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt12 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt11 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt10 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt9 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt7 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt6 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt5 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt4 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt2 = new POSV.Component.TextBoxExt(this.components);
this.textBoxExt1 = new POSV.Component.TextBoxExt(this.components);
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.buttonX11 = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.paddingLeftCom = new DevComponents.Editors.IntegerInput();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.paddingTopCom = new DevComponents.Editors.IntegerInput();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.btnExport = new DevComponents.DotNetBar.ButtonX();
this.btnInclude = new DevComponents.DotNetBar.ButtonX();
this.labelHeightCom = new DevComponents.Editors.IntegerInput();
this.labelWidthCom = new DevComponents.Editors.IntegerInput();
this.labelGapCom = new DevComponents.Editors.DoubleInput();
this.labelSizeCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.labelTypeCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem1 = new DevComponents.Editors.ComboItem();
this.labelX85 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferPanelX4.SuspendLayout();
this.labelDesignContainer.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.paddingLeftCom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.paddingTopCom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelHeightCom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelWidthCom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labelGapCom)).BeginInit();
this.SuspendLayout();
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.Controls.Add(this.buttonX3);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(185, 0);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(404, 500);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 7;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX4);
this.doubleBufferPanelX3.Controls.Add(this.buttonX4);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(404, 500);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 247;
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.labelDesignContainer);
this.doubleBufferPanelX4.Controls.Add(this.doubleBufferPanelX6);
this.doubleBufferPanelX4.Controls.Add(this.buttonX5);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(404, 500);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 247;
//
// labelDesignContainer
//
this.labelDesignContainer.CanvasColor = System.Drawing.SystemColors.Control;
this.labelDesignContainer.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.labelDesignContainer.Controls.Add(this.textBoxExt16);
this.labelDesignContainer.Controls.Add(this.textBoxExt8);
this.labelDesignContainer.Controls.Add(this.textBoxExt3);
this.labelDesignContainer.Controls.Add(this.textBoxExt15);
this.labelDesignContainer.Controls.Add(this.textBoxExt14);
this.labelDesignContainer.Controls.Add(this.textBoxExt13);
this.labelDesignContainer.Controls.Add(this.textBoxExt12);
this.labelDesignContainer.Controls.Add(this.textBoxExt11);
this.labelDesignContainer.Controls.Add(this.textBoxExt10);
this.labelDesignContainer.Controls.Add(this.textBoxExt9);
this.labelDesignContainer.Controls.Add(this.textBoxExt7);
this.labelDesignContainer.Controls.Add(this.textBoxExt6);
this.labelDesignContainer.Controls.Add(this.textBoxExt5);
this.labelDesignContainer.Controls.Add(this.textBoxExt4);
this.labelDesignContainer.Controls.Add(this.textBoxExt2);
this.labelDesignContainer.Controls.Add(this.textBoxExt1);
this.labelDesignContainer.DisabledBackColor = System.Drawing.Color.Empty;
this.labelDesignContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelDesignContainer.Location = new System.Drawing.Point(0, 0);
this.labelDesignContainer.Name = "labelDesignContainer";
this.labelDesignContainer.Size = new System.Drawing.Size(316, 500);
this.labelDesignContainer.Style.Alignment = System.Drawing.StringAlignment.Center;
this.labelDesignContainer.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.labelDesignContainer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.labelDesignContainer.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.labelDesignContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.labelDesignContainer.Style.GradientAngle = 90;
this.labelDesignContainer.TabIndex = 247;
this.labelDesignContainer.Paint += new System.Windows.Forms.PaintEventHandler(this.OnLabelDesignPaint);
//
// textBoxExt16
//
this.textBoxExt16.BackColor = System.Drawing.Color.White;
this.textBoxExt16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt16.Location = new System.Drawing.Point(75, 343);
this.textBoxExt16.Multiline = true;
this.textBoxExt16.Name = "textBoxExt16";
this.textBoxExt16.Size = new System.Drawing.Size(77, 14);
this.textBoxExt16.TabIndex = 15;
this.textBoxExt16.Text = "桌号:#桌号#";
this.textBoxExt16.XUnit = 1;
this.textBoxExt16.YUnit = 1;
//
// textBoxExt8
//
this.textBoxExt8.BackColor = System.Drawing.Color.White;
this.textBoxExt8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt8.Location = new System.Drawing.Point(112, 0);
this.textBoxExt8.Multiline = true;
this.textBoxExt8.Name = "textBoxExt8";
this.textBoxExt8.Size = new System.Drawing.Size(54, 14);
this.textBoxExt8.TabIndex = 7;
this.textBoxExt8.Text = "#产品序号#";
this.textBoxExt8.XUnit = 1;
this.textBoxExt8.YUnit = 1;
//
// textBoxExt3
//
this.textBoxExt3.BackColor = System.Drawing.Color.White;
this.textBoxExt3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt3.Location = new System.Drawing.Point(50, 0);
this.textBoxExt3.Multiline = true;
this.textBoxExt3.Name = "textBoxExt3";
this.textBoxExt3.Size = new System.Drawing.Size(66, 14);
this.textBoxExt3.TabIndex = 2;
this.textBoxExt3.Text = "#营业模式#";
this.textBoxExt3.XUnit = 1;
this.textBoxExt3.YUnit = 1;
//
// textBoxExt15
//
this.textBoxExt15.BackColor = System.Drawing.Color.White;
this.textBoxExt15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt15.Location = new System.Drawing.Point(1, 0);
this.textBoxExt15.Multiline = true;
this.textBoxExt15.Name = "textBoxExt15";
this.textBoxExt15.Size = new System.Drawing.Size(62, 14);
this.textBoxExt15.TabIndex = 14;
this.textBoxExt15.Text = "NO.#订单序号#";
this.textBoxExt15.XUnit = 1;
this.textBoxExt15.YUnit = 1;
//
// textBoxExt14
//
this.textBoxExt14.BackColor = System.Drawing.Color.White;
this.textBoxExt14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt14.Location = new System.Drawing.Point(16, 458);
this.textBoxExt14.Multiline = true;
this.textBoxExt14.Name = "textBoxExt14";
this.textBoxExt14.Size = new System.Drawing.Size(100, 17);
this.textBoxExt14.TabIndex = 13;
this.textBoxExt14.XUnit = 1;
this.textBoxExt14.YUnit = 1;
//
// textBoxExt13
//
this.textBoxExt13.BackColor = System.Drawing.Color.White;
this.textBoxExt13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt13.Location = new System.Drawing.Point(16, 435);
this.textBoxExt13.Multiline = true;
this.textBoxExt13.Name = "textBoxExt13";
this.textBoxExt13.Size = new System.Drawing.Size(100, 17);
this.textBoxExt13.TabIndex = 12;
this.textBoxExt13.XUnit = 1;
this.textBoxExt13.YUnit = 1;
//
// textBoxExt12
//
this.textBoxExt12.BackColor = System.Drawing.Color.White;
this.textBoxExt12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt12.Location = new System.Drawing.Point(16, 412);
this.textBoxExt12.Multiline = true;
this.textBoxExt12.Name = "textBoxExt12";
this.textBoxExt12.Size = new System.Drawing.Size(100, 17);
this.textBoxExt12.TabIndex = 11;
this.textBoxExt12.XUnit = 1;
this.textBoxExt12.YUnit = 1;
//
// textBoxExt11
//
this.textBoxExt11.BackColor = System.Drawing.Color.White;
this.textBoxExt11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt11.Location = new System.Drawing.Point(16, 389);
this.textBoxExt11.Multiline = true;
this.textBoxExt11.Name = "textBoxExt11";
this.textBoxExt11.Size = new System.Drawing.Size(100, 17);
this.textBoxExt11.TabIndex = 10;
this.textBoxExt11.XUnit = 1;
this.textBoxExt11.YUnit = 1;
//
// textBoxExt10
//
this.textBoxExt10.BackColor = System.Drawing.Color.White;
this.textBoxExt10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt10.Location = new System.Drawing.Point(16, 363);
this.textBoxExt10.Multiline = true;
this.textBoxExt10.Name = "textBoxExt10";
this.textBoxExt10.Size = new System.Drawing.Size(100, 17);
this.textBoxExt10.TabIndex = 9;
this.textBoxExt10.XUnit = 1;
this.textBoxExt10.YUnit = 1;
//
// textBoxExt9
//
this.textBoxExt9.BackColor = System.Drawing.Color.White;
this.textBoxExt9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt9.Location = new System.Drawing.Point(2, 103);
this.textBoxExt9.Multiline = true;
this.textBoxExt9.Name = "textBoxExt9";
this.textBoxExt9.Size = new System.Drawing.Size(109, 14);
this.textBoxExt9.TabIndex = 8;
this.textBoxExt9.Text = "电话:#电话#";
this.textBoxExt9.XUnit = 1;
this.textBoxExt9.YUnit = 1;
//
// textBoxExt7
//
this.textBoxExt7.BackColor = System.Drawing.Color.White;
this.textBoxExt7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt7.Location = new System.Drawing.Point(2, 86);
this.textBoxExt7.Multiline = true;
this.textBoxExt7.Name = "textBoxExt7";
this.textBoxExt7.Size = new System.Drawing.Size(66, 14);
this.textBoxExt7.TabIndex = 6;
this.textBoxExt7.Text = "#时间#";
this.textBoxExt7.XUnit = 1;
this.textBoxExt7.YUnit = 1;
//
// textBoxExt6
//
this.textBoxExt6.BackColor = System.Drawing.Color.White;
this.textBoxExt6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt6.Location = new System.Drawing.Point(100, 20);
this.textBoxExt6.Multiline = true;
this.textBoxExt6.Name = "textBoxExt6";
this.textBoxExt6.Size = new System.Drawing.Size(66, 14);
this.textBoxExt6.TabIndex = 5;
this.textBoxExt6.Text = "#金额#";
this.textBoxExt6.XUnit = 1;
this.textBoxExt6.YUnit = 1;
//
// textBoxExt5
//
this.textBoxExt5.BackColor = System.Drawing.Color.White;
this.textBoxExt5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt5.Location = new System.Drawing.Point(1, 39);
this.textBoxExt5.Multiline = true;
this.textBoxExt5.Name = "textBoxExt5";
this.textBoxExt5.Size = new System.Drawing.Size(66, 14);
this.textBoxExt5.TabIndex = 4;
this.textBoxExt5.Text = "#做法#";
this.textBoxExt5.XUnit = 1;
this.textBoxExt5.YUnit = 1;
//
// textBoxExt4
//
this.textBoxExt4.BackColor = System.Drawing.Color.White;
this.textBoxExt4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt4.Location = new System.Drawing.Point(1, 19);
this.textBoxExt4.Multiline = true;
this.textBoxExt4.Name = "textBoxExt4";
this.textBoxExt4.Size = new System.Drawing.Size(48, 14);
this.textBoxExt4.TabIndex = 3;
this.textBoxExt4.Text = "#品名#";
this.textBoxExt4.XUnit = 1;
this.textBoxExt4.YUnit = 1;
//
// textBoxExt2
//
this.textBoxExt2.BackColor = System.Drawing.Color.White;
this.textBoxExt2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt2.Location = new System.Drawing.Point(16, 343);
this.textBoxExt2.Multiline = true;
this.textBoxExt2.Name = "textBoxExt2";
this.textBoxExt2.Size = new System.Drawing.Size(53, 14);
this.textBoxExt2.TabIndex = 1;
this.textBoxExt2.Text = "NO.#票号#";
this.textBoxExt2.XUnit = 1;
this.textBoxExt2.YUnit = 1;
//
// textBoxExt1
//
this.textBoxExt1.BackColor = System.Drawing.Color.White;
this.textBoxExt1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBoxExt1.Location = new System.Drawing.Point(2, 72);
this.textBoxExt1.Multiline = true;
this.textBoxExt1.Name = "textBoxExt1";
this.textBoxExt1.Size = new System.Drawing.Size(48, 14);
this.textBoxExt1.TabIndex = 0;
this.textBoxExt1.Text = "#门店#";
this.textBoxExt1.XUnit = 1;
this.textBoxExt1.YUnit = 1;
//
// doubleBufferPanelX6
//
this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX6.Controls.Add(this.buttonX11);
this.doubleBufferPanelX6.Controls.Add(this.buttonX10);
this.doubleBufferPanelX6.Controls.Add(this.buttonX9);
this.doubleBufferPanelX6.Controls.Add(this.buttonX8);
this.doubleBufferPanelX6.Controls.Add(this.buttonX7);
this.doubleBufferPanelX6.Controls.Add(this.buttonX6);
this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX6.Dock = System.Windows.Forms.DockStyle.Right;
this.doubleBufferPanelX6.Location = new System.Drawing.Point(316, 0);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Size = new System.Drawing.Size(88, 500);
this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX6.Style.GradientAngle = 90;
this.doubleBufferPanelX6.TabIndex = 248;
//
// buttonX11
//
this.buttonX11.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX11.BackColor = System.Drawing.Color.Green;
this.buttonX11.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX11.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX11.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX11.Location = new System.Drawing.Point(9, 186);
this.buttonX11.Name = "buttonX11";
this.buttonX11.Size = new System.Drawing.Size(71, 25);
this.buttonX11.TabIndex = 248;
this.buttonX11.Text = "等高度";
this.buttonX11.TextColor = System.Drawing.Color.White;
//
// buttonX10
//
this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX10.BackColor = System.Drawing.Color.Green;
this.buttonX10.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX10.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX10.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX10.Location = new System.Drawing.Point(9, 155);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(71, 25);
this.buttonX10.TabIndex = 247;
this.buttonX10.Text = "等宽度";
this.buttonX10.TextColor = System.Drawing.Color.White;
//
// buttonX9
//
this.buttonX9.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX9.BackColor = System.Drawing.Color.Green;
this.buttonX9.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX9.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX9.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX9.Location = new System.Drawing.Point(9, 124);
this.buttonX9.Name = "buttonX9";
this.buttonX9.Size = new System.Drawing.Size(71, 25);
this.buttonX9.TabIndex = 246;
this.buttonX9.Text = "下对齐";
this.buttonX9.TextColor = System.Drawing.Color.White;
//
// buttonX8
//
this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX8.BackColor = System.Drawing.Color.Green;
this.buttonX8.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX8.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX8.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX8.Location = new System.Drawing.Point(9, 93);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(71, 25);
this.buttonX8.TabIndex = 245;
this.buttonX8.Text = "上对齐";
this.buttonX8.TextColor = System.Drawing.Color.White;
//
// buttonX7
//
this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX7.BackColor = System.Drawing.Color.Green;
this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX7.Location = new System.Drawing.Point(9, 62);
this.buttonX7.Name = "buttonX7";
this.buttonX7.Size = new System.Drawing.Size(71, 25);
this.buttonX7.TabIndex = 244;
this.buttonX7.Text = "右对齐";
this.buttonX7.TextColor = System.Drawing.Color.White;
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX6.BackColor = System.Drawing.Color.Green;
this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX6.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX6.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX6.Location = new System.Drawing.Point(9, 31);
this.buttonX6.Name = "buttonX6";
this.buttonX6.Size = new System.Drawing.Size(71, 25);
this.buttonX6.TabIndex = 243;
this.buttonX6.Text = "左对齐";
this.buttonX6.TextColor = System.Drawing.Color.White;
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX5.BackColor = System.Drawing.Color.Green;
this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX5.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX5.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX5.Location = new System.Drawing.Point(26, 452);
this.buttonX5.Name = "buttonX5";
this.buttonX5.Size = new System.Drawing.Size(106, 34);
this.buttonX5.TabIndex = 243;
this.buttonX5.Text = "新增空白控件";
this.buttonX5.TextColor = System.Drawing.Color.White;
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX4.BackColor = System.Drawing.Color.Green;
this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX4.Location = new System.Drawing.Point(26, 452);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(106, 34);
this.buttonX4.TabIndex = 243;
this.buttonX4.Text = "新增空白控件";
this.buttonX4.TextColor = System.Drawing.Color.White;
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX3.BackColor = System.Drawing.Color.Green;
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX3.Location = new System.Drawing.Point(26, 452);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(106, 34);
this.buttonX3.TabIndex = 243;
this.buttonX3.Text = "新增空白控件";
this.buttonX3.TextColor = System.Drawing.Color.White;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.paddingLeftCom);
this.doubleBufferPanelX1.Controls.Add(this.labelX6);
this.doubleBufferPanelX1.Controls.Add(this.paddingTopCom);
this.doubleBufferPanelX1.Controls.Add(this.labelX5);
this.doubleBufferPanelX1.Controls.Add(this.buttonX2);
this.doubleBufferPanelX1.Controls.Add(this.btnExport);
this.doubleBufferPanelX1.Controls.Add(this.btnInclude);
this.doubleBufferPanelX1.Controls.Add(this.labelHeightCom);
this.doubleBufferPanelX1.Controls.Add(this.labelWidthCom);
this.doubleBufferPanelX1.Controls.Add(this.labelGapCom);
this.doubleBufferPanelX1.Controls.Add(this.labelSizeCom);
this.doubleBufferPanelX1.Controls.Add(this.labelX4);
this.doubleBufferPanelX1.Controls.Add(this.labelX3);
this.doubleBufferPanelX1.Controls.Add(this.labelX2);
this.doubleBufferPanelX1.Controls.Add(this.labelX1);
this.doubleBufferPanelX1.Controls.Add(this.labelTypeCom);
this.doubleBufferPanelX1.Controls.Add(this.labelX85);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Left;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(185, 500);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 0;
//
// paddingLeftCom
//
//
//
//
this.paddingLeftCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.paddingLeftCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.paddingLeftCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.paddingLeftCom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.paddingLeftCom.Location = new System.Drawing.Point(70, 243);
this.paddingLeftCom.MaxValue = 1000;
this.paddingLeftCom.MinValue = 0;
this.paddingLeftCom.Name = "paddingLeftCom";
this.paddingLeftCom.ShowUpDown = true;
this.paddingLeftCom.Size = new System.Drawing.Size(108, 26);
this.paddingLeftCom.TabIndex = 248;
//
// labelX6
//
this.labelX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX6.Location = new System.Drawing.Point(17, 246);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(57, 23);
this.labelX6.TabIndex = 247;
this.labelX6.Text = "左边距:";
//
// paddingTopCom
//
//
//
//
this.paddingTopCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.paddingTopCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.paddingTopCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.paddingTopCom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.paddingTopCom.Location = new System.Drawing.Point(70, 209);
this.paddingTopCom.MaxValue = 1000;
this.paddingTopCom.MinValue = 0;
this.paddingTopCom.Name = "paddingTopCom";
this.paddingTopCom.ShowUpDown = true;
this.paddingTopCom.Size = new System.Drawing.Size(108, 26);
this.paddingTopCom.TabIndex = 246;
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.Location = new System.Drawing.Point(17, 212);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(57, 23);
this.labelX5.TabIndex = 245;
this.labelX5.Text = "上边距:";
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX2.BackColor = System.Drawing.Color.Teal;
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX2.Location = new System.Drawing.Point(41, 410);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(102, 34);
this.buttonX2.TabIndex = 244;
this.buttonX2.Text = "打印测试";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.OnTestPrintClick);
//
// btnExport
//
this.btnExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnExport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnExport.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.btnExport.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnExport.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnExport.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnExport.Location = new System.Drawing.Point(52, 349);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(81, 34);
this.btnExport.TabIndex = 243;
this.btnExport.Text = "导出";
this.btnExport.TextColor = System.Drawing.Color.White;
this.btnExport.Click += new System.EventHandler(this.OnExportClick);
//
// btnInclude
//
this.btnInclude.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnInclude.BackColor = System.Drawing.Color.Green;
this.btnInclude.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.btnInclude.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInclude.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnInclude.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnInclude.Location = new System.Drawing.Point(52, 293);
this.btnInclude.Name = "btnInclude";
this.btnInclude.Size = new System.Drawing.Size(81, 34);
this.btnInclude.TabIndex = 242;
this.btnInclude.Text = "导入";
this.btnInclude.TextColor = System.Drawing.Color.White;
this.btnInclude.Click += new System.EventHandler(this.OnIncludeClick);
//
// labelHeightCom
//
//
//
//
this.labelHeightCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.labelHeightCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelHeightCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.labelHeightCom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelHeightCom.Location = new System.Drawing.Point(70, 170);
this.labelHeightCom.MaxValue = 1000;
this.labelHeightCom.MinValue = 0;
this.labelHeightCom.Name = "labelHeightCom";
this.labelHeightCom.ShowUpDown = true;
this.labelHeightCom.Size = new System.Drawing.Size(108, 26);
this.labelHeightCom.TabIndex = 66;
//
// labelWidthCom
//
//
//
//
this.labelWidthCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.labelWidthCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelWidthCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.labelWidthCom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelWidthCom.Location = new System.Drawing.Point(70, 130);
this.labelWidthCom.MaxValue = 1000;
this.labelWidthCom.MinValue = 0;
this.labelWidthCom.Name = "labelWidthCom";
this.labelWidthCom.ShowUpDown = true;
this.labelWidthCom.Size = new System.Drawing.Size(108, 26);
this.labelWidthCom.TabIndex = 65;
//
// labelGapCom
//
//
//
//
this.labelGapCom.BackgroundStyle.Class = "DateTimeInputBackground";
this.labelGapCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelGapCom.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
this.labelGapCom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelGapCom.Increment = 1D;
this.labelGapCom.Location = new System.Drawing.Point(70, 92);
this.labelGapCom.MaxValue = 10D;
this.labelGapCom.MinValue = 0D;
this.labelGapCom.Name = "labelGapCom";
this.labelGapCom.ShowUpDown = true;
this.labelGapCom.Size = new System.Drawing.Size(108, 26);
this.labelGapCom.TabIndex = 64;
this.labelGapCom.Value = 2D;
//
// labelSizeCom
//
this.labelSizeCom.DisplayMember = "Text";
this.labelSizeCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.labelSizeCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.labelSizeCom.Font = new System.Drawing.Font("宋体", 12F);
this.labelSizeCom.ForeColor = System.Drawing.Color.Black;
this.labelSizeCom.FormattingEnabled = true;
this.labelSizeCom.ItemHeight = 21;
this.labelSizeCom.Location = new System.Drawing.Point(70, 50);
this.labelSizeCom.Name = "labelSizeCom";
this.labelSizeCom.Size = new System.Drawing.Size(108, 27);
this.labelSizeCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
this.labelSizeCom.TabIndex = 63;
//
// labelX4
//
this.labelX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.Location = new System.Drawing.Point(3, 173);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(71, 23);
this.labelX4.TabIndex = 62;
this.labelX4.Text = "标签高度:";
//
// labelX3
//
this.labelX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.Location = new System.Drawing.Point(3, 133);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(71, 23);
this.labelX3.TabIndex = 61;
this.labelX3.Text = "标签宽度:";
//
// labelX2
//
this.labelX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(3, 92);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(71, 23);
this.labelX2.TabIndex = 60;
this.labelX2.Text = "标签行距:";
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(3, 54);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(71, 23);
this.labelX1.TabIndex = 59;
this.labelX1.Text = "标签尺寸:";
//
// labelTypeCom
//
this.labelTypeCom.DisplayMember = "Text";
this.labelTypeCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.labelTypeCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.labelTypeCom.Font = new System.Drawing.Font("宋体", 12F);
this.labelTypeCom.ForeColor = System.Drawing.Color.Black;
this.labelTypeCom.FormattingEnabled = true;
this.labelTypeCom.ItemHeight = 21;
this.labelTypeCom.Items.AddRange(new object[] {
this.comboItem1});
this.labelTypeCom.Location = new System.Drawing.Point(70, 10);
this.labelTypeCom.Name = "labelTypeCom";
this.labelTypeCom.Size = new System.Drawing.Size(108, 27);
this.labelTypeCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
this.labelTypeCom.TabIndex = 58;
//
// comboItem1
//
this.comboItem1.Text = "普通标签";
//
// labelX85
//
this.labelX85.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX85.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX85.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX85.Location = new System.Drawing.Point(3, 14);
this.labelX85.Name = "labelX85";
this.labelX85.Size = new System.Drawing.Size(71, 23);
this.labelX85.TabIndex = 57;
this.labelX85.Text = "标签类型:";
//
// LabelDesignParameter
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.doubleBufferPanelX1);
this.Name = "LabelDesignParameter";
this.Size = new System.Drawing.Size(589, 500);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferPanelX4.ResumeLayout(false);
this.labelDesignContainer.ResumeLayout(false);
this.labelDesignContainer.PerformLayout();
this.doubleBufferPanelX6.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.paddingLeftCom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.paddingTopCom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelHeightCom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelWidthCom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labelGapCom)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DoubleBufferPanelX doubleBufferPanelX1;
private DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.LabelX labelX85;
private DevComponents.DotNetBar.Controls.ComboBoxEx labelTypeCom;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.Controls.ComboBoxEx labelSizeCom;
private DevComponents.Editors.IntegerInput labelHeightCom;
private DevComponents.Editors.IntegerInput labelWidthCom;
private DevComponents.Editors.DoubleInput labelGapCom;
private DevComponents.DotNetBar.ButtonX btnInclude;
private DevComponents.DotNetBar.ButtonX btnExport;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DoubleBufferPanelX doubleBufferPanelX3;
private DoubleBufferPanelX doubleBufferPanelX4;
private DoubleBufferPanelX labelDesignContainer;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DoubleBufferPanelX doubleBufferPanelX6;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX7;
private DevComponents.DotNetBar.ButtonX buttonX9;
private DevComponents.DotNetBar.ButtonX buttonX8;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX11;
private TextBoxExt textBoxExt1;
private TextBoxExt textBoxExt2;
private TextBoxExt textBoxExt3;
private TextBoxExt textBoxExt4;
private TextBoxExt textBoxExt5;
private TextBoxExt textBoxExt6;
private TextBoxExt textBoxExt7;
private TextBoxExt textBoxExt8;
private TextBoxExt textBoxExt9;
private TextBoxExt textBoxExt14;
private TextBoxExt textBoxExt13;
private TextBoxExt textBoxExt12;
private TextBoxExt textBoxExt11;
private TextBoxExt textBoxExt10;
private DevComponents.Editors.ComboItem comboItem1;
private DevComponents.Editors.IntegerInput paddingTopCom;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.Editors.IntegerInput paddingLeftCom;
private DevComponents.DotNetBar.LabelX labelX6;
private TextBoxExt textBoxExt15;
private TextBoxExt textBoxExt16;
}
}