/// <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(PrintingInfo)); BYHXPrinterManager.Style style1 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style2 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style3 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style4 = new BYHXPrinterManager.Style(); this.panel2 = new System.Windows.Forms.Panel(); this.gzPurgeControl1 = new BYHXPrinterManager.Main.GzPurgeControl(); this.inkTankStatusControl1 = new BYHXPrinterManager.Main.InkTankStatusControl(); this.purgeControl1 = new BYHXPrinterManager.Main.PurgeControl(); this.maintenanceSystemStatus1 = new BYHXPrinterManager.Setting.MaintenanceSystemStatus(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // panel2 // resources.ApplyResources(this.panel2, "panel2"); this.panel2.Controls.Add(this.gzPurgeControl1); this.panel2.Controls.Add(this.inkTankStatusControl1); this.panel2.Controls.Add(this.purgeControl1); this.panel2.Controls.Add(this.maintenanceSystemStatus1); this.panel2.Name = "panel2"; // // gzPurgeControl1 // this.gzPurgeControl1.BackColor = System.Drawing.SystemColors.Window; this.gzPurgeControl1.Divider = false; resources.ApplyResources(this.gzPurgeControl1, "gzPurgeControl1"); style1.Color1 = System.Drawing.SystemColors.Control; style1.Color2 = System.Drawing.SystemColors.Control; this.gzPurgeControl1.GradientColors = style1; this.gzPurgeControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.gzPurgeControl1.GrouperTitleStyle = null; this.gzPurgeControl1.Name = "gzPurgeControl1"; // // inkTankStatusControl1 // this.inkTankStatusControl1.Divider = false; resources.ApplyResources(this.inkTankStatusControl1, "inkTankStatusControl1"); style2.Color1 = System.Drawing.SystemColors.Control; style2.Color2 = System.Drawing.SystemColors.Control; this.inkTankStatusControl1.GradientColors = style2; this.inkTankStatusControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.inkTankStatusControl1.GrouperTitleStyle = null; this.inkTankStatusControl1.Name = "inkTankStatusControl1"; // // purgeControl1 // this.purgeControl1.Divider = false; resources.ApplyResources(this.purgeControl1, "purgeControl1"); style3.Color1 = System.Drawing.SystemColors.Control; style3.Color2 = System.Drawing.SystemColors.Control; this.purgeControl1.GradientColors = style3; this.purgeControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.purgeControl1.GrouperTitleStyle = null; this.purgeControl1.Name = "purgeControl1"; // // maintenanceSystemStatus1 // resources.ApplyResources(this.maintenanceSystemStatus1, "maintenanceSystemStatus1"); this.maintenanceSystemStatus1.Divider = false; style4.Color1 = System.Drawing.SystemColors.Control; style4.Color2 = System.Drawing.SystemColors.Control; this.maintenanceSystemStatus1.GradientColors = style4; this.maintenanceSystemStatus1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.maintenanceSystemStatus1.GrouperTitleStyle = null; this.maintenanceSystemStatus1.Name = "maintenanceSystemStatus1"; // // PrintingInfo // resources.ApplyResources(this, "$this"); this.BackColor = System.Drawing.SystemColors.Window; this.Controls.Add(this.panel2); this.Name = "PrintingInfo"; this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PrintingInfo)); BYHXPrinterManager.Style style1 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style2 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style3 = new BYHXPrinterManager.Style(); BYHXPrinterManager.Style style4 = new BYHXPrinterManager.Style(); this.splitter1 = new System.Windows.Forms.Splitter(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.m_LabelPrintingJobInfo = new BYHXPrinterManager.GradientControls.CrystalLabel(); this.gzPurgeControl1 = new BYHXPrinterManager.Main.GzPurgeControl(); this.inkTankStatusControl1 = new BYHXPrinterManager.Main.InkTankStatusControl(); this.purgeControl1 = new BYHXPrinterManager.Main.PurgeControl(); this.maintenanceSystemStatus1 = new BYHXPrinterManager.Setting.MaintenanceSystemStatus(); this.splitter2 = new System.Windows.Forms.Splitter(); this.crystalLabel_Status = new System.Windows.Forms.Label(); this.m_PrintPreview = new BYHXPrinterManager.Preview.PrintingPreview(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // splitter1 // resources.ApplyResources(this.splitter1, "splitter1"); this.splitter1.Name = "splitter1"; this.splitter1.TabStop = false; // // panel1 // this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.splitter2); this.panel1.Controls.Add(this.crystalLabel_Status); resources.ApplyResources(this.panel1, "panel1"); this.panel1.Name = "panel1"; // // panel2 // this.panel2.Controls.Add(this.m_LabelPrintingJobInfo); this.panel2.Controls.Add(this.gzPurgeControl1); this.panel2.Controls.Add(this.inkTankStatusControl1); this.panel2.Controls.Add(this.purgeControl1); this.panel2.Controls.Add(this.maintenanceSystemStatus1); resources.ApplyResources(this.panel2, "panel2"); this.panel2.Name = "panel2"; // // m_LabelPrintingJobInfo // resources.ApplyResources(this.m_LabelPrintingJobInfo, "m_LabelPrintingJobInfo"); this.m_LabelPrintingJobInfo.GradientColors = null; this.m_LabelPrintingJobInfo.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.m_LabelPrintingJobInfo.Name = "m_LabelPrintingJobInfo"; this.m_LabelPrintingJobInfo.TabStop = false; this.m_LabelPrintingJobInfo.TextAlignment = System.Drawing.StringAlignment.Center; this.m_LabelPrintingJobInfo.Click += new System.EventHandler(this.m_LabelPrintingJobInfo_Click); this.m_LabelPrintingJobInfo.DoubleClick += new System.EventHandler(this.m_LabelPrintingJobInfo_DoubleClick); // // gzPurgeControl1 // this.gzPurgeControl1.BackColor = System.Drawing.SystemColors.Window; this.gzPurgeControl1.Divider = false; resources.ApplyResources(this.gzPurgeControl1, "gzPurgeControl1"); style1.Color1 = System.Drawing.SystemColors.Control; style1.Color2 = System.Drawing.SystemColors.Control; this.gzPurgeControl1.GradientColors = style1; this.gzPurgeControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.gzPurgeControl1.GrouperTitleStyle = null; this.gzPurgeControl1.Name = "gzPurgeControl1"; // // inkTankStatusControl1 // this.inkTankStatusControl1.Divider = false; resources.ApplyResources(this.inkTankStatusControl1, "inkTankStatusControl1"); style2.Color1 = System.Drawing.SystemColors.Control; style2.Color2 = System.Drawing.SystemColors.Control; this.inkTankStatusControl1.GradientColors = style2; this.inkTankStatusControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.inkTankStatusControl1.GrouperTitleStyle = null; this.inkTankStatusControl1.Name = "inkTankStatusControl1"; // // purgeControl1 // this.purgeControl1.Divider = false; resources.ApplyResources(this.purgeControl1, "purgeControl1"); style3.Color1 = System.Drawing.SystemColors.Control; style3.Color2 = System.Drawing.SystemColors.Control; this.purgeControl1.GradientColors = style3; this.purgeControl1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.purgeControl1.GrouperTitleStyle = null; this.purgeControl1.Name = "purgeControl1"; // // maintenanceSystemStatus1 // resources.ApplyResources(this.maintenanceSystemStatus1, "maintenanceSystemStatus1"); this.maintenanceSystemStatus1.Divider = false; style4.Color1 = System.Drawing.SystemColors.Control; style4.Color2 = System.Drawing.SystemColors.Control; this.maintenanceSystemStatus1.GradientColors = style4; this.maintenanceSystemStatus1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.maintenanceSystemStatus1.GrouperTitleStyle = null; this.maintenanceSystemStatus1.Name = "maintenanceSystemStatus1"; // // splitter2 // this.splitter2.Cursor = System.Windows.Forms.Cursors.HSplit; resources.ApplyResources(this.splitter2, "splitter2"); this.splitter2.Name = "splitter2"; this.splitter2.TabStop = false; // // crystalLabel_Status // this.crystalLabel_Status.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.crystalLabel_Status, "crystalLabel_Status"); this.crystalLabel_Status.ForeColor = System.Drawing.Color.Lime; this.crystalLabel_Status.Name = "crystalLabel_Status"; this.crystalLabel_Status.Click += new System.EventHandler(this.m_LabelPrintingJobInfo_Click); // // m_PrintPreview // this.m_PrintPreview.BackColor = System.Drawing.SystemColors.Control; this.m_PrintPreview.Divider = false; resources.ApplyResources(this.m_PrintPreview, "m_PrintPreview"); this.m_PrintPreview.GradientColors = null; this.m_PrintPreview.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.m_PrintPreview.Name = "m_PrintPreview"; this.m_PrintPreview.Rotate = System.Drawing.RotateFlipType.RotateNoneFlipNone; this.m_PrintPreview.DoubleClick += new System.EventHandler(this.m_PrintPreview_DoubleClick); // // PrintingInfo // this.BackColor = System.Drawing.SystemColors.Window; this.Controls.Add(this.m_PrintPreview); this.Controls.Add(this.splitter1); this.Controls.Add(this.panel1); resources.ApplyResources(this, "$this"); this.Name = "PrintingInfo"; this.DoubleClick += new System.EventHandler(this.PreviewAndInfo_DoubleClick); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.ResumeLayout(false); }