duheng
2024-09-27 5609fda53579c706386a3b1a409c3eed15de14c1
WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/04-unmatching/00-core/XhsProjectSimulationUnMatchingListCtrl.Designer.cs
@@ -29,7 +29,7 @@
        private void InitializeComponent()
        {
            tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
            btnModelView = new SimpleButton();
            btnViewModel = new SimpleButton();
            tabPageElbows = new DevExpress.XtraBars.Navigation.TabNavigationPage();
            xhsProjectSimulationElbowUnMatchingListCtrl1 = new XhsProjectSimulationElbowUnMatchingListCtrl();
            tabPageThreelinks = new DevExpress.XtraBars.Navigation.TabNavigationPage();
@@ -55,7 +55,7 @@
            // tabPane1
            // 
            tabPane1.AllowHtmlDraw = false;
            tabPane1.Controls.Add(btnModelView);
            tabPane1.Controls.Add(btnViewModel);
            tabPane1.Controls.Add(tabPageElbows);
            tabPane1.Controls.Add(tabPageThreelinks);
            tabPane1.Controls.Add(tabPageFourlinks);
@@ -72,17 +72,17 @@
            tabPane1.TabIndex = 0;
            tabPane1.Text = "tabPane1";
            // 
            // btnModelView
            // btnViewModel
            // 
            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;
            btnViewModel.Anchor = AnchorStyles.Top | AnchorStyles.Right;
            btnViewModel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
            btnViewModel.Appearance.Options.UseBackColor = true;
            btnViewModel.Location = new Point(923, 1);
            btnViewModel.Name = "btnViewModel";
            btnViewModel.Size = new Size(102, 20);
            btnViewModel.TabIndex = 18;
            btnViewModel.Text = "显示所有";
            btnViewModel.Click += btnViewModel_Click;
            // 
            // tabPageElbows
            // 
@@ -97,6 +97,7 @@
            xhsProjectSimulationElbowUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationElbowUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationElbowUnMatchingListCtrl1.Name = "xhsProjectSimulationElbowUnMatchingListCtrl1";
            xhsProjectSimulationElbowUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationElbowUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationElbowUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -113,6 +114,7 @@
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.Name = "xhsProjectSimulationThreelinkUnMatchingListCtrl1";
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationThreelinkUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -129,6 +131,7 @@
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.Name = "xhsProjectSimulationFourlinkUnMatchingListCtrl1";
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationFourlinkUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -145,6 +148,7 @@
            xhsProjectSimulationPipeUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationPipeUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationPipeUnMatchingListCtrl1.Name = "xhsProjectSimulationPipeUnMatchingListCtrl1";
            xhsProjectSimulationPipeUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationPipeUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationPipeUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -161,6 +165,7 @@
            xhsProjectSimulationPumpUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationPumpUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationPumpUnMatchingListCtrl1.Name = "xhsProjectSimulationPumpUnMatchingListCtrl1";
            xhsProjectSimulationPumpUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationPumpUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationPumpUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -177,6 +182,7 @@
            xhsProjectSimulationValveUnMatchingListCtrl1.Dock = DockStyle.Fill;
            xhsProjectSimulationValveUnMatchingListCtrl1.Location = new Point(0, 1);
            xhsProjectSimulationValveUnMatchingListCtrl1.Name = "xhsProjectSimulationValveUnMatchingListCtrl1";
            xhsProjectSimulationValveUnMatchingListCtrl1.ShowFindPanel = false;
            xhsProjectSimulationValveUnMatchingListCtrl1.Size = new Size(1028, 595);
            xhsProjectSimulationValveUnMatchingListCtrl1.TabIndex = 0;
            // 
@@ -213,6 +219,6 @@
        private XhsProjectSimulationPipeUnMatchingListCtrl xhsProjectSimulationPipeUnMatchingListCtrl1;
        private XhsProjectSimulationPumpUnMatchingListCtrl xhsProjectSimulationPumpUnMatchingListCtrl1;
        private XhsProjectSimulationValveUnMatchingListCtrl xhsProjectSimulationValveUnMatchingListCtrl1;
        private SimpleButton btnModelView;
        private SimpleButton btnViewModel;
    }
}