文件名从 WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacturerMainPanel.designer.cs 修改 |
| | |
| | | |
| | | namespace HStation.WinFrmUI |
| | | { |
| | | partial class ManufacturerMainPanel |
| | | partial class AssetsManufacturerMainPage |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(ManufacturerMainPanel)); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(AssetsManufacturerMainPage)); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | barBtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnEdit = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | colDescription.Visible = true; |
| | | colDescription.VisibleIndex = 7; |
| | | // |
| | | // ManufacturerMainPanel |
| | | // AssetsManufacturerMainPage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(gridControl1); |
| | | Controls.Add(ribbonControl1); |
| | | Name = "ManufacturerMainPanel"; |
| | | Name = "AssetsManufacturerMainPanel"; |
| | | Size = new Size(818, 681); |
| | | ((ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |