lixiaojun
2024-11-09 c9585ab171fb973d16792d7a290994bf8279da63
WinFrmUI/Yw.WinFrmUI.Hydro.Core/06-visual/05-blunthead/HydroBluntheadListCtrl.Designer.cs
文件名从 WinFrmUI/Yw.WinFrmUI.Hydro.Core/06-parter/05-blunthead/HydroBluntheadListCtrl.Designer.cs 修改
@@ -29,12 +29,12 @@
        private void InitializeComponent()
        {
            components = new Container();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            ComponentResourceManager resources = new ComponentResourceManager(typeof(HydroBluntheadListCtrl));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            gridControl1 = new DevExpress.XtraGrid.GridControl();
            hydroBluntheadViewModelBindingSource = new BindingSource(components);
            gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -112,7 +112,7 @@
            gridControl1.MainView = gridView1;
            gridControl1.Name = "gridControl1";
            gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1 });
            gridControl1.Size = new Size(1755, 599);
            gridControl1.Size = new Size(1267, 599);
            gridControl1.TabIndex = 0;
            gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
            // 
@@ -122,7 +122,7 @@
            // 
            // gridView1
            // 
            gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDbLocked, colCode, colName, colModelType, colHasDb, colMaterial, colCaliber, colElev, colMinorLoss, colCalcuPress, colCalcuHead, colFlags, colDescription, colSet });
            gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDbLocked, colName, colCode, colModelType, colHasDb, colMaterial, colCaliber, colElev, colMinorLoss, colCalcuPress, colCalcuHead, colFlags, colDescription, colSet });
            gridView1.GridControl = gridControl1;
            gridView1.Name = "gridView1";
            gridView1.OptionsFind.AlwaysVisible = true;
@@ -273,9 +273,9 @@
            // repositoryItemButtonEdit1
            // 
            repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage");
            editorButtonImageOptions1.SvgImageSize = new Size(20, 20);
            repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
            editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage");
            editorButtonImageOptions2.SvgImageSize = new Size(20, 20);
            repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
            repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            // 
@@ -296,7 +296,7 @@
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1227, 184, 650, 400);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(1759, 651);
            layoutControl1.Size = new Size(1271, 651);
            layoutControl1.TabIndex = 2;
            layoutControl1.Text = "layoutControl1";
            // 
@@ -351,7 +351,7 @@
            // 
            btnSet.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success;
            btnSet.Appearance.Options.UseBackColor = true;
            btnSet.Location = new Point(1649, 14);
            btnSet.Location = new Point(1161, 14);
            btnSet.Name = "btnSet";
            btnSet.Size = new Size(96, 22);
            btnSet.StyleController = layoutControl1;
@@ -407,7 +407,7 @@
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { groupForHead, layoutControlItem11 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            Root.Size = new Size(1759, 651);
            Root.Size = new Size(1271, 651);
            Root.TextVisible = false;
            // 
            // groupForHead
@@ -415,7 +415,7 @@
            groupForHead.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, layoutControlItem2, layoutControlItem3, emptySpaceItem1, layoutControlItem5, layoutControlItem6, layoutControlItem7, layoutControlItem8, layoutControlItem9, simpleLabelItem1, layoutControlItem10 });
            groupForHead.Location = new Point(0, 0);
            groupForHead.Name = "groupForHead";
            groupForHead.Size = new Size(1759, 50);
            groupForHead.Size = new Size(1271, 50);
            groupForHead.Text = "鏌ヨ鏉′欢";
            groupForHead.TextVisible = false;
            // 
@@ -460,7 +460,7 @@
            emptySpaceItem1.AllowHotTrack = false;
            emptySpaceItem1.Location = new Point(968, 0);
            emptySpaceItem1.Name = "emptySpaceItem1";
            emptySpaceItem1.Size = new Size(667, 26);
            emptySpaceItem1.Size = new Size(179, 26);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // layoutControlItem5
@@ -478,7 +478,7 @@
            // layoutControlItem6
            // 
            layoutControlItem6.Control = btnSet;
            layoutControlItem6.Location = new Point(1635, 0);
            layoutControlItem6.Location = new Point(1147, 0);
            layoutControlItem6.MaxSize = new Size(100, 26);
            layoutControlItem6.MinSize = new Size(100, 26);
            layoutControlItem6.Name = "layoutControlItem6";
@@ -556,7 +556,7 @@
            layoutControlItem11.Location = new Point(0, 50);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 2);
            layoutControlItem11.Size = new Size(1759, 601);
            layoutControlItem11.Size = new Size(1271, 601);
            layoutControlItem11.TextSize = new Size(0, 0);
            layoutControlItem11.TextVisible = false;
            // 
@@ -566,7 +566,7 @@
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Name = "HydroBluntheadListCtrl";
            Size = new Size(1759, 651);
            Size = new Size(1271, 651);
            ((ISupportInitialize)gridControl1).EndInit();
            ((ISupportInitialize)hydroBluntheadViewModelBindingSource).EndInit();
            ((ISupportInitialize)gridView1).EndInit();