文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Project/01-project/AddProjectDlg.designer.cs 修改 |
| | |
| | | using System.Drawing; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace ISupply.WinFrmUI |
| | | namespace HStation.WinFrmUI.Xhs.PumpProject |
| | | { |
| | | partial class AddProjectDlg |
| | | partial class AddXhsProjectDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(AddProjectDlg)); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(AddXhsProjectDlg)); |
| | | dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | navigationFrame = new DevExpress.XtraBars.Navigation.NavigationFrame(); |
| | | navigationPageForm = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | projectUserControl1 = new HStation.WinFrmUI.Xhs.Project.ProjectUserControl(); |
| | | projectUserControl1 = new HStation.WinFrmUI.Xhs.PumpProject.XhsProjectUserControl(); |
| | | navigationPageMapSelect = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | webView21 = new Microsoft.Web.WebView2.WinForms.WebView2(); |
| | | stepProgressBar1 = new StepProgressBar(); |
| | |
| | | private DevExpress.XtraBars.Navigation.NavigationPage navigationPageMapSelect; |
| | | private TextEdit textEditAddress; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAddress; |
| | | private HStation.WinFrmUI.Xhs.Project.ProjectUserControl projectUserControl1; |
| | | private HStation.WinFrmUI.Xhs.PumpProject.XhsProjectUserControl projectUserControl1; |
| | | private Microsoft.Web.WebView2.WinForms.WebView2 webView21; |
| | | } |
| | | } |