duheng
2024-11-19 74706b439194deed9c5fde2d5ed02226fc33fd69
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/01-valvesinglematching/ValveSingleMatchingForm.Designer.cs
@@ -265,9 +265,11 @@
            // 
            // searchControl1
            // 
            searchControl1.Client = gridControl3;
            searchControl1.Location = new Point(69, 12);
            searchControl1.Name = "searchControl1";
            searchControl1.Properties.Buttons.AddRange(new EditorButton[] { new DevExpress.XtraEditors.Repository.ClearButton(), new DevExpress.XtraEditors.Repository.SearchButton() });
            searchControl1.Properties.Client = gridControl3;
            searchControl1.Size = new Size(206, 20);
            searchControl1.StyleController = layoutControl1;
            searchControl1.TabIndex = 0;