namespace HStation.WinFrmUI { partial class XhsProjectSimulationUnMatchingListCtrl { /// /// 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() { tabPane1 = new DevExpress.XtraBars.Navigation.TabPane(); btnModelView = new SimpleButton(); tabPageElbows = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationElbowUnMatchingListCtrl1 = new XhsProjectSimulationElbowUnMatchingListCtrl(); tabPageThreelinks = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationThreelinkUnMatchingListCtrl1 = new XhsProjectSimulationThreelinkUnMatchingListCtrl(); tabPageFourlinks = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationFourlinkUnMatchingListCtrl1 = new XhsProjectSimulationFourlinkUnMatchingListCtrl(); tabPagePipes = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationPipeUnMatchingListCtrl1 = new XhsProjectSimulationPipeUnMatchingListCtrl(); tabPagePumps = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationPumpUnMatchingListCtrl1 = new XhsProjectSimulationPumpUnMatchingListCtrl(); tabPageValves = new DevExpress.XtraBars.Navigation.TabNavigationPage(); xhsProjectSimulationValveUnMatchingListCtrl1 = new XhsProjectSimulationValveUnMatchingListCtrl(); ((ISupportInitialize)tabPane1).BeginInit(); tabPane1.SuspendLayout(); tabPageElbows.SuspendLayout(); tabPageThreelinks.SuspendLayout(); tabPageFourlinks.SuspendLayout(); tabPagePipes.SuspendLayout(); tabPagePumps.SuspendLayout(); tabPageValves.SuspendLayout(); SuspendLayout(); // // tabPane1 // tabPane1.AllowHtmlDraw = false; tabPane1.Controls.Add(btnModelView); tabPane1.Controls.Add(tabPageElbows); tabPane1.Controls.Add(tabPageThreelinks); tabPane1.Controls.Add(tabPageFourlinks); tabPane1.Controls.Add(tabPagePipes); tabPane1.Controls.Add(tabPagePumps); tabPane1.Controls.Add(tabPageValves); tabPane1.Dock = DockStyle.Fill; tabPane1.Location = new Point(0, 0); tabPane1.Name = "tabPane1"; tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabPagePumps, tabPageValves, tabPagePipes, tabPageElbows, tabPageThreelinks, tabPageFourlinks }); tabPane1.RegularSize = new Size(1028, 629); tabPane1.SelectedPage = tabPagePumps; tabPane1.Size = new Size(1028, 629); tabPane1.TabIndex = 0; tabPane1.Text = "tabPane1"; // // btnModelView // btnModelView.Anchor = AnchorStyles.Top | AnchorStyles.Right; btnModelView.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; btnModelView.Appearance.Options.UseBackColor = true; btnModelView.Location = new Point(923, 1); btnModelView.Name = "btnModelView"; btnModelView.Size = new Size(102, 20); btnModelView.TabIndex = 18; btnModelView.Text = "模型查看"; btnModelView.Click += btnModelView_Click; // // tabPageElbows // tabPageElbows.Caption = "弯头"; tabPageElbows.Controls.Add(xhsProjectSimulationElbowUnMatchingListCtrl1); tabPageElbows.Name = "tabPageElbows"; tabPageElbows.Padding = new Padding(0, 1, 0, 0); tabPageElbows.Size = new Size(1028, 596); // // xhsProjectSimulationElbowUnMatchingListCtrl1 // xhsProjectSimulationElbowUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationElbowUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationElbowUnMatchingListCtrl1.Name = "xhsProjectSimulationElbowUnMatchingListCtrl1"; xhsProjectSimulationElbowUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationElbowUnMatchingListCtrl1.TabIndex = 0; // // tabPageThreelinks // tabPageThreelinks.Caption = "三通"; tabPageThreelinks.Controls.Add(xhsProjectSimulationThreelinkUnMatchingListCtrl1); tabPageThreelinks.Name = "tabPageThreelinks"; tabPageThreelinks.Padding = new Padding(0, 1, 0, 0); tabPageThreelinks.Size = new Size(1028, 596); // // xhsProjectSimulationThreelinkUnMatchingListCtrl1 // xhsProjectSimulationThreelinkUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationThreelinkUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationThreelinkUnMatchingListCtrl1.Name = "xhsProjectSimulationThreelinkUnMatchingListCtrl1"; xhsProjectSimulationThreelinkUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationThreelinkUnMatchingListCtrl1.TabIndex = 0; // // tabPageFourlinks // tabPageFourlinks.Caption = "四通"; tabPageFourlinks.Controls.Add(xhsProjectSimulationFourlinkUnMatchingListCtrl1); tabPageFourlinks.Name = "tabPageFourlinks"; tabPageFourlinks.Padding = new Padding(0, 1, 0, 0); tabPageFourlinks.Size = new Size(1028, 596); // // xhsProjectSimulationFourlinkUnMatchingListCtrl1 // xhsProjectSimulationFourlinkUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationFourlinkUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationFourlinkUnMatchingListCtrl1.Name = "xhsProjectSimulationFourlinkUnMatchingListCtrl1"; xhsProjectSimulationFourlinkUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationFourlinkUnMatchingListCtrl1.TabIndex = 0; // // tabPagePipes // tabPagePipes.Caption = "管道"; tabPagePipes.Controls.Add(xhsProjectSimulationPipeUnMatchingListCtrl1); tabPagePipes.Name = "tabPagePipes"; tabPagePipes.Padding = new Padding(0, 1, 0, 0); tabPagePipes.Size = new Size(1028, 596); // // xhsProjectSimulationPipeUnMatchingListCtrl1 // xhsProjectSimulationPipeUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationPipeUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationPipeUnMatchingListCtrl1.Name = "xhsProjectSimulationPipeUnMatchingListCtrl1"; xhsProjectSimulationPipeUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationPipeUnMatchingListCtrl1.TabIndex = 0; // // tabPagePumps // tabPagePumps.Caption = "水泵"; tabPagePumps.Controls.Add(xhsProjectSimulationPumpUnMatchingListCtrl1); tabPagePumps.Name = "tabPagePumps"; tabPagePumps.Padding = new Padding(0, 1, 0, 0); tabPagePumps.Size = new Size(1028, 596); // // xhsProjectSimulationPumpUnMatchingListCtrl1 // xhsProjectSimulationPumpUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationPumpUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationPumpUnMatchingListCtrl1.Name = "xhsProjectSimulationPumpUnMatchingListCtrl1"; xhsProjectSimulationPumpUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationPumpUnMatchingListCtrl1.TabIndex = 0; // // tabPageValves // tabPageValves.Caption = "阀门"; tabPageValves.Controls.Add(xhsProjectSimulationValveUnMatchingListCtrl1); tabPageValves.Name = "tabPageValves"; tabPageValves.Padding = new Padding(0, 1, 0, 0); tabPageValves.Size = new Size(1028, 596); // // xhsProjectSimulationValveUnMatchingListCtrl1 // xhsProjectSimulationValveUnMatchingListCtrl1.Dock = DockStyle.Fill; xhsProjectSimulationValveUnMatchingListCtrl1.Location = new Point(0, 1); xhsProjectSimulationValveUnMatchingListCtrl1.Name = "xhsProjectSimulationValveUnMatchingListCtrl1"; xhsProjectSimulationValveUnMatchingListCtrl1.Size = new Size(1028, 595); xhsProjectSimulationValveUnMatchingListCtrl1.TabIndex = 0; // // XhsProjectSimulationUnMatchingListCtrl // AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(tabPane1); Name = "XhsProjectSimulationUnMatchingListCtrl"; Size = new Size(1028, 629); ((ISupportInitialize)tabPane1).EndInit(); tabPane1.ResumeLayout(false); tabPageElbows.ResumeLayout(false); tabPageThreelinks.ResumeLayout(false); tabPageFourlinks.ResumeLayout(false); tabPagePipes.ResumeLayout(false); tabPagePumps.ResumeLayout(false); tabPageValves.ResumeLayout(false); ResumeLayout(false); } #endregion private DevExpress.XtraBars.Navigation.TabPane tabPane1; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageElbows; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageThreelinks; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageFourlinks; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPagePipes; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPagePumps; private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageValves; private XhsProjectSimulationElbowUnMatchingListCtrl xhsProjectSimulationElbowUnMatchingListCtrl1; private XhsProjectSimulationThreelinkUnMatchingListCtrl xhsProjectSimulationThreelinkUnMatchingListCtrl1; private XhsProjectSimulationFourlinkUnMatchingListCtrl xhsProjectSimulationFourlinkUnMatchingListCtrl1; private XhsProjectSimulationPipeUnMatchingListCtrl xhsProjectSimulationPipeUnMatchingListCtrl1; private XhsProjectSimulationPumpUnMatchingListCtrl xhsProjectSimulationPumpUnMatchingListCtrl1; private XhsProjectSimulationValveUnMatchingListCtrl xhsProjectSimulationValveUnMatchingListCtrl1; private SimpleButton btnModelView; } }