示例#1
0
        public void CloneGrouperStyle(Grouper v_SampleGrouper)
        {
            this.TitileGradientColors = v_SampleGrouper.TitileGradientColors;
            this.TitleStyle           = v_SampleGrouper.TitleStyle;
            this.TitleTextColor       = v_SampleGrouper.TitleTextColor;
            this.ShadowThickness      = v_SampleGrouper.ShadowThickness;
            this.ShadowControl        = v_SampleGrouper.ShadowControl;
            this.ShadowColor          = v_SampleGrouper.ShadowColor;
            this.RoundCorners         = v_SampleGrouper.RoundCorners;
            this.PaintGroupBox        = v_SampleGrouper.PaintGroupBox;
            this.GroupImage           = v_SampleGrouper.GroupImage;
            this.GradientColors       = v_SampleGrouper.GradientColors;
            this.ForeColor            = v_SampleGrouper.ForeColor;
//			this.Font = v_SampleGrouper.Font;
            this.FlatStyle              = v_SampleGrouper.FlatStyle;
            this.BorderThickness        = v_SampleGrouper.BorderThickness;
            this.BackgroundImage        = v_SampleGrouper.BackgroundImage;
            this.BackgroundGradientMode = v_SampleGrouper.BackgroundGradientMode;
            this.BackColor              = v_SampleGrouper.BackColor;
            this.Refresh();
        }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SpotColorSetting));
     BYHXPrinterManager.Style style9  = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style10 = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style11 = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style3  = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style12 = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style13 = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style6  = new BYHXPrinterManager.Style();
     BYHXPrinterManager.Style style14 = new BYHXPrinterManager.Style();
     this.table                         = new XPTable.Models.Table();
     this.m_CheckBoxMirror              = new System.Windows.Forms.CheckBox();
     this.CheckBoxReversePrint          = new System.Windows.Forms.CheckBox();
     this.grouper3                      = new BYHXPrinterManager.GradientControls.Grouper();
     this.spotColorMaskSetting1         = new BYHXPrinterManager.Setting.SpotColorMaskSetting();
     this.comboBox1                     = new System.Windows.Forms.ComboBox();
     this.m_GroupBoxInkStripe           = new BYHXPrinterManager.GradientControls.Grouper();
     this.labelLayerNum                 = new System.Windows.Forms.Label();
     this.spotColorMaskSetting2         = new BYHXPrinterManager.Setting.SpotColorMaskSetting();
     this.m_groupOffset                 = new BYHXPrinterManager.GradientControls.Grouper();
     this.checkBoxVarnishNoPrint        = new System.Windows.Forms.CheckBox();
     this.checkBoxWhiteNoPrint          = new System.Windows.Forms.CheckBox();
     this.checkBoxColorNoPrint          = new System.Windows.Forms.CheckBox();
     this.cbo_MultipleInk               = new System.Windows.Forms.ComboBox();
     this.label1                        = new System.Windows.Forms.Label();
     this.checkBox14plTo42pl            = new System.Windows.Forms.CheckBox();
     this.panel1                        = new System.Windows.Forms.Panel();
     this.checkBoxEnableSingleLayerMode = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.table)).BeginInit();
     this.grouper3.SuspendLayout();
     this.m_GroupBoxInkStripe.SuspendLayout();
     this.m_groupOffset.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // table
     //
     resources.ApplyResources(this.table, "table");
     this.table.Name = "table";
     //
     // m_CheckBoxMirror
     //
     this.m_CheckBoxMirror.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.m_CheckBoxMirror, "m_CheckBoxMirror");
     this.m_CheckBoxMirror.Name = "m_CheckBoxMirror";
     this.m_CheckBoxMirror.UseVisualStyleBackColor = false;
     //
     // CheckBoxReversePrint
     //
     this.CheckBoxReversePrint.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.CheckBoxReversePrint, "CheckBoxReversePrint");
     this.CheckBoxReversePrint.Name = "CheckBoxReversePrint";
     this.CheckBoxReversePrint.UseVisualStyleBackColor = false;
     this.CheckBoxReversePrint.CheckedChanged         += new System.EventHandler(this.CheckBoxMirrorPrint_CheckedChanged);
     //
     // grouper3
     //
     this.grouper3.BackgroundGradientMode = BYHXPrinterManager.GradientControls.GroupBoxGradientMode.Vertical;
     this.grouper3.BorderThickness        = 1F;
     this.grouper3.Controls.Add(this.m_CheckBoxMirror);
     this.grouper3.Controls.Add(this.CheckBoxReversePrint);
     style9.Color1 = System.Drawing.Color.LightBlue;
     style9.Color2 = System.Drawing.Color.SteelBlue;
     this.grouper3.GradientColors = style9;
     this.grouper3.GroupImage     = null;
     resources.ApplyResources(this.grouper3, "grouper3");
     this.grouper3.Name            = "grouper3";
     this.grouper3.PaintGroupBox   = false;
     this.grouper3.RoundCorners    = 10;
     this.grouper3.ShadowColor     = System.Drawing.Color.DarkGray;
     this.grouper3.ShadowControl   = false;
     this.grouper3.ShadowThickness = 3;
     this.grouper3.TabStop         = false;
     style10.Color1 = System.Drawing.Color.LightBlue;
     style10.Color2 = System.Drawing.Color.SteelBlue;
     this.grouper3.TitileGradientColors = style10;
     this.grouper3.TitleStyle           = BYHXPrinterManager.GradientControls.TitleStyles.Default;
     this.grouper3.TitleTextColor       = System.Drawing.SystemColors.ActiveCaption;
     this.grouper3.Enter += new System.EventHandler(this.grouper3_Enter);
     //
     // spotColorMaskSetting1
     //
     this.spotColorMaskSetting1.Divider = false;
     resources.ApplyResources(this.spotColorMaskSetting1, "spotColorMaskSetting1");
     style11.Color1 = System.Drawing.SystemColors.Control;
     style11.Color2 = System.Drawing.SystemColors.Control;
     this.spotColorMaskSetting1.GradientColors    = style11;
     this.spotColorMaskSetting1.GradientMode      = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.spotColorMaskSetting1.GrouperTitleStyle = null;
     this.spotColorMaskSetting1.Name          = "spotColorMaskSetting1";
     this.spotColorMaskSetting1.SpotColorMask = ((ushort)(0));
     //
     // comboBox1
     //
     resources.ApplyResources(this.comboBox1, "comboBox1");
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // m_GroupBoxInkStripe
     //
     this.m_GroupBoxInkStripe.BackgroundGradientMode = BYHXPrinterManager.GradientControls.GroupBoxGradientMode.Vertical;
     this.m_GroupBoxInkStripe.BorderThickness        = 1F;
     this.m_GroupBoxInkStripe.Controls.Add(this.labelLayerNum);
     this.m_GroupBoxInkStripe.Controls.Add(this.comboBox1);
     this.m_GroupBoxInkStripe.Controls.Add(this.table);
     style3.Color1 = System.Drawing.Color.LightBlue;
     style3.Color2 = System.Drawing.Color.SteelBlue;
     this.m_GroupBoxInkStripe.GradientColors = style3;
     this.m_GroupBoxInkStripe.GroupImage     = null;
     resources.ApplyResources(this.m_GroupBoxInkStripe, "m_GroupBoxInkStripe");
     this.m_GroupBoxInkStripe.Name            = "m_GroupBoxInkStripe";
     this.m_GroupBoxInkStripe.PaintGroupBox   = false;
     this.m_GroupBoxInkStripe.RoundCorners    = 10;
     this.m_GroupBoxInkStripe.ShadowColor     = System.Drawing.Color.DarkGray;
     this.m_GroupBoxInkStripe.ShadowControl   = false;
     this.m_GroupBoxInkStripe.ShadowThickness = 3;
     this.m_GroupBoxInkStripe.TabStop         = false;
     style12.Color1 = System.Drawing.Color.LightBlue;
     style12.Color2 = System.Drawing.Color.SteelBlue;
     this.m_GroupBoxInkStripe.TitileGradientColors = style12;
     this.m_GroupBoxInkStripe.TitleStyle           = BYHXPrinterManager.GradientControls.TitleStyles.Default;
     this.m_GroupBoxInkStripe.TitleTextColor       = System.Drawing.SystemColors.ActiveCaption;
     //
     // labelLayerNum
     //
     resources.ApplyResources(this.labelLayerNum, "labelLayerNum");
     this.labelLayerNum.BackColor = System.Drawing.Color.Transparent;
     this.labelLayerNum.Name      = "labelLayerNum";
     //
     // spotColorMaskSetting2
     //
     this.spotColorMaskSetting2.Divider = false;
     resources.ApplyResources(this.spotColorMaskSetting2, "spotColorMaskSetting2");
     style13.Color1 = System.Drawing.SystemColors.Control;
     style13.Color2 = System.Drawing.SystemColors.Control;
     this.spotColorMaskSetting2.GradientColors    = style13;
     this.spotColorMaskSetting2.GradientMode      = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.spotColorMaskSetting2.GrouperTitleStyle = null;
     this.spotColorMaskSetting2.Name          = "spotColorMaskSetting2";
     this.spotColorMaskSetting2.SpotColorMask = ((ushort)(0));
     //
     // m_groupOffset
     //
     this.m_groupOffset.BackgroundGradientMode = BYHXPrinterManager.GradientControls.GroupBoxGradientMode.Vertical;
     this.m_groupOffset.BorderThickness        = 1F;
     this.m_groupOffset.Controls.Add(this.checkBoxVarnishNoPrint);
     this.m_groupOffset.Controls.Add(this.checkBoxWhiteNoPrint);
     this.m_groupOffset.Controls.Add(this.checkBoxColorNoPrint);
     style6.Color1 = System.Drawing.Color.LightBlue;
     style6.Color2 = System.Drawing.Color.SteelBlue;
     this.m_groupOffset.GradientColors = style6;
     this.m_groupOffset.GroupImage     = null;
     resources.ApplyResources(this.m_groupOffset, "m_groupOffset");
     this.m_groupOffset.Name            = "m_groupOffset";
     this.m_groupOffset.PaintGroupBox   = false;
     this.m_groupOffset.RoundCorners    = 10;
     this.m_groupOffset.ShadowColor     = System.Drawing.Color.DarkGray;
     this.m_groupOffset.ShadowControl   = false;
     this.m_groupOffset.ShadowThickness = 3;
     this.m_groupOffset.TabStop         = false;
     style14.Color1 = System.Drawing.Color.LightBlue;
     style14.Color2 = System.Drawing.Color.SteelBlue;
     this.m_groupOffset.TitileGradientColors = style14;
     this.m_groupOffset.TitleStyle           = BYHXPrinterManager.GradientControls.TitleStyles.Default;
     this.m_groupOffset.TitleTextColor       = System.Drawing.SystemColors.ActiveCaption;
     //
     // checkBoxVarnishNoPrint
     //
     this.checkBoxVarnishNoPrint.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.checkBoxVarnishNoPrint, "checkBoxVarnishNoPrint");
     this.checkBoxVarnishNoPrint.Name = "checkBoxVarnishNoPrint";
     this.checkBoxVarnishNoPrint.UseVisualStyleBackColor = false;
     this.checkBoxVarnishNoPrint.CheckedChanged         += new System.EventHandler(this.checkBoxNoPrint_CheckedChanged);
     //
     // checkBoxWhiteNoPrint
     //
     this.checkBoxWhiteNoPrint.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.checkBoxWhiteNoPrint, "checkBoxWhiteNoPrint");
     this.checkBoxWhiteNoPrint.Name = "checkBoxWhiteNoPrint";
     this.checkBoxWhiteNoPrint.UseVisualStyleBackColor = false;
     this.checkBoxWhiteNoPrint.CheckedChanged         += new System.EventHandler(this.checkBoxNoPrint_CheckedChanged);
     //
     // checkBoxColorNoPrint
     //
     this.checkBoxColorNoPrint.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.checkBoxColorNoPrint, "checkBoxColorNoPrint");
     this.checkBoxColorNoPrint.Name = "checkBoxColorNoPrint";
     this.checkBoxColorNoPrint.UseVisualStyleBackColor = false;
     this.checkBoxColorNoPrint.CheckedChanged         += new System.EventHandler(this.checkBoxNoPrint_CheckedChanged);
     //
     // cbo_MultipleInk
     //
     resources.ApplyResources(this.cbo_MultipleInk, "cbo_MultipleInk");
     this.cbo_MultipleInk.Items.AddRange(new object[] {
         resources.GetString("cbo_MultipleInk.Items"),
         resources.GetString("cbo_MultipleInk.Items1"),
         resources.GetString("cbo_MultipleInk.Items2"),
         resources.GetString("cbo_MultipleInk.Items3"),
         resources.GetString("cbo_MultipleInk.Items4"),
         resources.GetString("cbo_MultipleInk.Items5"),
         resources.GetString("cbo_MultipleInk.Items6"),
         resources.GetString("cbo_MultipleInk.Items7")
     });
     this.cbo_MultipleInk.Name = "cbo_MultipleInk";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Name      = "label1";
     //
     // checkBox14plTo42pl
     //
     resources.ApplyResources(this.checkBox14plTo42pl, "checkBox14plTo42pl");
     this.checkBox14plTo42pl.BackColor = System.Drawing.Color.Transparent;
     this.checkBox14plTo42pl.Name      = "checkBox14plTo42pl";
     this.checkBox14plTo42pl.UseVisualStyleBackColor = false;
     //
     // panel1
     //
     resources.ApplyResources(this.panel1, "panel1");
     this.panel1.Controls.Add(this.spotColorMaskSetting2);
     this.panel1.Controls.Add(this.spotColorMaskSetting1);
     this.panel1.Name = "panel1";
     //
     // checkBoxEnableSingleLayerMode
     //
     resources.ApplyResources(this.checkBoxEnableSingleLayerMode, "checkBoxEnableSingleLayerMode");
     this.checkBoxEnableSingleLayerMode.BackColor = System.Drawing.Color.Transparent;
     this.checkBoxEnableSingleLayerMode.Name      = "checkBoxEnableSingleLayerMode";
     this.checkBoxEnableSingleLayerMode.UseVisualStyleBackColor = false;
     //
     // SpotColorSetting
     //
     this.Controls.Add(this.checkBoxEnableSingleLayerMode);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.checkBox14plTo42pl);
     this.Controls.Add(this.cbo_MultipleInk);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.grouper3);
     this.Controls.Add(this.m_GroupBoxInkStripe);
     this.Controls.Add(this.m_groupOffset);
     this.Name = "SpotColorSetting";
     resources.ApplyResources(this, "$this");
     ((System.ComponentModel.ISupportInitialize)(this.table)).EndInit();
     this.grouper3.ResumeLayout(false);
     this.m_GroupBoxInkStripe.ResumeLayout(false);
     this.m_GroupBoxInkStripe.PerformLayout();
     this.m_groupOffset.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PrinterHWSettingSimple));
     this.dividerPanel1             = new DividerPanel.DividerPanel();
     this.m_ButtonCancel            = new System.Windows.Forms.Button();
     this.m_ButtonOK                = new System.Windows.Forms.Button();
     this.groupBox1                 = new BYHXPrinterManager.GradientControls.Grouper();
     this.m_RadioButtonServoEncoder = new System.Windows.Forms.RadioButton();
     this.m_RadioButtonEncoder      = new System.Windows.Forms.RadioButton();
     this.m_ToolTip                 = new System.Windows.Forms.ToolTip(this.components);
     this.m_CheckBoxFlatBed         = new System.Windows.Forms.CheckBox();
     this.m_CheckBoxUseYEncoder     = new System.Windows.Forms.CheckBox();
     this.dividerPanel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // dividerPanel1
     //
     this.dividerPanel1.AccessibleDescription = resources.GetString("dividerPanel1.AccessibleDescription");
     this.dividerPanel1.AccessibleName        = resources.GetString("dividerPanel1.AccessibleName");
     this.dividerPanel1.AllowDrop             = true;
     this.dividerPanel1.Anchor            = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("dividerPanel1.Anchor")));
     this.dividerPanel1.AutoScroll        = ((bool)(resources.GetObject("dividerPanel1.AutoScroll")));
     this.dividerPanel1.AutoScrollMargin  = ((System.Drawing.Size)(resources.GetObject("dividerPanel1.AutoScrollMargin")));
     this.dividerPanel1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("dividerPanel1.AutoScrollMinSize")));
     this.dividerPanel1.BackgroundImage   = ((System.Drawing.Image)(resources.GetObject("dividerPanel1.BackgroundImage")));
     this.dividerPanel1.BorderSide        = System.Windows.Forms.Border3DSide.Top;
     this.dividerPanel1.Controls.Add(this.m_ButtonCancel);
     this.dividerPanel1.Controls.Add(this.m_ButtonOK);
     this.dividerPanel1.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("dividerPanel1.Dock")));
     this.dividerPanel1.Enabled     = ((bool)(resources.GetObject("dividerPanel1.Enabled")));
     this.dividerPanel1.Font        = ((System.Drawing.Font)(resources.GetObject("dividerPanel1.Font")));
     this.dividerPanel1.ImeMode     = ((System.Windows.Forms.ImeMode)(resources.GetObject("dividerPanel1.ImeMode")));
     this.dividerPanel1.Location    = ((System.Drawing.Point)(resources.GetObject("dividerPanel1.Location")));
     this.dividerPanel1.Name        = "dividerPanel1";
     this.dividerPanel1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("dividerPanel1.RightToLeft")));
     this.dividerPanel1.Size        = ((System.Drawing.Size)(resources.GetObject("dividerPanel1.Size")));
     this.dividerPanel1.TabIndex    = ((int)(resources.GetObject("dividerPanel1.TabIndex")));
     this.dividerPanel1.Text        = resources.GetString("dividerPanel1.Text");
     this.m_ToolTip.SetToolTip(this.dividerPanel1, resources.GetString("dividerPanel1.ToolTip"));
     this.dividerPanel1.Visible = ((bool)(resources.GetObject("dividerPanel1.Visible")));
     //
     // m_ButtonCancel
     //
     this.m_ButtonCancel.AccessibleDescription = resources.GetString("m_ButtonCancel.AccessibleDescription");
     this.m_ButtonCancel.AccessibleName        = resources.GetString("m_ButtonCancel.AccessibleName");
     this.m_ButtonCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_ButtonCancel.Anchor")));
     this.m_ButtonCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_ButtonCancel.BackgroundImage")));
     this.m_ButtonCancel.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.m_ButtonCancel.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_ButtonCancel.Dock")));
     this.m_ButtonCancel.Enabled         = ((bool)(resources.GetObject("m_ButtonCancel.Enabled")));
     this.m_ButtonCancel.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_ButtonCancel.FlatStyle")));
     this.m_ButtonCancel.Font            = ((System.Drawing.Font)(resources.GetObject("m_ButtonCancel.Font")));
     this.m_ButtonCancel.Image           = ((System.Drawing.Image)(resources.GetObject("m_ButtonCancel.Image")));
     this.m_ButtonCancel.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_ButtonCancel.ImageAlign")));
     this.m_ButtonCancel.ImageIndex      = ((int)(resources.GetObject("m_ButtonCancel.ImageIndex")));
     this.m_ButtonCancel.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_ButtonCancel.ImeMode")));
     this.m_ButtonCancel.Location        = ((System.Drawing.Point)(resources.GetObject("m_ButtonCancel.Location")));
     this.m_ButtonCancel.Name            = "m_ButtonCancel";
     this.m_ButtonCancel.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_ButtonCancel.RightToLeft")));
     this.m_ButtonCancel.Size            = ((System.Drawing.Size)(resources.GetObject("m_ButtonCancel.Size")));
     this.m_ButtonCancel.TabIndex        = ((int)(resources.GetObject("m_ButtonCancel.TabIndex")));
     this.m_ButtonCancel.Text            = resources.GetString("m_ButtonCancel.Text");
     this.m_ButtonCancel.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_ButtonCancel.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_ButtonCancel, resources.GetString("m_ButtonCancel.ToolTip"));
     this.m_ButtonCancel.Visible = ((bool)(resources.GetObject("m_ButtonCancel.Visible")));
     //
     // m_ButtonOK
     //
     this.m_ButtonOK.AccessibleDescription = resources.GetString("m_ButtonOK.AccessibleDescription");
     this.m_ButtonOK.AccessibleName        = resources.GetString("m_ButtonOK.AccessibleName");
     this.m_ButtonOK.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_ButtonOK.Anchor")));
     this.m_ButtonOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_ButtonOK.BackgroundImage")));
     this.m_ButtonOK.DialogResult    = System.Windows.Forms.DialogResult.OK;
     this.m_ButtonOK.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_ButtonOK.Dock")));
     this.m_ButtonOK.Enabled         = ((bool)(resources.GetObject("m_ButtonOK.Enabled")));
     this.m_ButtonOK.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_ButtonOK.FlatStyle")));
     this.m_ButtonOK.Font            = ((System.Drawing.Font)(resources.GetObject("m_ButtonOK.Font")));
     this.m_ButtonOK.Image           = ((System.Drawing.Image)(resources.GetObject("m_ButtonOK.Image")));
     this.m_ButtonOK.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_ButtonOK.ImageAlign")));
     this.m_ButtonOK.ImageIndex      = ((int)(resources.GetObject("m_ButtonOK.ImageIndex")));
     this.m_ButtonOK.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_ButtonOK.ImeMode")));
     this.m_ButtonOK.Location        = ((System.Drawing.Point)(resources.GetObject("m_ButtonOK.Location")));
     this.m_ButtonOK.Name            = "m_ButtonOK";
     this.m_ButtonOK.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_ButtonOK.RightToLeft")));
     this.m_ButtonOK.Size            = ((System.Drawing.Size)(resources.GetObject("m_ButtonOK.Size")));
     this.m_ButtonOK.TabIndex        = ((int)(resources.GetObject("m_ButtonOK.TabIndex")));
     this.m_ButtonOK.Text            = resources.GetString("m_ButtonOK.Text");
     this.m_ButtonOK.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_ButtonOK.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_ButtonOK, resources.GetString("m_ButtonOK.ToolTip"));
     this.m_ButtonOK.Visible = ((bool)(resources.GetObject("m_ButtonOK.Visible")));
     //
     // groupBox1
     //
     this.groupBox1.AccessibleDescription = resources.GetString("groupBox1.AccessibleDescription");
     this.groupBox1.AccessibleName        = resources.GetString("groupBox1.AccessibleName");
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("groupBox1.Anchor")));
     this.groupBox1.BackgroundGradientMode = BYHXPrinterManager.GradientControls.GroupBoxGradientMode.Vertical;
     this.groupBox1.BackgroundImage        = ((System.Drawing.Image)(resources.GetObject("groupBox1.BackgroundImage")));
     this.groupBox1.BorderThickness        = 1F;
     this.groupBox1.Controls.Add(this.m_RadioButtonServoEncoder);
     this.groupBox1.Controls.Add(this.m_RadioButtonEncoder);
     this.groupBox1.Dock                 = ((System.Windows.Forms.DockStyle)(resources.GetObject("groupBox1.Dock")));
     this.groupBox1.Enabled              = ((bool)(resources.GetObject("groupBox1.Enabled")));
     this.groupBox1.Font                 = ((System.Drawing.Font)(resources.GetObject("groupBox1.Font")));
     this.groupBox1.GradientColors       = new BYHXPrinterManager.Style(System.Drawing.SystemColors.Control, System.Drawing.Color.Gold);
     this.groupBox1.GroupImage           = null;
     this.groupBox1.ImeMode              = ((System.Windows.Forms.ImeMode)(resources.GetObject("groupBox1.ImeMode")));
     this.groupBox1.Location             = ((System.Drawing.Point)(resources.GetObject("groupBox1.Location")));
     this.groupBox1.Name                 = "groupBox1";
     this.groupBox1.PaintGroupBox        = false;
     this.groupBox1.RightToLeft          = ((System.Windows.Forms.RightToLeft)(resources.GetObject("groupBox1.RightToLeft")));
     this.groupBox1.RoundCorners         = 10;
     this.groupBox1.ShadowColor          = System.Drawing.Color.DarkGray;
     this.groupBox1.ShadowControl        = false;
     this.groupBox1.ShadowThickness      = 3;
     this.groupBox1.Size                 = ((System.Drawing.Size)(resources.GetObject("groupBox1.Size")));
     this.groupBox1.TabIndex             = ((int)(resources.GetObject("groupBox1.TabIndex")));
     this.groupBox1.TabStop              = false;
     this.groupBox1.Text                 = resources.GetString("groupBox1.Text");
     this.groupBox1.TitileGradientColors = new BYHXPrinterManager.Style(System.Drawing.Color.LightBlue, System.Drawing.Color.SteelBlue);
     this.groupBox1.TitleStyle           = BYHXPrinterManager.GradientControls.TitleStyles.Default;
     this.groupBox1.TitleTextColor       = System.Drawing.SystemColors.ActiveCaption;
     this.m_ToolTip.SetToolTip(this.groupBox1, resources.GetString("groupBox1.ToolTip"));
     this.groupBox1.Visible = ((bool)(resources.GetObject("groupBox1.Visible")));
     //
     // m_RadioButtonServoEncoder
     //
     this.m_RadioButtonServoEncoder.AccessibleDescription = resources.GetString("m_RadioButtonServoEncoder.AccessibleDescription");
     this.m_RadioButtonServoEncoder.AccessibleName        = resources.GetString("m_RadioButtonServoEncoder.AccessibleName");
     this.m_RadioButtonServoEncoder.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_RadioButtonServoEncoder.Anchor")));
     this.m_RadioButtonServoEncoder.Appearance      = ((System.Windows.Forms.Appearance)(resources.GetObject("m_RadioButtonServoEncoder.Appearance")));
     this.m_RadioButtonServoEncoder.BackColor       = System.Drawing.Color.Transparent;
     this.m_RadioButtonServoEncoder.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_RadioButtonServoEncoder.BackgroundImage")));
     this.m_RadioButtonServoEncoder.CheckAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonServoEncoder.CheckAlign")));
     this.m_RadioButtonServoEncoder.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_RadioButtonServoEncoder.Dock")));
     this.m_RadioButtonServoEncoder.Enabled         = ((bool)(resources.GetObject("m_RadioButtonServoEncoder.Enabled")));
     this.m_RadioButtonServoEncoder.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_RadioButtonServoEncoder.FlatStyle")));
     this.m_RadioButtonServoEncoder.Font            = ((System.Drawing.Font)(resources.GetObject("m_RadioButtonServoEncoder.Font")));
     this.m_RadioButtonServoEncoder.Image           = ((System.Drawing.Image)(resources.GetObject("m_RadioButtonServoEncoder.Image")));
     this.m_RadioButtonServoEncoder.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonServoEncoder.ImageAlign")));
     this.m_RadioButtonServoEncoder.ImageIndex      = ((int)(resources.GetObject("m_RadioButtonServoEncoder.ImageIndex")));
     this.m_RadioButtonServoEncoder.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_RadioButtonServoEncoder.ImeMode")));
     this.m_RadioButtonServoEncoder.Location        = ((System.Drawing.Point)(resources.GetObject("m_RadioButtonServoEncoder.Location")));
     this.m_RadioButtonServoEncoder.Name            = "m_RadioButtonServoEncoder";
     this.m_RadioButtonServoEncoder.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_RadioButtonServoEncoder.RightToLeft")));
     this.m_RadioButtonServoEncoder.Size            = ((System.Drawing.Size)(resources.GetObject("m_RadioButtonServoEncoder.Size")));
     this.m_RadioButtonServoEncoder.TabIndex        = ((int)(resources.GetObject("m_RadioButtonServoEncoder.TabIndex")));
     this.m_RadioButtonServoEncoder.Text            = resources.GetString("m_RadioButtonServoEncoder.Text");
     this.m_RadioButtonServoEncoder.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonServoEncoder.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_RadioButtonServoEncoder, resources.GetString("m_RadioButtonServoEncoder.ToolTip"));
     this.m_RadioButtonServoEncoder.Visible = ((bool)(resources.GetObject("m_RadioButtonServoEncoder.Visible")));
     //
     // m_RadioButtonEncoder
     //
     this.m_RadioButtonEncoder.AccessibleDescription = resources.GetString("m_RadioButtonEncoder.AccessibleDescription");
     this.m_RadioButtonEncoder.AccessibleName        = resources.GetString("m_RadioButtonEncoder.AccessibleName");
     this.m_RadioButtonEncoder.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_RadioButtonEncoder.Anchor")));
     this.m_RadioButtonEncoder.Appearance      = ((System.Windows.Forms.Appearance)(resources.GetObject("m_RadioButtonEncoder.Appearance")));
     this.m_RadioButtonEncoder.BackColor       = System.Drawing.Color.Transparent;
     this.m_RadioButtonEncoder.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_RadioButtonEncoder.BackgroundImage")));
     this.m_RadioButtonEncoder.CheckAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonEncoder.CheckAlign")));
     this.m_RadioButtonEncoder.Checked         = true;
     this.m_RadioButtonEncoder.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_RadioButtonEncoder.Dock")));
     this.m_RadioButtonEncoder.Enabled         = ((bool)(resources.GetObject("m_RadioButtonEncoder.Enabled")));
     this.m_RadioButtonEncoder.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_RadioButtonEncoder.FlatStyle")));
     this.m_RadioButtonEncoder.Font            = ((System.Drawing.Font)(resources.GetObject("m_RadioButtonEncoder.Font")));
     this.m_RadioButtonEncoder.Image           = ((System.Drawing.Image)(resources.GetObject("m_RadioButtonEncoder.Image")));
     this.m_RadioButtonEncoder.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonEncoder.ImageAlign")));
     this.m_RadioButtonEncoder.ImageIndex      = ((int)(resources.GetObject("m_RadioButtonEncoder.ImageIndex")));
     this.m_RadioButtonEncoder.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_RadioButtonEncoder.ImeMode")));
     this.m_RadioButtonEncoder.Location        = ((System.Drawing.Point)(resources.GetObject("m_RadioButtonEncoder.Location")));
     this.m_RadioButtonEncoder.Name            = "m_RadioButtonEncoder";
     this.m_RadioButtonEncoder.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_RadioButtonEncoder.RightToLeft")));
     this.m_RadioButtonEncoder.Size            = ((System.Drawing.Size)(resources.GetObject("m_RadioButtonEncoder.Size")));
     this.m_RadioButtonEncoder.TabIndex        = ((int)(resources.GetObject("m_RadioButtonEncoder.TabIndex")));
     this.m_RadioButtonEncoder.TabStop         = true;
     this.m_RadioButtonEncoder.Text            = resources.GetString("m_RadioButtonEncoder.Text");
     this.m_RadioButtonEncoder.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_RadioButtonEncoder.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_RadioButtonEncoder, resources.GetString("m_RadioButtonEncoder.ToolTip"));
     this.m_RadioButtonEncoder.Visible = ((bool)(resources.GetObject("m_RadioButtonEncoder.Visible")));
     //
     // m_CheckBoxFlatBed
     //
     this.m_CheckBoxFlatBed.AccessibleDescription = resources.GetString("m_CheckBoxFlatBed.AccessibleDescription");
     this.m_CheckBoxFlatBed.AccessibleName        = resources.GetString("m_CheckBoxFlatBed.AccessibleName");
     this.m_CheckBoxFlatBed.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_CheckBoxFlatBed.Anchor")));
     this.m_CheckBoxFlatBed.Appearance      = ((System.Windows.Forms.Appearance)(resources.GetObject("m_CheckBoxFlatBed.Appearance")));
     this.m_CheckBoxFlatBed.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_CheckBoxFlatBed.BackgroundImage")));
     this.m_CheckBoxFlatBed.CheckAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxFlatBed.CheckAlign")));
     this.m_CheckBoxFlatBed.Checked         = true;
     this.m_CheckBoxFlatBed.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.m_CheckBoxFlatBed.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_CheckBoxFlatBed.Dock")));
     this.m_CheckBoxFlatBed.Enabled         = ((bool)(resources.GetObject("m_CheckBoxFlatBed.Enabled")));
     this.m_CheckBoxFlatBed.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_CheckBoxFlatBed.FlatStyle")));
     this.m_CheckBoxFlatBed.Font            = ((System.Drawing.Font)(resources.GetObject("m_CheckBoxFlatBed.Font")));
     this.m_CheckBoxFlatBed.Image           = ((System.Drawing.Image)(resources.GetObject("m_CheckBoxFlatBed.Image")));
     this.m_CheckBoxFlatBed.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxFlatBed.ImageAlign")));
     this.m_CheckBoxFlatBed.ImageIndex      = ((int)(resources.GetObject("m_CheckBoxFlatBed.ImageIndex")));
     this.m_CheckBoxFlatBed.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_CheckBoxFlatBed.ImeMode")));
     this.m_CheckBoxFlatBed.Location        = ((System.Drawing.Point)(resources.GetObject("m_CheckBoxFlatBed.Location")));
     this.m_CheckBoxFlatBed.Name            = "m_CheckBoxFlatBed";
     this.m_CheckBoxFlatBed.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_CheckBoxFlatBed.RightToLeft")));
     this.m_CheckBoxFlatBed.Size            = ((System.Drawing.Size)(resources.GetObject("m_CheckBoxFlatBed.Size")));
     this.m_CheckBoxFlatBed.TabIndex        = ((int)(resources.GetObject("m_CheckBoxFlatBed.TabIndex")));
     this.m_CheckBoxFlatBed.Text            = resources.GetString("m_CheckBoxFlatBed.Text");
     this.m_CheckBoxFlatBed.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxFlatBed.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_CheckBoxFlatBed, resources.GetString("m_CheckBoxFlatBed.ToolTip"));
     this.m_CheckBoxFlatBed.Visible = ((bool)(resources.GetObject("m_CheckBoxFlatBed.Visible")));
     //
     // m_CheckBoxUseYEncoder
     //
     this.m_CheckBoxUseYEncoder.AccessibleDescription = resources.GetString("m_CheckBoxUseYEncoder.AccessibleDescription");
     this.m_CheckBoxUseYEncoder.AccessibleName        = resources.GetString("m_CheckBoxUseYEncoder.AccessibleName");
     this.m_CheckBoxUseYEncoder.Anchor          = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("m_CheckBoxUseYEncoder.Anchor")));
     this.m_CheckBoxUseYEncoder.Appearance      = ((System.Windows.Forms.Appearance)(resources.GetObject("m_CheckBoxUseYEncoder.Appearance")));
     this.m_CheckBoxUseYEncoder.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("m_CheckBoxUseYEncoder.BackgroundImage")));
     this.m_CheckBoxUseYEncoder.CheckAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxUseYEncoder.CheckAlign")));
     this.m_CheckBoxUseYEncoder.Dock            = ((System.Windows.Forms.DockStyle)(resources.GetObject("m_CheckBoxUseYEncoder.Dock")));
     this.m_CheckBoxUseYEncoder.Enabled         = ((bool)(resources.GetObject("m_CheckBoxUseYEncoder.Enabled")));
     this.m_CheckBoxUseYEncoder.FlatStyle       = ((System.Windows.Forms.FlatStyle)(resources.GetObject("m_CheckBoxUseYEncoder.FlatStyle")));
     this.m_CheckBoxUseYEncoder.Font            = ((System.Drawing.Font)(resources.GetObject("m_CheckBoxUseYEncoder.Font")));
     this.m_CheckBoxUseYEncoder.Image           = ((System.Drawing.Image)(resources.GetObject("m_CheckBoxUseYEncoder.Image")));
     this.m_CheckBoxUseYEncoder.ImageAlign      = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxUseYEncoder.ImageAlign")));
     this.m_CheckBoxUseYEncoder.ImageIndex      = ((int)(resources.GetObject("m_CheckBoxUseYEncoder.ImageIndex")));
     this.m_CheckBoxUseYEncoder.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("m_CheckBoxUseYEncoder.ImeMode")));
     this.m_CheckBoxUseYEncoder.Location        = ((System.Drawing.Point)(resources.GetObject("m_CheckBoxUseYEncoder.Location")));
     this.m_CheckBoxUseYEncoder.Name            = "m_CheckBoxUseYEncoder";
     this.m_CheckBoxUseYEncoder.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("m_CheckBoxUseYEncoder.RightToLeft")));
     this.m_CheckBoxUseYEncoder.Size            = ((System.Drawing.Size)(resources.GetObject("m_CheckBoxUseYEncoder.Size")));
     this.m_CheckBoxUseYEncoder.TabIndex        = ((int)(resources.GetObject("m_CheckBoxUseYEncoder.TabIndex")));
     this.m_CheckBoxUseYEncoder.Text            = resources.GetString("m_CheckBoxUseYEncoder.Text");
     this.m_CheckBoxUseYEncoder.TextAlign       = ((System.Drawing.ContentAlignment)(resources.GetObject("m_CheckBoxUseYEncoder.TextAlign")));
     this.m_ToolTip.SetToolTip(this.m_CheckBoxUseYEncoder, resources.GetString("m_CheckBoxUseYEncoder.ToolTip"));
     this.m_CheckBoxUseYEncoder.Visible = ((bool)(resources.GetObject("m_CheckBoxUseYEncoder.Visible")));
     //
     // PrinterHWSettingSimple
     //
     this.AcceptButton          = this.m_ButtonOK;
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName        = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll            = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin      = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize     = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CancelButton          = this.m_ButtonCancel;
     this.ClientSize            = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.m_CheckBoxUseYEncoder);
     this.Controls.Add(this.m_CheckBoxFlatBed);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.dividerPanel1);
     this.Enabled         = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font            = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode         = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.Location        = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximizeBox     = false;
     this.MaximumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.MinimizeBox     = false;
     this.MinimumSize     = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name            = "PrinterHWSettingSimple";
     this.RightToLeft     = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.StartPosition   = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text            = resources.GetString("$this.Text");
     this.m_ToolTip.SetToolTip(this, resources.GetString("$this.ToolTip"));
     this.dividerPanel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }