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.

776 lines
40 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

using POS.Language.Language;
namespace POSV.Component
{
partial class SpecMakeParameter
{
/// <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.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.comboBoxColorPicker4 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.comboBoxEx5 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboBoxEx6 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboBoxColorPicker5 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxColorPicker6 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx7 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX14 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx8 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx2 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx3 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.comboBoxColorPicker7 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxEx9 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboBoxColorPicker8 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxColorPicker9 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX17 = new DevComponents.DotNetBar.LabelX();
this.labelX18 = new DevComponents.DotNetBar.LabelX();
this.groupPanel5.SuspendLayout();
this.groupPanel1.SuspendLayout();
this.SuspendLayout();
//
// groupPanel5
//
this.groupPanel5.BackColor = System.Drawing.Color.White;
this.groupPanel5.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel5.Controls.Add(this.labelX9);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker4);
this.groupPanel5.Controls.Add(this.checkBoxX4);
this.groupPanel5.Controls.Add(this.comboBoxEx5);
this.groupPanel5.Controls.Add(this.comboBoxEx6);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker5);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker6);
this.groupPanel5.Controls.Add(this.labelX11);
this.groupPanel5.Controls.Add(this.labelX6);
this.groupPanel5.Controls.Add(this.labelX7);
this.groupPanel5.Controls.Add(this.comboBoxEx7);
this.groupPanel5.Controls.Add(this.labelX14);
this.groupPanel5.Controls.Add(this.comboBoxEx8);
this.groupPanel5.Controls.Add(this.labelX12);
this.groupPanel5.Controls.Add(this.labelX8);
this.groupPanel5.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel5.Location = new System.Drawing.Point(4, 5);
this.groupPanel5.Name = "groupPanel5";
this.groupPanel5.Size = new System.Drawing.Size(613, 139);
//
//
//
this.groupPanel5.Style.BackColor = System.Drawing.Color.Transparent;
this.groupPanel5.Style.BackColor2 = System.Drawing.Color.Transparent;
this.groupPanel5.Style.BackColorGradientAngle = 90;
this.groupPanel5.Style.BorderBottomWidth = 1;
this.groupPanel5.Style.BorderColor = System.Drawing.Color.Transparent;
this.groupPanel5.Style.BorderLeftWidth = 1;
this.groupPanel5.Style.BorderRightWidth = 1;
this.groupPanel5.Style.BorderTopWidth = 1;
this.groupPanel5.Style.CornerDiameter = 4;
this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel5.Style.TextColor = System.Drawing.Color.Black;
this.groupPanel5.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel5.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel5.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel5.TabIndex = 153;
this.groupPanel5.Text = "主界面做法外观定义";
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.ForeColor = System.Drawing.Color.Black;
this.labelX9.Location = new System.Drawing.Point(413, 86);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(55, 23);
this.labelX9.TabIndex = 16;
this.labelX9.Text = "像素高";
//
// comboBoxColorPicker4
//
this.comboBoxColorPicker4.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker4.DropDownHeight = 1;
this.comboBoxColorPicker4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker4.DropDownWidth = 1;
this.comboBoxColorPicker4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker4.FormattingEnabled = true;
this.comboBoxColorPicker4.IntegralHeight = false;
this.comboBoxColorPicker4.ItemHeight = 21;
this.comboBoxColorPicker4.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker4.Location = new System.Drawing.Point(165, 52);
this.comboBoxColorPicker4.Name = "comboBoxColorPicker4";
this.comboBoxColorPicker4.Size = new System.Drawing.Size(79, 27);
this.comboBoxColorPicker4.TabIndex = 7;
//
// checkBoxX4
//
//
//
//
this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX4.Location = new System.Drawing.Point(30, 87);
this.checkBoxX4.Name = "checkBoxX4";
this.checkBoxX4.Size = new System.Drawing.Size(100, 23);
this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX4.TabIndex = 8;
this.checkBoxX4.Text = "显示售价";
this.checkBoxX4.TextColor = System.Drawing.Color.Black;
//
// comboBoxEx5
//
this.comboBoxEx5.DisplayMember = "Text";
this.comboBoxEx5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx5.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx5.FormattingEnabled = true;
this.comboBoxEx5.ItemHeight = 21;
this.comboBoxEx5.Location = new System.Drawing.Point(70, 52);
this.comboBoxEx5.Name = "comboBoxEx5";
this.comboBoxEx5.Size = new System.Drawing.Size(79, 27);
this.comboBoxEx5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx5.TabIndex = 6;
//
// comboBoxEx6
//
this.comboBoxEx6.DisplayMember = "Text";
this.comboBoxEx6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx6.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx6.FormattingEnabled = true;
this.comboBoxEx6.ItemHeight = 21;
this.comboBoxEx6.Location = new System.Drawing.Point(343, 83);
this.comboBoxEx6.Name = "comboBoxEx6";
this.comboBoxEx6.Size = new System.Drawing.Size(65, 27);
this.comboBoxEx6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx6.TabIndex = 15;
//
// comboBoxColorPicker5
//
this.comboBoxColorPicker5.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker5.DropDownHeight = 1;
this.comboBoxColorPicker5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker5.DropDownWidth = 1;
this.comboBoxColorPicker5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker5.FormattingEnabled = true;
this.comboBoxColorPicker5.IntegralHeight = false;
this.comboBoxColorPicker5.ItemHeight = 20;
this.comboBoxColorPicker5.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker5.Location = new System.Drawing.Point(165, 14);
this.comboBoxColorPicker5.Name = "comboBoxColorPicker5";
this.comboBoxColorPicker5.Size = new System.Drawing.Size(79, 26);
this.comboBoxColorPicker5.TabIndex = 5;
//
// comboBoxColorPicker6
//
this.comboBoxColorPicker6.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker6.DropDownHeight = 1;
this.comboBoxColorPicker6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker6.DropDownWidth = 1;
this.comboBoxColorPicker6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker6.FormattingEnabled = true;
this.comboBoxColorPicker6.IntegralHeight = false;
this.comboBoxColorPicker6.ItemHeight = 20;
this.comboBoxColorPicker6.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker6.Location = new System.Drawing.Point(70, 14);
this.comboBoxColorPicker6.Name = "comboBoxColorPicker6";
this.comboBoxColorPicker6.Size = new System.Drawing.Size(79, 26);
this.comboBoxColorPicker6.TabIndex = 4;
//
// labelX11
//
//
//
//
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX11.ForeColor = System.Drawing.Color.Black;
this.labelX11.Location = new System.Drawing.Point(413, 54);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(109, 23);
this.labelX11.TabIndex = 14;
this.labelX11.Text = "像素宽 0自适应";
//
// labelX6
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX6.Location = new System.Drawing.Point(30, 55);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(36, 23);
this.labelX6.TabIndex = 3;
this.labelX6.Text = "字体";
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX7.ForeColor = System.Drawing.Color.Black;
this.labelX7.Location = new System.Drawing.Point(3, 17);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(72, 23);
this.labelX7.TabIndex = 0;
this.labelX7.Text = "分页背景";
//
// comboBoxEx7
//
this.comboBoxEx7.DisplayMember = "Text";
this.comboBoxEx7.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx7.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx7.FormattingEnabled = true;
this.comboBoxEx7.ItemHeight = 21;
this.comboBoxEx7.Location = new System.Drawing.Point(343, 52);
this.comboBoxEx7.Name = "comboBoxEx7";
this.comboBoxEx7.Size = new System.Drawing.Size(65, 27);
this.comboBoxEx7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx7.TabIndex = 13;
//
// labelX14
//
//
//
//
this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX14.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX14.ForeColor = System.Drawing.Color.Black;
this.labelX14.Location = new System.Drawing.Point(295, 16);
this.labelX14.Name = "labelX14";
this.labelX14.Size = new System.Drawing.Size(48, 23);
this.labelX14.TabIndex = 9;
this.labelX14.Text = "每行显";
//
// comboBoxEx8
//
this.comboBoxEx8.DisplayMember = "Text";
this.comboBoxEx8.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx8.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx8.FormattingEnabled = true;
this.comboBoxEx8.ItemHeight = 21;
this.comboBoxEx8.Location = new System.Drawing.Point(344, 14);
this.comboBoxEx8.Name = "comboBoxEx8";
this.comboBoxEx8.Size = new System.Drawing.Size(64, 27);
this.comboBoxEx8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx8.TabIndex = 10;
//
// labelX12
//
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX12.ForeColor = System.Drawing.Color.Black;
this.labelX12.Location = new System.Drawing.Point(296, 54);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(48, 23);
this.labelX12.TabIndex = 12;
this.labelX12.Text = "自定义";
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.Color.Black;
this.labelX8.Location = new System.Drawing.Point(413, 16);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(142, 23);
this.labelX8.TabIndex = 11;
this.labelX8.Text = "个做法,宽度自适应";
//
// groupPanel1
//
this.groupPanel1.BackColor = System.Drawing.Color.White;
this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel1.Controls.Add(this.checkBoxX1);
this.groupPanel1.Controls.Add(this.labelX3);
this.groupPanel1.Controls.Add(this.comboBoxEx2);
this.groupPanel1.Controls.Add(this.labelX4);
this.groupPanel1.Controls.Add(this.comboBoxEx3);
this.groupPanel1.Controls.Add(this.labelX5);
this.groupPanel1.Controls.Add(this.labelX1);
this.groupPanel1.Controls.Add(this.comboBoxEx1);
this.groupPanel1.Controls.Add(this.labelX2);
this.groupPanel1.Controls.Add(this.comboBoxColorPicker7);
this.groupPanel1.Controls.Add(this.comboBoxEx9);
this.groupPanel1.Controls.Add(this.comboBoxColorPicker8);
this.groupPanel1.Controls.Add(this.comboBoxColorPicker9);
this.groupPanel1.Controls.Add(this.labelX17);
this.groupPanel1.Controls.Add(this.labelX18);
this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel1.Location = new System.Drawing.Point(6, 156);
this.groupPanel1.Name = "groupPanel1";
this.groupPanel1.Size = new System.Drawing.Size(611, 130);
//
//
//
this.groupPanel1.Style.BackColor = System.Drawing.Color.Transparent;
this.groupPanel1.Style.BackColor2 = System.Drawing.Color.Transparent;
this.groupPanel1.Style.BackColorGradientAngle = 90;
this.groupPanel1.Style.BorderBottomWidth = 1;
this.groupPanel1.Style.BorderColor = System.Drawing.Color.Transparent;
this.groupPanel1.Style.BorderLeftWidth = 1;
this.groupPanel1.Style.BorderRightWidth = 1;
this.groupPanel1.Style.BorderTopWidth = 1;
this.groupPanel1.Style.CornerDiameter = 4;
this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel1.Style.TextColor = System.Drawing.Color.Black;
this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel1.TabIndex = 154;
this.groupPanel1.Text = "主界面规格外观定义";
//
// checkBoxX1
//
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX1.Location = new System.Drawing.Point(25, 78);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(100, 23);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 25;
this.checkBoxX1.Text = "显示售价";
this.checkBoxX1.TextColor = System.Drawing.Color.Black;
//
// labelX3
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX3.Location = new System.Drawing.Point(411, 77);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(55, 23);
this.labelX3.TabIndex = 24;
this.labelX3.Text = "像素高";
//
// comboBoxEx2
//
this.comboBoxEx2.DisplayMember = "Text";
this.comboBoxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx2.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx2.FormattingEnabled = true;
this.comboBoxEx2.ItemHeight = 21;
this.comboBoxEx2.Location = new System.Drawing.Point(341, 74);
this.comboBoxEx2.Name = "comboBoxEx2";
this.comboBoxEx2.Size = new System.Drawing.Size(65, 27);
this.comboBoxEx2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx2.TabIndex = 23;
//
// labelX4
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX4.Location = new System.Drawing.Point(411, 45);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(109, 23);
this.labelX4.TabIndex = 22;
this.labelX4.Text = "像素宽 0自适应";
//
// comboBoxEx3
//
this.comboBoxEx3.DisplayMember = "Text";
this.comboBoxEx3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx3.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx3.FormattingEnabled = true;
this.comboBoxEx3.ItemHeight = 21;
this.comboBoxEx3.Location = new System.Drawing.Point(341, 43);
this.comboBoxEx3.Name = "comboBoxEx3";
this.comboBoxEx3.Size = new System.Drawing.Size(65, 27);
this.comboBoxEx3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx3.TabIndex = 21;
//
// labelX5
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX5.Location = new System.Drawing.Point(294, 45);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(48, 23);
this.labelX5.TabIndex = 20;
this.labelX5.Text = "自定义";
//
// labelX1
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX1.Location = new System.Drawing.Point(292, 8);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(48, 23);
this.labelX1.TabIndex = 17;
this.labelX1.Text = "每行显";
//
// comboBoxEx1
//
this.comboBoxEx1.DisplayMember = "Text";
this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx1.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx1.FormattingEnabled = true;
this.comboBoxEx1.ItemHeight = 21;
this.comboBoxEx1.Location = new System.Drawing.Point(341, 6);
this.comboBoxEx1.Name = "comboBoxEx1";
this.comboBoxEx1.Size = new System.Drawing.Size(64, 27);
this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx1.TabIndex = 18;
//
// labelX2
//
//
//
//
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.ForeColor = System.Drawing.Color.Black;
this.labelX2.Location = new System.Drawing.Point(410, 8);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(142, 23);
this.labelX2.TabIndex = 19;
this.labelX2.Text = "个规格,宽度自适应";
//
// comboBoxColorPicker7
//
this.comboBoxColorPicker7.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker7.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker7.DropDownHeight = 1;
this.comboBoxColorPicker7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker7.DropDownWidth = 1;
this.comboBoxColorPicker7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker7.FormattingEnabled = true;
this.comboBoxColorPicker7.IntegralHeight = false;
this.comboBoxColorPicker7.ItemHeight = 21;
this.comboBoxColorPicker7.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker7.Location = new System.Drawing.Point(159, 45);
this.comboBoxColorPicker7.Name = "comboBoxColorPicker7";
this.comboBoxColorPicker7.Size = new System.Drawing.Size(79, 27);
this.comboBoxColorPicker7.TabIndex = 7;
//
// comboBoxEx9
//
this.comboBoxEx9.DisplayMember = "Text";
this.comboBoxEx9.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxEx9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxEx9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxEx9.ForeColor = System.Drawing.Color.Black;
this.comboBoxEx9.FormattingEnabled = true;
this.comboBoxEx9.ItemHeight = 21;
this.comboBoxEx9.Location = new System.Drawing.Point(64, 45);
this.comboBoxEx9.Name = "comboBoxEx9";
this.comboBoxEx9.Size = new System.Drawing.Size(79, 27);
this.comboBoxEx9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx9.TabIndex = 6;
//
// comboBoxColorPicker8
//
this.comboBoxColorPicker8.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker8.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker8.DropDownHeight = 1;
this.comboBoxColorPicker8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker8.DropDownWidth = 1;
this.comboBoxColorPicker8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker8.FormattingEnabled = true;
this.comboBoxColorPicker8.IntegralHeight = false;
this.comboBoxColorPicker8.ItemHeight = 20;
this.comboBoxColorPicker8.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker8.Location = new System.Drawing.Point(159, 8);
this.comboBoxColorPicker8.Name = "comboBoxColorPicker8";
this.comboBoxColorPicker8.Size = new System.Drawing.Size(79, 26);
this.comboBoxColorPicker8.TabIndex = 5;
//
// comboBoxColorPicker9
//
this.comboBoxColorPicker9.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker9.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker9.DropDownHeight = 1;
this.comboBoxColorPicker9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker9.DropDownWidth = 1;
this.comboBoxColorPicker9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker9.FormattingEnabled = true;
this.comboBoxColorPicker9.IntegralHeight = false;
this.comboBoxColorPicker9.ItemHeight = 20;
this.comboBoxColorPicker9.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker9.Location = new System.Drawing.Point(64, 8);
this.comboBoxColorPicker9.Name = "comboBoxColorPicker9";
this.comboBoxColorPicker9.Size = new System.Drawing.Size(79, 26);
this.comboBoxColorPicker9.TabIndex = 4;
//
// labelX17
//
//
//
//
this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX17.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX17.ForeColor = System.Drawing.Color.Black;
this.labelX17.Location = new System.Drawing.Point(25, 47);
this.labelX17.Name = "labelX17";
this.labelX17.Size = new System.Drawing.Size(36, 23);
this.labelX17.TabIndex = 3;
this.labelX17.Text = "字体";
//
// labelX18
//
//
//
//
this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX18.ForeColor = System.Drawing.Color.Black;
this.labelX18.Location = new System.Drawing.Point(22, 11);
this.labelX18.Name = "labelX18";
this.labelX18.Size = new System.Drawing.Size(41, 23);
this.labelX18.TabIndex = 0;
this.labelX18.Text = "背景";
//
// SpecMakeParameter
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.groupPanel1);
this.Controls.Add(this.groupPanel5);
this.Name = "SpecMakeParameter";
this.Size = new System.Drawing.Size(621, 419);
this.groupPanel5.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
private DevComponents.DotNetBar.LabelX labelX9;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker4;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx5;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx6;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker5;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker6;
private DevComponents.DotNetBar.LabelX labelX11;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx7;
private DevComponents.DotNetBar.LabelX labelX14;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx8;
private DevComponents.DotNetBar.LabelX labelX12;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker7;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx9;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker8;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker9;
private DevComponents.DotNetBar.LabelX labelX17;
private DevComponents.DotNetBar.LabelX labelX18;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx2;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx3;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
}
}