diff --git a/Starstructor/GUI/AssetBrowser.Designer.cs b/Starstructor/GUI/AssetBrowser.Designer.cs index 89c2552..870feb7 100644 --- a/Starstructor/GUI/AssetBrowser.Designer.cs +++ b/Starstructor/GUI/AssetBrowser.Designer.cs @@ -58,7 +58,7 @@ private void InitializeComponent() this.AssetButtonRefresh = new System.Windows.Forms.Button(); this.AssetBrowserMainLayoutTable.SuspendLayout(); this.AssetPreviewLayoutTable.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.AssetGraphicalPreview)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.AssetGraphicalPreview)).BeginInit(); this.AssetSearchLayoutTable.SuspendLayout(); this.SuspendLayout(); // @@ -215,7 +215,7 @@ private void InitializeComponent() this.AssetBrowserMainLayoutTable.PerformLayout(); this.AssetPreviewLayoutTable.ResumeLayout(false); this.AssetPreviewLayoutTable.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.AssetGraphicalPreview)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.AssetGraphicalPreview)).EndInit(); this.AssetSearchLayoutTable.ResumeLayout(false); this.AssetSearchLayoutTable.PerformLayout(); this.ResumeLayout(false); diff --git a/Starstructor/GUI/ImportBrush.Designer.cs b/Starstructor/GUI/ImportBrush.Designer.cs index a93657a..c0735c1 100644 --- a/Starstructor/GUI/ImportBrush.Designer.cs +++ b/Starstructor/GUI/ImportBrush.Designer.cs @@ -117,7 +117,7 @@ private void InitializeComponent() this.TableLayoutPanelColourInfoGeneralTab.SuspendLayout(); this.TabAssets.SuspendLayout(); this.TableLayoutPanelMainAssetTab.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PictureBoxBackAsset)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.PictureBoxBackAsset)).BeginInit(); this.TableLayoutPanelMainBackAssetAssetTab.SuspendLayout(); this.TableLayoutPanelBackAssetBrowseAssetTab.SuspendLayout(); this.TableLayoutPanelBackAssetTypeAssetTab.SuspendLayout(); @@ -125,7 +125,7 @@ private void InitializeComponent() this.TableLayoutPanelFrontAssetOptionsAssetTab.SuspendLayout(); this.TableLayoutPanelFrontAssetBrowseAssetTab.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PictureBoxFrontAsset)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.PictureBoxFrontAsset)).BeginInit(); this.TabRules.SuspendLayout(); this.TableLayoutPanelMainRulesTab.SuspendLayout(); this.TableLayoutPanelBrushRulesRulesTab.SuspendLayout(); @@ -993,7 +993,7 @@ private void InitializeComponent() this.TabAssets.ResumeLayout(false); this.TableLayoutPanelMainAssetTab.ResumeLayout(false); this.TableLayoutPanelMainAssetTab.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PictureBoxBackAsset)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.PictureBoxBackAsset)).EndInit(); this.TableLayoutPanelMainBackAssetAssetTab.ResumeLayout(false); this.TableLayoutPanelMainBackAssetAssetTab.PerformLayout(); this.TableLayoutPanelBackAssetBrowseAssetTab.ResumeLayout(false); @@ -1008,7 +1008,7 @@ private void InitializeComponent() this.TableLayoutPanelFrontAssetBrowseAssetTab.PerformLayout(); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PictureBoxFrontAsset)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.PictureBoxFrontAsset)).EndInit(); this.TabRules.ResumeLayout(false); this.TableLayoutPanelMainRulesTab.ResumeLayout(false); this.TableLayoutPanelMainRulesTab.PerformLayout(); diff --git a/Starstructor/GUI/MainWindow.Designer.cs b/Starstructor/GUI/MainWindow.Designer.cs index c9e62ac..6d128ce 100644 --- a/Starstructor/GUI/MainWindow.Designer.cs +++ b/Starstructor/GUI/MainWindow.Designer.cs @@ -117,11 +117,11 @@ private void InitializeComponent() this.MainTableLayout.SuspendLayout(); this.BottomBarTable.SuspendLayout(); this.BottomBarGfxModePanel.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.RightPanelSplit)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.RightPanelSplit)).BeginInit(); this.RightPanelSplit.Panel1.SuspendLayout(); this.RightPanelSplit.Panel2.SuspendLayout(); this.RightPanelSplit.SuspendLayout(); @@ -132,8 +132,8 @@ private void InitializeComponent() this.contextMenuPartsList.SuspendLayout(); this.BrushesTab.SuspendLayout(); this.contextMenuBrushesList.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.VisualRgbaBrushImageBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.VisualGraphicBrushImageBox)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.VisualRgbaBrushImageBox)).BeginInit(); + //((System.ComponentModel.ISupportInitialize)(this.VisualGraphicBrushImageBox)).BeginInit(); this.SuspendLayout(); // // MainMenu @@ -827,11 +827,11 @@ private void InitializeComponent() this.BottomBarGfxModePanel.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.RightPanelSplit.Panel1.ResumeLayout(false); this.RightPanelSplit.Panel2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.RightPanelSplit)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.RightPanelSplit)).EndInit(); this.RightPanelSplit.ResumeLayout(false); this.RightPanelTabControl.ResumeLayout(false); this.MainTab.ResumeLayout(false); @@ -841,8 +841,8 @@ private void InitializeComponent() this.contextMenuPartsList.ResumeLayout(false); this.BrushesTab.ResumeLayout(false); this.contextMenuBrushesList.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.VisualRgbaBrushImageBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.VisualGraphicBrushImageBox)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.VisualRgbaBrushImageBox)).EndInit(); + //((System.ComponentModel.ISupportInitialize)(this.VisualGraphicBrushImageBox)).EndInit(); this.ResumeLayout(false); this.PerformLayout();