lixiaojun
2024-10-12 f2333318a31e92f6cbc3a572d8eb9fae9da0f892
WinFrmUI/HStation.WinFrmUI.Assets.Core/09-manufacturer/ManufacturerMainPage.designer.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Assets.Core/09-Manufacturer/ManufacturerMainPanel.designer.cs 修改
@@ -3,7 +3,7 @@
namespace HStation.WinFrmUI
{
    partial class ManufacturerMainPanel
    partial class AssetsManufacturerMainPage
    {
        /// <summary> 
        /// Required designer variable.
@@ -32,7 +32,7 @@
        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();
@@ -255,7 +255,7 @@
            colDescription.Visible = true;
            colDescription.VisibleIndex = 7;
            // 
            // ManufacturerMainPanel
            // AssetsManufacturerMainPage
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
@@ -263,7 +263,7 @@
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(gridControl1);
            Controls.Add(ribbonControl1);
            Name = "ManufacturerMainPanel";
            Name = "AssetsManufacturerMainPanel";
            Size = new Size(818, 681);
            ((ISupportInitialize)ribbonControl1).EndInit();
            ((ISupportInitialize)gridControl1).EndInit();