namespace Uninpho.Railway.Waveform { partial class DrawCrl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); this.MytableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.JGTpanelControl = new DevExpress.XtraEditors.PanelControl(); this.JGTpictureBox = new System.Windows.Forms.PictureBox(); this.DownLevel1panelCtrl = new DevExpress.XtraEditors.PanelControl(); this.LeftMainpanelCtrl = new DevExpress.XtraEditors.PanelControl(); this.ScalePanel = new System.Windows.Forms.PictureBox(); this.DrawMainBox = new System.Windows.Forms.PictureBox(); this.RightMainpanelCtrl = new DevExpress.XtraEditors.PanelControl(); this.LabelPanel = new DevExpress.XtraEditors.PanelControl(); this.Comboxpanel = new DevExpress.XtraEditors.PanelControl(); this.BXCheckedComboBox = new DevExpress.XtraEditors.CheckedComboBoxEdit(); this.BitMapHScroll = new DevExpress.XtraEditors.HScrollBar(); this.TitlleCrl = new System.Windows.Forms.Label(); this.MytableLayoutPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.JGTpanelControl)).BeginInit(); this.JGTpanelControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.JGTpictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DownLevel1panelCtrl)).BeginInit(); this.DownLevel1panelCtrl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.LeftMainpanelCtrl)).BeginInit(); this.LeftMainpanelCtrl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ScalePanel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DrawMainBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.RightMainpanelCtrl)).BeginInit(); this.RightMainpanelCtrl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.LabelPanel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Comboxpanel)).BeginInit(); this.Comboxpanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.BXCheckedComboBox.Properties)).BeginInit(); this.SuspendLayout(); // // MytableLayoutPanel // this.MytableLayoutPanel.ColumnCount = 1; this.MytableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.MytableLayoutPanel.Controls.Add(this.JGTpanelControl, 0, 0); this.MytableLayoutPanel.Controls.Add(this.DownLevel1panelCtrl, 0, 1); this.MytableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.MytableLayoutPanel.Location = new System.Drawing.Point(0, 0); this.MytableLayoutPanel.Name = "MytableLayoutPanel"; this.MytableLayoutPanel.RowCount = 2; this.MytableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F)); this.MytableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F)); this.MytableLayoutPanel.Size = new System.Drawing.Size(1022, 601); this.MytableLayoutPanel.TabIndex = 0; // // JGTpanelControl // this.JGTpanelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.JGTpanelControl.Controls.Add(this.JGTpictureBox); this.JGTpanelControl.Dock = System.Windows.Forms.DockStyle.Fill; this.JGTpanelControl.Location = new System.Drawing.Point(3, 3); this.JGTpanelControl.Name = "JGTpanelControl"; this.JGTpanelControl.Size = new System.Drawing.Size(1016, 234); this.JGTpanelControl.TabIndex = 0; // // JGTpictureBox // this.JGTpictureBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.JGTpictureBox.Location = new System.Drawing.Point(0, 0); this.JGTpictureBox.Name = "JGTpictureBox"; this.JGTpictureBox.Size = new System.Drawing.Size(3000, 234); this.JGTpictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.JGTpictureBox.TabIndex = 0; this.JGTpictureBox.TabStop = false; this.JGTpictureBox.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick); this.JGTpictureBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown); this.JGTpictureBox.MouseUp += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseUp); // // DownLevel1panelCtrl // this.DownLevel1panelCtrl.Controls.Add(this.LeftMainpanelCtrl); this.DownLevel1panelCtrl.Controls.Add(this.RightMainpanelCtrl); this.DownLevel1panelCtrl.Controls.Add(this.BitMapHScroll); this.DownLevel1panelCtrl.Dock = System.Windows.Forms.DockStyle.Fill; this.DownLevel1panelCtrl.Location = new System.Drawing.Point(3, 243); this.DownLevel1panelCtrl.Name = "DownLevel1panelCtrl"; this.DownLevel1panelCtrl.Size = new System.Drawing.Size(1016, 355); this.DownLevel1panelCtrl.TabIndex = 1; // // LeftMainpanelCtrl // this.LeftMainpanelCtrl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.LeftMainpanelCtrl.Controls.Add(this.TitlleCrl); this.LeftMainpanelCtrl.Controls.Add(this.ScalePanel); this.LeftMainpanelCtrl.Controls.Add(this.DrawMainBox); this.LeftMainpanelCtrl.Dock = System.Windows.Forms.DockStyle.Fill; this.LeftMainpanelCtrl.Location = new System.Drawing.Point(2, 2); this.LeftMainpanelCtrl.Margin = new System.Windows.Forms.Padding(0); this.LeftMainpanelCtrl.Name = "LeftMainpanelCtrl"; this.LeftMainpanelCtrl.Size = new System.Drawing.Size(882, 330); this.LeftMainpanelCtrl.TabIndex = 2; // // ScalePanel // this.ScalePanel.BackColor = System.Drawing.Color.White; this.ScalePanel.Dock = System.Windows.Forms.DockStyle.Top; this.ScalePanel.Location = new System.Drawing.Point(0, 0); this.ScalePanel.Name = "ScalePanel"; this.ScalePanel.Size = new System.Drawing.Size(882, 28); this.ScalePanel.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.ScalePanel.TabIndex = 3; this.ScalePanel.TabStop = false; // // DrawMainBox // this.DrawMainBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.DrawMainBox.Dock = System.Windows.Forms.DockStyle.Fill; this.DrawMainBox.Location = new System.Drawing.Point(0, 0); this.DrawMainBox.Name = "DrawMainBox"; this.DrawMainBox.Size = new System.Drawing.Size(882, 330); this.DrawMainBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.DrawMainBox.TabIndex = 1; this.DrawMainBox.TabStop = false; this.DrawMainBox.MouseEnter += new System.EventHandler(this.DrawMainBox_MouseEnter); this.DrawMainBox.MouseLeave += new System.EventHandler(this.DrawMainBox_MouseLeave); // // RightMainpanelCtrl // this.RightMainpanelCtrl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.RightMainpanelCtrl.Controls.Add(this.LabelPanel); this.RightMainpanelCtrl.Controls.Add(this.Comboxpanel); this.RightMainpanelCtrl.Dock = System.Windows.Forms.DockStyle.Right; this.RightMainpanelCtrl.Location = new System.Drawing.Point(884, 2); this.RightMainpanelCtrl.Name = "RightMainpanelCtrl"; this.RightMainpanelCtrl.Size = new System.Drawing.Size(130, 330); this.RightMainpanelCtrl.TabIndex = 3; // // LabelPanel // this.LabelPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.LabelPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.LabelPanel.Location = new System.Drawing.Point(0, 28); this.LabelPanel.Margin = new System.Windows.Forms.Padding(0); this.LabelPanel.Name = "LabelPanel"; this.LabelPanel.Size = new System.Drawing.Size(130, 302); this.LabelPanel.TabIndex = 2; // // Comboxpanel // this.Comboxpanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.Comboxpanel.Controls.Add(this.BXCheckedComboBox); this.Comboxpanel.Dock = System.Windows.Forms.DockStyle.Top; this.Comboxpanel.Location = new System.Drawing.Point(0, 0); this.Comboxpanel.Name = "Comboxpanel"; this.Comboxpanel.Size = new System.Drawing.Size(130, 28); this.Comboxpanel.TabIndex = 3; // // BXCheckedComboBox // this.BXCheckedComboBox.Dock = System.Windows.Forms.DockStyle.Top; this.BXCheckedComboBox.EditValue = ""; this.BXCheckedComboBox.Location = new System.Drawing.Point(0, 0); this.BXCheckedComboBox.Name = "BXCheckedComboBox"; this.BXCheckedComboBox.Properties.AllowMultiSelect = true; this.BXCheckedComboBox.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "确定", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)}); this.BXCheckedComboBox.Properties.SelectAllItemCaption = "全选"; this.BXCheckedComboBox.Properties.ShowButtons = false; this.BXCheckedComboBox.Size = new System.Drawing.Size(130, 20); this.BXCheckedComboBox.TabIndex = 1; this.BXCheckedComboBox.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.BXCheckedComboBox_Closed); // // BitMapHScroll // this.BitMapHScroll.Dock = System.Windows.Forms.DockStyle.Bottom; this.BitMapHScroll.LargeChange = 5; this.BitMapHScroll.Location = new System.Drawing.Point(2, 332); this.BitMapHScroll.Name = "BitMapHScroll"; this.BitMapHScroll.Size = new System.Drawing.Size(1012, 21); this.BitMapHScroll.TabIndex = 1; this.BitMapHScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.BitMapHScroll_Scroll); // // TitlleCrl // this.TitlleCrl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.TitlleCrl.AutoSize = true; this.TitlleCrl.Location = new System.Drawing.Point(1, 31); this.TitlleCrl.Margin = new System.Windows.Forms.Padding(0); this.TitlleCrl.Name = "TitlleCrl"; this.TitlleCrl.Size = new System.Drawing.Size(38, 14); this.TitlleCrl.TabIndex = 5; this.TitlleCrl.Text = "label1"; // // DrawCrl // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.MytableLayoutPanel); this.Name = "DrawCrl"; this.Size = new System.Drawing.Size(1022, 601); this.Resize += new System.EventHandler(this.LabelPanel_Resize); this.MytableLayoutPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.JGTpanelControl)).EndInit(); this.JGTpanelControl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.JGTpictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DownLevel1panelCtrl)).EndInit(); this.DownLevel1panelCtrl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.LeftMainpanelCtrl)).EndInit(); this.LeftMainpanelCtrl.ResumeLayout(false); this.LeftMainpanelCtrl.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ScalePanel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DrawMainBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.RightMainpanelCtrl)).EndInit(); this.RightMainpanelCtrl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.LabelPanel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Comboxpanel)).EndInit(); this.Comboxpanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.BXCheckedComboBox.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel MytableLayoutPanel; private System.Windows.Forms.PictureBox JGTpictureBox; private DevExpress.XtraEditors.PanelControl DownLevel1panelCtrl; private DevExpress.XtraEditors.HScrollBar BitMapHScroll; private DevExpress.XtraEditors.PanelControl LeftMainpanelCtrl; private DevExpress.XtraEditors.PanelControl RightMainpanelCtrl; private System.Windows.Forms.PictureBox DrawMainBox; private System.Windows.Forms.PictureBox ScalePanel; private DevExpress.XtraEditors.CheckedComboBoxEdit BXCheckedComboBox; private DevExpress.XtraEditors.PanelControl LabelPanel; private DevExpress.XtraEditors.PanelControl Comboxpanel; private DevExpress.XtraEditors.PanelControl JGTpanelControl; private System.Windows.Forms.Label TitlleCrl; } }