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.

2190 lines
92 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 ProductParameter
{
/// <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.groupBoxItem = new DevComponents.DotNetBar.Controls.GroupPanel();
this.comboBoxCornerType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem7 = new DevComponents.Editors.ComboItem();
this.comboItem8 = new DevComponents.Editors.ComboItem();
this.labelX17 = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.comboBoxColumns = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem16 = new DevComponents.Editors.ComboItem();
this.comboItem17 = new DevComponents.Editors.ComboItem();
this.comboItem18 = new DevComponents.Editors.ComboItem();
this.comboItem19 = new DevComponents.Editors.ComboItem();
this.comboItem20 = new DevComponents.Editors.ComboItem();
this.comboBoxItemHeight = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem1 = new DevComponents.Editors.ComboItem();
this.comboItem2 = new DevComponents.Editors.ComboItem();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.comboBoxItemWidth = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem21 = new DevComponents.Editors.ComboItem();
this.comboItem22 = new DevComponents.Editors.ComboItem();
this.comboBoxPagerColor2 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxPagerColor1 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.comboBoxFontSize = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem25 = new DevComponents.Editors.ComboItem();
this.comboItem26 = new DevComponents.Editors.ComboItem();
this.comboBoxTextColor = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.comboBoxColor2 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxColor1 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.itemPanel7 = new DevComponents.DotNetBar.ItemPanel();
this.metroTileItem60 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.metroTileItem61 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.metroTileItem63 = new DevComponents.DotNetBar.Metro.MetroTileItem();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX44 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX43 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.groupPanel3 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.groupPanel5 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.comboBoxColorPicker4 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.comboBoxSaleClearFont = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem3 = new DevComponents.Editors.ComboItem();
this.comboItem4 = new DevComponents.Editors.ComboItem();
this.comboBoxColorPicker1 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxColorPicker2 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.comboBoxColorPicker3 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.groupPanel6 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.labelX16 = new DevComponents.DotNetBar.LabelX();
this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.comboItem5 = new DevComponents.Editors.ComboItem();
this.comboItem6 = new DevComponents.Editors.ComboItem();
this.comboBoxColorPicker5 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.comboBoxColorPicker6 = new OfficePickers.ColorPicker.ComboBoxColorPicker();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.labelX14 = new DevComponents.DotNetBar.LabelX();
this.groupBoxItem.SuspendLayout();
this.groupPanel3.SuspendLayout();
this.groupPanel1.SuspendLayout();
this.groupPanel2.SuspendLayout();
this.groupPanel4.SuspendLayout();
this.groupPanel5.SuspendLayout();
this.groupPanel6.SuspendLayout();
this.SuspendLayout();
//
// groupBoxItem
//
this.groupBoxItem.BackColor = System.Drawing.Color.White;
this.groupBoxItem.CanvasColor = System.Drawing.SystemColors.Control;
this.groupBoxItem.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupBoxItem.Controls.Add(this.comboBoxCornerType);
this.groupBoxItem.Controls.Add(this.labelX17);
this.groupBoxItem.Controls.Add(this.labelX5);
this.groupBoxItem.Controls.Add(this.labelX3);
this.groupBoxItem.Controls.Add(this.labelX4);
this.groupBoxItem.Controls.Add(this.comboBoxColumns);
this.groupBoxItem.Controls.Add(this.comboBoxItemHeight);
this.groupBoxItem.Controls.Add(this.labelX15);
this.groupBoxItem.Controls.Add(this.labelX10);
this.groupBoxItem.Controls.Add(this.comboBoxItemWidth);
this.groupBoxItem.DisabledBackColor = System.Drawing.Color.Empty;
this.groupBoxItem.DrawTitleBox = false;
this.groupBoxItem.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBoxItem.Location = new System.Drawing.Point(416, 109);
this.groupBoxItem.Name = "groupBoxItem";
this.groupBoxItem.Size = new System.Drawing.Size(249, 125);
//
//
//
this.groupBoxItem.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupBoxItem.Style.BackColorGradientAngle = 90;
this.groupBoxItem.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupBoxItem.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupBoxItem.Style.BorderBottomWidth = 1;
this.groupBoxItem.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupBoxItem.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupBoxItem.Style.BorderLeftWidth = 1;
this.groupBoxItem.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupBoxItem.Style.BorderRightWidth = 1;
this.groupBoxItem.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupBoxItem.Style.BorderTopWidth = 1;
this.groupBoxItem.Style.CornerDiameter = 4;
this.groupBoxItem.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupBoxItem.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupBoxItem.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupBoxItem.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupBoxItem.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupBoxItem.TabIndex = 147;
this.groupBoxItem.Text = "主界面品项自定义大小";
//
// comboBoxCornerType
//
this.comboBoxCornerType.DisplayMember = "Text";
this.comboBoxCornerType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxCornerType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxCornerType.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxCornerType.ForeColor = System.Drawing.Color.Black;
this.comboBoxCornerType.FormattingEnabled = true;
this.comboBoxCornerType.ItemHeight = 21;
this.comboBoxCornerType.Items.AddRange(new object[] {
this.comboItem7,
this.comboItem8});
this.comboBoxCornerType.Location = new System.Drawing.Point(50, 68);
this.comboBoxCornerType.Name = "comboBoxCornerType";
this.comboBoxCornerType.Size = new System.Drawing.Size(99, 27);
this.comboBoxCornerType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxCornerType.TabIndex = 260;
this.comboBoxCornerType.SelectedIndexChanged += new System.EventHandler(this.OnProductCornerTypeSelectedChanged);
//
// comboItem7
//
this.comboItem7.Text = "10";
//
// comboItem8
//
this.comboItem8.Text = "12.5";
//
// 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.Location = new System.Drawing.Point(3, 70);
this.labelX17.Name = "labelX17";
this.labelX17.Size = new System.Drawing.Size(48, 23);
this.labelX17.TabIndex = 259;
this.labelX17.Text = "显示为";
//
// 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.Location = new System.Drawing.Point(0, 37);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(50, 23);
this.labelX5.TabIndex = 258;
this.labelX5.Text = "自定义";
//
// 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.Location = new System.Drawing.Point(101, 37);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(48, 23);
this.labelX3.TabIndex = 255;
this.labelX3.Text = "像素宽";
//
// 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.Location = new System.Drawing.Point(199, 37);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(48, 23);
this.labelX4.TabIndex = 257;
this.labelX4.Text = "像素高";
//
// comboBoxColumns
//
this.comboBoxColumns.DisplayMember = "Text";
this.comboBoxColumns.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColumns.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColumns.ForeColor = System.Drawing.Color.Black;
this.comboBoxColumns.FormattingEnabled = true;
this.comboBoxColumns.ItemHeight = 21;
this.comboBoxColumns.Items.AddRange(new object[] {
this.comboItem16,
this.comboItem17,
this.comboItem18,
this.comboItem19,
this.comboItem20});
this.comboBoxColumns.Location = new System.Drawing.Point(50, 2);
this.comboBoxColumns.Name = "comboBoxColumns";
this.comboBoxColumns.Size = new System.Drawing.Size(48, 27);
this.comboBoxColumns.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxColumns.TabIndex = 250;
//
// comboItem16
//
this.comboItem16.Text = "1";
//
// comboItem17
//
this.comboItem17.Text = "2";
//
// comboItem18
//
this.comboItem18.Text = "3";
//
// comboItem19
//
this.comboItem19.Text = "4";
//
// comboItem20
//
this.comboItem20.Text = "5";
//
// comboBoxItemHeight
//
this.comboBoxItemHeight.DisplayMember = "Text";
this.comboBoxItemHeight.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxItemHeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxItemHeight.ForeColor = System.Drawing.Color.Black;
this.comboBoxItemHeight.FormattingEnabled = true;
this.comboBoxItemHeight.ItemHeight = 21;
this.comboBoxItemHeight.Items.AddRange(new object[] {
this.comboItem1,
this.comboItem2});
this.comboBoxItemHeight.Location = new System.Drawing.Point(150, 35);
this.comboBoxItemHeight.Name = "comboBoxItemHeight";
this.comboBoxItemHeight.Size = new System.Drawing.Size(48, 27);
this.comboBoxItemHeight.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxItemHeight.TabIndex = 256;
//
// comboItem1
//
this.comboItem1.Text = "10";
//
// comboItem2
//
this.comboItem2.Text = "12.5";
//
// labelX15
//
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX15.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX15.Location = new System.Drawing.Point(0, 4);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(50, 23);
this.labelX15.TabIndex = 251;
this.labelX15.Text = "每行显";
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX10.Location = new System.Drawing.Point(98, 4);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(149, 23);
this.labelX10.TabIndex = 252;
this.labelX10.Text = "个品项,宽度自动适配";
//
// comboBoxItemWidth
//
this.comboBoxItemWidth.DisplayMember = "Text";
this.comboBoxItemWidth.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxItemWidth.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxItemWidth.ForeColor = System.Drawing.Color.Black;
this.comboBoxItemWidth.FormattingEnabled = true;
this.comboBoxItemWidth.ItemHeight = 21;
this.comboBoxItemWidth.Items.AddRange(new object[] {
this.comboItem21,
this.comboItem22});
this.comboBoxItemWidth.Location = new System.Drawing.Point(50, 35);
this.comboBoxItemWidth.Name = "comboBoxItemWidth";
this.comboBoxItemWidth.Size = new System.Drawing.Size(49, 27);
this.comboBoxItemWidth.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxItemWidth.TabIndex = 253;
//
// comboItem21
//
this.comboItem21.Text = "10";
//
// comboItem22
//
this.comboItem22.Text = "12.5";
//
// comboBoxPagerColor2
//
this.comboBoxPagerColor2.Color = System.Drawing.Color.Tan;
this.comboBoxPagerColor2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxPagerColor2.DropDownHeight = 1;
this.comboBoxPagerColor2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxPagerColor2.DropDownWidth = 1;
this.comboBoxPagerColor2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxPagerColor2.FormattingEnabled = true;
this.comboBoxPagerColor2.IntegralHeight = false;
this.comboBoxPagerColor2.ItemHeight = 20;
this.comboBoxPagerColor2.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxPagerColor2.Location = new System.Drawing.Point(112, 9);
this.comboBoxPagerColor2.Name = "comboBoxPagerColor2";
this.comboBoxPagerColor2.Size = new System.Drawing.Size(79, 26);
this.comboBoxPagerColor2.TabIndex = 222;
//
// comboBoxPagerColor1
//
this.comboBoxPagerColor1.Color = System.Drawing.Color.Tan;
this.comboBoxPagerColor1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxPagerColor1.DropDownHeight = 1;
this.comboBoxPagerColor1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxPagerColor1.DropDownWidth = 1;
this.comboBoxPagerColor1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxPagerColor1.FormattingEnabled = true;
this.comboBoxPagerColor1.IntegralHeight = false;
this.comboBoxPagerColor1.ItemHeight = 20;
this.comboBoxPagerColor1.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxPagerColor1.Location = new System.Drawing.Point(43, 9);
this.comboBoxPagerColor1.Name = "comboBoxPagerColor1";
this.comboBoxPagerColor1.Size = new System.Drawing.Size(63, 26);
this.comboBoxPagerColor1.TabIndex = 221;
//
// labelX13
//
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX13.Location = new System.Drawing.Point(3, 12);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(38, 23);
this.labelX13.TabIndex = 220;
this.labelX13.Text = "背景";
//
// comboBoxFontSize
//
this.comboBoxFontSize.DisplayMember = "Text";
this.comboBoxFontSize.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxFontSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxFontSize.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxFontSize.ForeColor = System.Drawing.Color.Black;
this.comboBoxFontSize.FormattingEnabled = true;
this.comboBoxFontSize.ItemHeight = 21;
this.comboBoxFontSize.Items.AddRange(new object[] {
this.comboItem25,
this.comboItem26});
this.comboBoxFontSize.Location = new System.Drawing.Point(248, 9);
this.comboBoxFontSize.Name = "comboBoxFontSize";
this.comboBoxFontSize.Size = new System.Drawing.Size(67, 27);
this.comboBoxFontSize.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxFontSize.TabIndex = 225;
//
// comboItem25
//
this.comboItem25.Text = "10";
//
// comboItem26
//
this.comboItem26.Text = "12.5";
//
// comboBoxTextColor
//
this.comboBoxTextColor.Color = System.Drawing.Color.Tan;
this.comboBoxTextColor.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxTextColor.DropDownHeight = 1;
this.comboBoxTextColor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxTextColor.DropDownWidth = 1;
this.comboBoxTextColor.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxTextColor.FormattingEnabled = true;
this.comboBoxTextColor.IntegralHeight = false;
this.comboBoxTextColor.ItemHeight = 20;
this.comboBoxTextColor.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxTextColor.Location = new System.Drawing.Point(321, 9);
this.comboBoxTextColor.Name = "comboBoxTextColor";
this.comboBoxTextColor.Size = new System.Drawing.Size(65, 26);
this.comboBoxTextColor.TabIndex = 224;
//
// 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.Location = new System.Drawing.Point(209, 11);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(34, 23);
this.labelX2.TabIndex = 223;
this.labelX2.Text = "字体";
//
// comboBoxColor2
//
this.comboBoxColor2.Color = System.Drawing.Color.Tan;
this.comboBoxColor2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColor2.DropDownHeight = 1;
this.comboBoxColor2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColor2.DropDownWidth = 1;
this.comboBoxColor2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColor2.FormattingEnabled = true;
this.comboBoxColor2.IntegralHeight = false;
this.comboBoxColor2.ItemHeight = 20;
this.comboBoxColor2.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColor2.Location = new System.Drawing.Point(121, 9);
this.comboBoxColor2.Name = "comboBoxColor2";
this.comboBoxColor2.Size = new System.Drawing.Size(65, 26);
this.comboBoxColor2.TabIndex = 222;
//
// comboBoxColor1
//
this.comboBoxColor1.Color = System.Drawing.Color.Tan;
this.comboBoxColor1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColor1.DropDownHeight = 1;
this.comboBoxColor1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColor1.DropDownWidth = 1;
this.comboBoxColor1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColor1.FormattingEnabled = true;
this.comboBoxColor1.IntegralHeight = false;
this.comboBoxColor1.ItemHeight = 20;
this.comboBoxColor1.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColor1.Location = new System.Drawing.Point(48, 9);
this.comboBoxColor1.Name = "comboBoxColor1";
this.comboBoxColor1.Size = new System.Drawing.Size(67, 26);
this.comboBoxColor1.TabIndex = 221;
//
// 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.Location = new System.Drawing.Point(8, 11);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(34, 23);
this.labelX1.TabIndex = 220;
this.labelX1.Text = "背景";
//
// itemPanel7
//
//
//
//
this.itemPanel7.BackgroundStyle.BackColor = System.Drawing.Color.Transparent;
this.itemPanel7.BackgroundStyle.BorderTopWidth = 1;
this.itemPanel7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanel7.ContainerControlProcessDialogKey = true;
this.itemPanel7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.itemPanel7.DragDropSupport = true;
this.itemPanel7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.itemPanel7.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.metroTileItem60,
this.metroTileItem61,
this.metroTileItem63});
this.itemPanel7.ItemSpacing = 2;
this.itemPanel7.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel7.Location = new System.Drawing.Point(0, 14);
this.itemPanel7.Name = "itemPanel7";
this.itemPanel7.ReserveLeftSpace = false;
this.itemPanel7.Size = new System.Drawing.Size(401, 82);
this.itemPanel7.TabIndex = 76;
//
// metroTileItem60
//
this.metroTileItem60.Name = "metroTileItem60";
this.metroTileItem60.OptionGroup = "ProductShowCase";
this.metroTileItem60.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem60.Tag = "分辨率1920X1080";
this.metroTileItem60.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
this.metroTileItem60.TileSize = new System.Drawing.Size(150, 60);
//
//
//
this.metroTileItem60.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTileItem60.TitleText = "1920*1080";
this.metroTileItem60.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.metroTileItem60.CheckedChanged += new System.EventHandler(this.OnShowCaseCheckedChanged);
this.metroTileItem60.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnShowCaseMouseDown);
//
// metroTileItem61
//
this.metroTileItem61.Name = "metroTileItem61";
this.metroTileItem61.OptionGroup = "ProductShowCase";
this.metroTileItem61.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem61.Tag = "分辨率1024X768";
this.metroTileItem61.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
this.metroTileItem61.TileSize = new System.Drawing.Size(130, 60);
//
//
//
this.metroTileItem61.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTileItem61.TitleText = "1024*768";
this.metroTileItem61.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.metroTileItem61.CheckedChanged += new System.EventHandler(this.OnShowCaseCheckedChanged);
this.metroTileItem61.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnShowCaseMouseDown);
//
// metroTileItem63
//
this.metroTileItem63.Name = "metroTileItem63";
this.metroTileItem63.OptionGroup = "ProductShowCase";
this.metroTileItem63.SymbolColor = System.Drawing.Color.Empty;
this.metroTileItem63.Tag = "自定义";
this.metroTileItem63.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee;
this.metroTileItem63.TileSize = new System.Drawing.Size(110, 60);
//
//
//
this.metroTileItem63.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.metroTileItem63.TitleText = "自定义";
this.metroTileItem63.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.metroTileItem63.CheckedChanged += new System.EventHandler(this.OnShowCaseCheckedChanged);
this.metroTileItem63.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnShowCaseMouseDown);
//
// checkBoxX2
//
//
//
//
this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX2.Location = new System.Drawing.Point(355, 30);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(279, 23);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX2.TabIndex = 85;
this.checkBoxX2.Tag = "简称和零售价";
this.checkBoxX2.Text = "品项简称和零售价";
//
// checkBoxX1
//
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
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(17, 30);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(279, 23);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 84;
this.checkBoxX1.Tag = "全称和零售价";
this.checkBoxX1.Text = "品项全称和零售价";
//
// checkBoxX44
//
//
//
//
this.checkBoxX44.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX44.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX44.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX44.Location = new System.Drawing.Point(355, 1);
this.checkBoxX44.Name = "checkBoxX44";
this.checkBoxX44.Size = new System.Drawing.Size(216, 23);
this.checkBoxX44.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX44.TabIndex = 83;
this.checkBoxX44.Tag = "品项简称";
this.checkBoxX44.Text = "品项简称,不显示零售价";
//
// checkBoxX43
//
//
//
//
this.checkBoxX43.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX43.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX43.Checked = true;
this.checkBoxX43.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX43.CheckValue = "Y";
this.checkBoxX43.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX43.Location = new System.Drawing.Point(17, 1);
this.checkBoxX43.Name = "checkBoxX43";
this.checkBoxX43.Size = new System.Drawing.Size(279, 23);
this.checkBoxX43.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX43.TabIndex = 80;
this.checkBoxX43.Tag = "品项全称";
this.checkBoxX43.Text = "品项全称,不显示零售价";
//
// groupPanel3
//
this.groupPanel3.BackColor = System.Drawing.Color.White;
this.groupPanel3.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel3.Controls.Add(this.labelX13);
this.groupPanel3.Controls.Add(this.comboBoxPagerColor2);
this.groupPanel3.Controls.Add(this.comboBoxPagerColor1);
this.groupPanel3.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel3.DrawTitleBox = false;
this.groupPanel3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel3.Location = new System.Drawing.Point(416, 240);
this.groupPanel3.Name = "groupPanel3";
this.groupPanel3.Size = new System.Drawing.Size(249, 70);
//
//
//
this.groupPanel3.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel3.Style.BackColorGradientAngle = 90;
this.groupPanel3.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel3.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderBottomWidth = 1;
this.groupPanel3.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel3.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderLeftWidth = 1;
this.groupPanel3.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderRightWidth = 1;
this.groupPanel3.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderTopWidth = 1;
this.groupPanel3.Style.CornerDiameter = 4;
this.groupPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel3.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel3.TabIndex = 148;
this.groupPanel3.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.comboBoxFontSize);
this.groupPanel1.Controls.Add(this.comboBoxColor1);
this.groupPanel1.Controls.Add(this.comboBoxTextColor);
this.groupPanel1.Controls.Add(this.labelX1);
this.groupPanel1.Controls.Add(this.labelX2);
this.groupPanel1.Controls.Add(this.comboBoxColor2);
this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel1.DrawTitleBox = false;
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(5, 240);
this.groupPanel1.Name = "groupPanel1";
this.groupPanel1.Size = new System.Drawing.Size(405, 70);
//
//
//
this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel1.Style.BackColorGradientAngle = 90;
this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderBottomWidth = 1;
this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderLeftWidth = 1;
this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderRightWidth = 1;
this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderTopWidth = 1;
this.groupPanel1.Style.CornerDiameter = 4;
this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
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 = 149;
this.groupPanel1.Text = "主界面品项颜色定义";
//
// groupPanel2
//
this.groupPanel2.BackColor = System.Drawing.Color.White;
this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel2.Controls.Add(this.itemPanel7);
this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel2.DrawTitleBox = false;
this.groupPanel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel2.Location = new System.Drawing.Point(3, 109);
this.groupPanel2.Name = "groupPanel2";
this.groupPanel2.Size = new System.Drawing.Size(407, 125);
//
//
//
this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel2.Style.BackColorGradientAngle = 90;
this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderBottomWidth = 1;
this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderLeftWidth = 1;
this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderRightWidth = 1;
this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderTopWidth = 1;
this.groupPanel2.Style.CornerDiameter = 4;
this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel2.TabIndex = 150;
this.groupPanel2.Text = "主界面品项显示大小";
//
// groupPanel4
//
this.groupPanel4.BackColor = System.Drawing.Color.White;
this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel4.Controls.Add(this.checkBoxX2);
this.groupPanel4.Controls.Add(this.checkBoxX43);
this.groupPanel4.Controls.Add(this.checkBoxX1);
this.groupPanel4.Controls.Add(this.checkBoxX44);
this.groupPanel4.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel4.DrawTitleBox = false;
this.groupPanel4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel4.Location = new System.Drawing.Point(6, 7);
this.groupPanel4.Name = "groupPanel4";
this.groupPanel4.Size = new System.Drawing.Size(659, 92);
//
//
//
this.groupPanel4.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel4.Style.BackColorGradientAngle = 90;
this.groupPanel4.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel4.Style.BorderBottomWidth = 1;
this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel4.Style.BorderLeftWidth = 1;
this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel4.Style.BorderRightWidth = 1;
this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel4.Style.BorderTopWidth = 1;
this.groupPanel4.Style.CornerDiameter = 4;
this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel4.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel4.TabIndex = 151;
this.groupPanel4.Text = "主界面品项显示方式";
//
// 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.comboBoxColorPicker4);
this.groupPanel5.Controls.Add(this.labelX8);
this.groupPanel5.Controls.Add(this.labelX11);
this.groupPanel5.Controls.Add(this.labelX9);
this.groupPanel5.Controls.Add(this.comboBoxSaleClearFont);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker1);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker2);
this.groupPanel5.Controls.Add(this.labelX6);
this.groupPanel5.Controls.Add(this.labelX7);
this.groupPanel5.Controls.Add(this.comboBoxColorPicker3);
this.groupPanel5.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel5.DrawTitleBox = false;
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(6, 316);
this.groupPanel5.Name = "groupPanel5";
this.groupPanel5.Size = new System.Drawing.Size(401, 145);
//
//
//
this.groupPanel5.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel5.Style.BackColorGradientAngle = 90;
this.groupPanel5.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel5.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel5.Style.BorderBottomWidth = 1;
this.groupPanel5.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel5.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel5.Style.BorderLeftWidth = 1;
this.groupPanel5.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel5.Style.BorderRightWidth = 1;
this.groupPanel5.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel5.Style.BorderTopWidth = 1;
this.groupPanel5.Style.CornerDiameter = 4;
this.groupPanel5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel5.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
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 = 152;
this.groupPanel5.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 = 20;
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",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"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(282, 5);
this.comboBoxColorPicker4.Name = "comboBoxColorPicker4";
this.comboBoxColorPicker4.Size = new System.Drawing.Size(99, 26);
this.comboBoxColorPicker4.TabIndex = 232;
//
// 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.Location = new System.Drawing.Point(208, 7);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(72, 23);
this.labelX8.TabIndex = 231;
this.labelX8.Text = "停售颜色:";
//
// 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.Location = new System.Drawing.Point(8, 91);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(70, 23);
this.labelX11.TabIndex = 230;
this.labelX11.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.Location = new System.Drawing.Point(208, 50);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(73, 23);
this.labelX9.TabIndex = 229;
this.labelX9.Text = "提醒颜色:";
//
// comboBoxSaleClearFont
//
this.comboBoxSaleClearFont.DisplayMember = "Text";
this.comboBoxSaleClearFont.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxSaleClearFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxSaleClearFont.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxSaleClearFont.ForeColor = System.Drawing.Color.Black;
this.comboBoxSaleClearFont.FormattingEnabled = true;
this.comboBoxSaleClearFont.ItemHeight = 21;
this.comboBoxSaleClearFont.Items.AddRange(new object[] {
this.comboItem3,
this.comboItem4});
this.comboBoxSaleClearFont.Location = new System.Drawing.Point(79, 48);
this.comboBoxSaleClearFont.Name = "comboBoxSaleClearFont";
this.comboBoxSaleClearFont.Size = new System.Drawing.Size(105, 27);
this.comboBoxSaleClearFont.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxSaleClearFont.TabIndex = 225;
//
// comboItem3
//
this.comboItem3.Text = "10";
//
// comboItem4
//
this.comboItem4.Text = "12.5";
//
// comboBoxColorPicker1
//
this.comboBoxColorPicker1.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker1.DropDownHeight = 1;
this.comboBoxColorPicker1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker1.DropDownWidth = 1;
this.comboBoxColorPicker1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker1.FormattingEnabled = true;
this.comboBoxColorPicker1.IntegralHeight = false;
this.comboBoxColorPicker1.ItemHeight = 20;
this.comboBoxColorPicker1.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker1.Location = new System.Drawing.Point(82, 5);
this.comboBoxColorPicker1.Name = "comboBoxColorPicker1";
this.comboBoxColorPicker1.Size = new System.Drawing.Size(99, 26);
this.comboBoxColorPicker1.TabIndex = 221;
//
// comboBoxColorPicker2
//
this.comboBoxColorPicker2.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker2.DropDownHeight = 1;
this.comboBoxColorPicker2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker2.DropDownWidth = 1;
this.comboBoxColorPicker2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker2.FormattingEnabled = true;
this.comboBoxColorPicker2.IntegralHeight = false;
this.comboBoxColorPicker2.ItemHeight = 20;
this.comboBoxColorPicker2.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker2.Location = new System.Drawing.Point(79, 89);
this.comboBoxColorPicker2.Name = "comboBoxColorPicker2";
this.comboBoxColorPicker2.Size = new System.Drawing.Size(105, 26);
this.comboBoxColorPicker2.TabIndex = 224;
//
// 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.Location = new System.Drawing.Point(8, 7);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(72, 23);
this.labelX6.TabIndex = 220;
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.Location = new System.Drawing.Point(8, 50);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(76, 23);
this.labelX7.TabIndex = 223;
this.labelX7.Text = "字体大小:";
//
// comboBoxColorPicker3
//
this.comboBoxColorPicker3.Color = System.Drawing.Color.Tan;
this.comboBoxColorPicker3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboBoxColorPicker3.DropDownHeight = 1;
this.comboBoxColorPicker3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxColorPicker3.DropDownWidth = 1;
this.comboBoxColorPicker3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBoxColorPicker3.FormattingEnabled = true;
this.comboBoxColorPicker3.IntegralHeight = false;
this.comboBoxColorPicker3.ItemHeight = 20;
this.comboBoxColorPicker3.Items.AddRange(new object[] {
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker3.Location = new System.Drawing.Point(283, 48);
this.comboBoxColorPicker3.Name = "comboBoxColorPicker3";
this.comboBoxColorPicker3.Size = new System.Drawing.Size(99, 26);
this.comboBoxColorPicker3.TabIndex = 222;
//
// groupPanel6
//
this.groupPanel6.BackColor = System.Drawing.Color.White;
this.groupPanel6.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel6.Controls.Add(this.labelX16);
this.groupPanel6.Controls.Add(this.comboBoxEx1);
this.groupPanel6.Controls.Add(this.comboBoxColorPicker5);
this.groupPanel6.Controls.Add(this.comboBoxColorPicker6);
this.groupPanel6.Controls.Add(this.labelX12);
this.groupPanel6.Controls.Add(this.labelX14);
this.groupPanel6.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel6.DrawTitleBox = false;
this.groupPanel6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel6.Location = new System.Drawing.Point(416, 316);
this.groupPanel6.Name = "groupPanel6";
this.groupPanel6.Size = new System.Drawing.Size(249, 145);
//
//
//
this.groupPanel6.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel6.Style.BackColorGradientAngle = 90;
this.groupPanel6.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel6.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderBottomWidth = 1;
this.groupPanel6.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel6.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderLeftWidth = 1;
this.groupPanel6.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderRightWidth = 1;
this.groupPanel6.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel6.Style.BorderTopWidth = 1;
this.groupPanel6.Style.CornerDiameter = 4;
this.groupPanel6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel6.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel6.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel6.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel6.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel6.TabIndex = 153;
this.groupPanel6.Text = "选中颜色定义";
//
// labelX16
//
//
//
//
this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX16.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX16.Location = new System.Drawing.Point(3, 91);
this.labelX16.Name = "labelX16";
this.labelX16.Size = new System.Drawing.Size(70, 23);
this.labelX16.TabIndex = 231;
this.labelX16.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.Items.AddRange(new object[] {
this.comboItem5,
this.comboItem6});
this.comboBoxEx1.Location = new System.Drawing.Point(85, 48);
this.comboBoxEx1.Name = "comboBoxEx1";
this.comboBoxEx1.Size = new System.Drawing.Size(106, 27);
this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.comboBoxEx1.TabIndex = 225;
//
// comboItem5
//
this.comboItem5.Text = "10";
//
// comboItem6
//
this.comboItem6.Text = "12.5";
//
// 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",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"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(85, 5);
this.comboBoxColorPicker5.Name = "comboBoxColorPicker5";
this.comboBoxColorPicker5.Size = new System.Drawing.Size(106, 26);
this.comboBoxColorPicker5.TabIndex = 221;
//
// 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",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color",
"Color"});
this.comboBoxColorPicker6.Location = new System.Drawing.Point(84, 89);
this.comboBoxColorPicker6.Name = "comboBoxColorPicker6";
this.comboBoxColorPicker6.Size = new System.Drawing.Size(107, 26);
this.comboBoxColorPicker6.TabIndex = 224;
//
// 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.Location = new System.Drawing.Point(3, 7);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(71, 23);
this.labelX12.TabIndex = 220;
this.labelX12.Text = "背景颜色:";
//
// 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.Location = new System.Drawing.Point(3, 50);
this.labelX14.Name = "labelX14";
this.labelX14.Size = new System.Drawing.Size(71, 23);
this.labelX14.TabIndex = 223;
this.labelX14.Text = "字体大小:";
//
// ProductParameter
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.groupPanel6);
this.Controls.Add(this.groupPanel5);
this.Controls.Add(this.groupPanel4);
this.Controls.Add(this.groupPanel2);
this.Controls.Add(this.groupPanel1);
this.Controls.Add(this.groupPanel3);
this.Controls.Add(this.groupBoxItem);
this.Name = "ProductParameter";
this.Size = new System.Drawing.Size(671, 523);
this.groupBoxItem.ResumeLayout(false);
this.groupPanel3.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
this.groupPanel2.ResumeLayout(false);
this.groupPanel4.ResumeLayout(false);
this.groupPanel5.ResumeLayout(false);
this.groupPanel6.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX44;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX43;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.ItemPanel itemPanel7;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem60;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem61;
private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem63;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxPagerColor2;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxPagerColor1;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxColumns;
private DevComponents.Editors.ComboItem comboItem16;
private DevComponents.Editors.ComboItem comboItem17;
private DevComponents.Editors.ComboItem comboItem18;
private DevComponents.Editors.ComboItem comboItem19;
private DevComponents.Editors.ComboItem comboItem20;
private DevComponents.DotNetBar.LabelX labelX2;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColor2;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColor1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxItemHeight;
private DevComponents.Editors.ComboItem comboItem1;
private DevComponents.Editors.ComboItem comboItem2;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxItemWidth;
private DevComponents.Editors.ComboItem comboItem21;
private DevComponents.Editors.ComboItem comboItem22;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxTextColor;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxFontSize;
private DevComponents.Editors.ComboItem comboItem25;
private DevComponents.Editors.ComboItem comboItem26;
private DevComponents.DotNetBar.Controls.GroupPanel groupBoxItem;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel3;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel4;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel5;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxSaleClearFont;
private DevComponents.Editors.ComboItem comboItem3;
private DevComponents.Editors.ComboItem comboItem4;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker1;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker2;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.LabelX labelX7;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker3;
private DevComponents.DotNetBar.LabelX labelX11;
private DevComponents.DotNetBar.LabelX labelX9;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker4;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel6;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1;
private DevComponents.Editors.ComboItem comboItem5;
private DevComponents.Editors.ComboItem comboItem6;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker5;
private OfficePickers.ColorPicker.ComboBoxColorPicker comboBoxColorPicker6;
private DevComponents.DotNetBar.LabelX labelX12;
private DevComponents.DotNetBar.LabelX labelX14;
private DevComponents.DotNetBar.LabelX labelX16;
private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxCornerType;
private DevComponents.Editors.ComboItem comboItem7;
private DevComponents.Editors.ComboItem comboItem8;
private DevComponents.DotNetBar.LabelX labelX17;
}
}