diff --git a/HeliosPlus/UIForms/DisplayProfileForm.Designer.cs b/HeliosPlus/UIForms/DisplayProfileForm.Designer.cs index a5839c6..a1ca6b8 100644 --- a/HeliosPlus/UIForms/DisplayProfileForm.Designer.cs +++ b/HeliosPlus/UIForms/DisplayProfileForm.Designer.cs @@ -50,7 +50,6 @@ namespace HeliosPlus.UIForms this.pb_down_arrow = new System.Windows.Forms.PictureBox(); this.lbl_profile_shown = new System.Windows.Forms.Label(); this.txt_profile_save_name = new System.Windows.Forms.TextBox(); - this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.ilv_saved_profiles = new Manina.Windows.Forms.ImageListView(); this.lbl_profile_shown_subtitle = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); @@ -238,12 +237,6 @@ namespace HeliosPlus.UIForms this.txt_profile_save_name.TabIndex = 20; this.txt_profile_save_name.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_profile_save_name_KeyDown); // - // imageList1 - // - this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; - this.imageList1.ImageSize = new System.Drawing.Size(16, 16); - this.imageList1.TransparentColor = System.Drawing.Color.Transparent; - // // ilv_saved_profiles // this.ilv_saved_profiles.AllowCheckBoxClick = false; @@ -343,7 +336,6 @@ namespace HeliosPlus.UIForms private System.Windows.Forms.PictureBox pb_down_arrow; private System.Windows.Forms.Label lbl_profile_shown; private System.Windows.Forms.TextBox txt_profile_save_name; - private System.Windows.Forms.ImageList imageList1; private Manina.Windows.Forms.ImageListView ilv_saved_profiles; private System.Windows.Forms.Label lbl_profile_shown_subtitle; private System.Windows.Forms.Label label1; diff --git a/HeliosPlus/UIForms/DisplayProfileForm.resx b/HeliosPlus/UIForms/DisplayProfileForm.resx index 2b2d17b..2ec631f 100644 --- a/HeliosPlus/UIForms/DisplayProfileForm.resx +++ b/HeliosPlus/UIForms/DisplayProfileForm.resx @@ -156,9 +156,6 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0riv8AqmJbqTbWBoYAAAAASUVORK5CYII= - - 248, 17 - BorderColor = 406d6d6d; UnFocusedColor1 = ffff8080; UnFocusedColor2 = LightCoral; UnFocusedBorderColor = Maroon; HoverColor1 = 80078d7; HoverColor2 = 400078d7; HoverBorderColor = 400078d7; SelectedColor1 = ffff8080; SelectedColor2 = LightCoral; SelectedBorderColor = Maroon; DisabledColor1 = 6d6d6d; DisabledColor2 = 206d6d6d; DisabledBorderColor = 206d6d6d; DisabledForeColor = ff808080; ColumnHeaderBackColor1 = 20f0f0f0; ColumnHeaderBackColor2 = c4f0f0f0; ColumnHeaderHoverColor1 = 100078d7; ColumnHeaderHoverColor2 = 400078d7; ColumnSelectColor = 106d6d6d; ColumnSeparatorColor = 206d6d6d; PaneBackColor = 106d6d6d; PaneSeparatorColor = 806d6d6d; SelectionRectangleColor1 = 800078d7; SelectionRectangleColor2 = 800078d7