Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.titleBar_Title      = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_FileName = new Reloaded_GUI.Styles.Controls.Animated.AnimatedTextbox();
     this.item_Close          = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel      = new System.Windows.Forms.Panel();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Title
     //
     animMessage1.Control                                  = this.titleBar_Title;
     animMessage1.PlayAnimation                            = true;
     animProperties1.BackColorMessage                      = animMessage1;
     animMessage2.Control                                  = this.titleBar_Title;
     animMessage2.PlayAnimation                            = true;
     animProperties1.ForeColorMessage                      = animMessage2;
     animProperties1.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseEnterDuration                    = 200F;
     animProperties1.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties1.MouseEnterFramerate                   = 144F;
     animProperties1.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseLeaveDuration                    = 200F;
     animProperties1.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties1.MouseLeaveFramerate                   = 144F;
     animProperties1.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties1;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(373, 42);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 9999;
     this.titleBar_Title.Text                              = "Rename File";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // borderless_FileName
     //
     animMessage3.Control                        = this.borderless_FileName;
     animMessage3.PlayAnimation                  = true;
     animProperties2.BackColorMessage            = animMessage3;
     animMessage4.Control                        = this.borderless_FileName;
     animMessage4.PlayAnimation                  = true;
     animProperties2.ForeColorMessage            = animMessage4;
     animProperties2.MouseEnterBackColor         = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration          = 0F;
     animProperties2.MouseEnterForeColor         = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate         = 0F;
     animProperties2.MouseEnterOverride          = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor         = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration          = 0F;
     animProperties2.MouseLeaveForeColor         = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate         = 0F;
     animProperties2.MouseLeaveOverride          = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_FileName.AnimProperties     = animProperties2;
     this.borderless_FileName.BackColor          = System.Drawing.Color.Gray;
     this.borderless_FileName.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.borderless_FileName.BottomBorderColour = System.Drawing.SystemColors.WindowText;
     this.borderless_FileName.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_FileName.BottomBorderWidth  = 55;
     this.borderless_FileName.Font               = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_FileName.LeftBorderColour   = System.Drawing.SystemColors.WindowText;
     this.borderless_FileName.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_FileName.LeftBorderWidth    = 0;
     this.borderless_FileName.Location           = new System.Drawing.Point(54, 75);
     this.borderless_FileName.Name               = "borderless_FileName";
     this.borderless_FileName.RightBorderColour  = System.Drawing.SystemColors.WindowText;
     this.borderless_FileName.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_FileName.RightBorderWidth   = 0;
     this.borderless_FileName.Size               = new System.Drawing.Size(264, 23);
     this.borderless_FileName.TabIndex           = 5;
     this.borderless_FileName.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.borderless_FileName.TopBorderColour    = System.Drawing.SystemColors.WindowText;
     this.borderless_FileName.TopBorderStyle     = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_FileName.TopBorderWidth     = 0;
     this.borderless_FileName.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.borderless_FileName_KeyDown);
     //
     // item_Close
     //
     animMessage5.Control                              = this.item_Close;
     animMessage5.PlayAnimation                        = true;
     animProperties3.BackColorMessage                  = animMessage5;
     animMessage6.Control                              = this.item_Close;
     animMessage6.PlayAnimation                        = true;
     animProperties3.ForeColorMessage                  = animMessage6;
     animProperties3.MouseEnterBackColor               = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                = 0F;
     animProperties3.MouseEnterForeColor               = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate               = 0F;
     animProperties3.MouseEnterOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor               = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                = 0F;
     animProperties3.MouseLeaveForeColor               = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate               = 0F;
     animProperties3.MouseLeaveOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_Close.AnimProperties                    = animProperties3;
     this.item_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_Close.CaptureChildren                   = true;
     this.item_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_Close.ForeColor                         = System.Drawing.Color.White;
     this.item_Close.IgnoreMouse                       = false;
     this.item_Close.IgnoreMouseClicks                 = false;
     this.item_Close.Location                          = new System.Drawing.Point(146, 133);
     this.item_Close.Name                              = "item_Close";
     this.item_Close.Size                              = new System.Drawing.Size(81, 32);
     this.item_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Close.TabIndex                          = 6;
     this.item_Close.Text                              = "Ok";
     this.item_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_Close.UseVisualStyleBackColor           = false;
     this.item_Close.Click                            += new System.EventHandler(this.item_OpenConfigDirectory_Click);
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(373, 42);
     this.titleBar_Panel.TabIndex = 9999;
     //
     // RenameDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(373, 192);
     this.Controls.Add(this.item_Close);
     this.Controls.Add(this.borderless_FileName);
     this.Controls.Add(this.titleBar_Panel);
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "RenameDialog";
     this.Text            = "RWVersionDialog";
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.titleBar_Title = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel = new System.Windows.Forms.Panel();
     this.toolTipHelper  = new System.Windows.Forms.ToolTip(this.components);
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Title
     //
     animMessage1.Control                                  = this.titleBar_Title;
     animMessage1.PlayAnimation                            = true;
     animProperties1.BackColorMessage                      = animMessage1;
     animMessage2.Control                                  = this.titleBar_Title;
     animMessage2.PlayAnimation                            = true;
     animProperties1.ForeColorMessage                      = animMessage2;
     animProperties1.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseEnterDuration                    = 200F;
     animProperties1.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties1.MouseEnterFramerate                   = 144F;
     animProperties1.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseLeaveDuration                    = 200F;
     animProperties1.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties1.MouseLeaveFramerate                   = 144F;
     animProperties1.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties1;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Roboto Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(374, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Reloaded Sample Dialog";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(374, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // DialogSample
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(374, 374);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "DialogSample";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties1        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage1           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage2           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources              = new System.ComponentModel.ComponentResourceManager(typeof(ThemeScreen));
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties5        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage9           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage10          = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.borderless_SourceBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_WebBox    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_ConfigBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_ThemeList        = new Reloaded_GUI.Styles.Controls.Animated.AnimatedDataGridView();
     this.modName          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Description      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Author           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.separator        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.modDirectory     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.box_ThemeListBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     ((System.ComponentModel.ISupportInitialize)(this.box_ThemeList)).BeginInit();
     this.SuspendLayout();
     //
     // borderless_SourceBox
     //
     animMessage1.Control                                 = this.borderless_SourceBox;
     animMessage1.PlayAnimation                           = true;
     animProperties1.BackColorMessage                     = animMessage1;
     animMessage2.Control                                 = this.borderless_SourceBox;
     animMessage2.PlayAnimation                           = true;
     animProperties1.ForeColorMessage                     = animMessage2;
     animProperties1.MouseEnterBackColor                  = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration                   = 0F;
     animProperties1.MouseEnterForeColor                  = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate                  = 0F;
     animProperties1.MouseEnterOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                  = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration                   = 0F;
     animProperties1.MouseLeaveForeColor                  = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate                  = 0F;
     animProperties1.MouseLeaveOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_SourceBox.AnimProperties             = animProperties1;
     this.borderless_SourceBox.CaptureChildren            = false;
     this.borderless_SourceBox.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_SourceBox.FlatAppearance.BorderSize  = 0;
     this.borderless_SourceBox.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_SourceBox.Font                       = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_SourceBox.ForeColor                  = System.Drawing.Color.White;
     this.borderless_SourceBox.IgnoreMouse                = false;
     this.borderless_SourceBox.IgnoreMouseClicks          = false;
     this.borderless_SourceBox.Image                      = ((System.Drawing.Image)(resources.GetObject("borderless_SourceBox.Image")));
     this.borderless_SourceBox.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_SourceBox.Location                   = new System.Drawing.Point(609, 429);
     this.borderless_SourceBox.Name                       = "borderless_SourceBox";
     this.borderless_SourceBox.Size                       = new System.Drawing.Size(253, 50);
     this.borderless_SourceBox.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_SourceBox.TabIndex                   = 20;
     this.borderless_SourceBox.Text                       = "Github";
     this.borderless_SourceBox.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_SourceBox.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_SourceBox.UseVisualStyleBackColor    = true;
     this.borderless_SourceBox.Click                     += new System.EventHandler(this.SourceBox_Click);
     //
     // borderless_WebBox
     //
     animMessage3.Control                              = this.borderless_WebBox;
     animMessage3.PlayAnimation                        = true;
     animProperties2.BackColorMessage                  = animMessage3;
     animMessage4.Control                              = this.borderless_WebBox;
     animMessage4.PlayAnimation                        = true;
     animProperties2.ForeColorMessage                  = animMessage4;
     animProperties2.MouseEnterBackColor               = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration                = 0F;
     animProperties2.MouseEnterForeColor               = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate               = 0F;
     animProperties2.MouseEnterOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor               = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration                = 0F;
     animProperties2.MouseLeaveForeColor               = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate               = 0F;
     animProperties2.MouseLeaveOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_WebBox.AnimProperties             = animProperties2;
     this.borderless_WebBox.CaptureChildren            = false;
     this.borderless_WebBox.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_WebBox.FlatAppearance.BorderSize  = 0;
     this.borderless_WebBox.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_WebBox.Font                       = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_WebBox.ForeColor                  = System.Drawing.Color.White;
     this.borderless_WebBox.IgnoreMouse                = false;
     this.borderless_WebBox.IgnoreMouseClicks          = false;
     this.borderless_WebBox.Image                      = ((System.Drawing.Image)(resources.GetObject("borderless_WebBox.Image")));
     this.borderless_WebBox.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_WebBox.Location                   = new System.Drawing.Point(323, 429);
     this.borderless_WebBox.Name                       = "borderless_WebBox";
     this.borderless_WebBox.Size                       = new System.Drawing.Size(253, 50);
     this.borderless_WebBox.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_WebBox.TabIndex                   = 19;
     this.borderless_WebBox.Text                       = "Webpage";
     this.borderless_WebBox.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_WebBox.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_WebBox.UseVisualStyleBackColor    = true;
     this.borderless_WebBox.Click                     += new System.EventHandler(this.WebBox_Click);
     //
     // borderless_ConfigBox
     //
     animMessage5.Control                                 = this.borderless_ConfigBox;
     animMessage5.PlayAnimation                           = true;
     animProperties3.BackColorMessage                     = animMessage5;
     animMessage6.Control                                 = this.borderless_ConfigBox;
     animMessage6.PlayAnimation                           = true;
     animProperties3.ForeColorMessage                     = animMessage6;
     animProperties3.MouseEnterBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                   = 0F;
     animProperties3.MouseEnterForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                  = 0F;
     animProperties3.MouseEnterOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                   = 0F;
     animProperties3.MouseLeaveForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                  = 0F;
     animProperties3.MouseLeaveOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_ConfigBox.AnimProperties             = animProperties3;
     this.borderless_ConfigBox.CaptureChildren            = false;
     this.borderless_ConfigBox.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_ConfigBox.FlatAppearance.BorderSize  = 0;
     this.borderless_ConfigBox.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_ConfigBox.Font                       = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_ConfigBox.ForeColor                  = System.Drawing.Color.White;
     this.borderless_ConfigBox.IgnoreMouse                = false;
     this.borderless_ConfigBox.IgnoreMouseClicks          = false;
     this.borderless_ConfigBox.Image                      = ((System.Drawing.Image)(resources.GetObject("borderless_ConfigBox.Image")));
     this.borderless_ConfigBox.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_ConfigBox.Location                   = new System.Drawing.Point(40, 429);
     this.borderless_ConfigBox.Name                       = "borderless_ConfigBox";
     this.borderless_ConfigBox.Size                       = new System.Drawing.Size(253, 50);
     this.borderless_ConfigBox.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_ConfigBox.TabIndex                   = 17;
     this.borderless_ConfigBox.Text                       = "Configuration";
     this.borderless_ConfigBox.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_ConfigBox.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_ConfigBox.UseVisualStyleBackColor    = true;
     this.borderless_ConfigBox.Click                     += new System.EventHandler(this.ConfigBox_Click);
     //
     // box_ThemeList
     //
     this.box_ThemeList.AllowDrop                = true;
     this.box_ThemeList.AllowUserToAddRows       = false;
     this.box_ThemeList.AllowUserToDeleteRows    = false;
     this.box_ThemeList.AllowUserToResizeColumns = false;
     this.box_ThemeList.AllowUserToResizeRows    = false;
     animMessage7.Control                           = this.box_ThemeList;
     animMessage7.PlayAnimation                     = true;
     animProperties4.BackColorMessage               = animMessage7;
     animMessage8.Control                           = this.box_ThemeList;
     animMessage8.PlayAnimation                     = true;
     animProperties4.ForeColorMessage               = animMessage8;
     animProperties4.MouseEnterBackColor            = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration             = 0F;
     animProperties4.MouseEnterForeColor            = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate            = 0F;
     animProperties4.MouseEnterOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor            = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration             = 0F;
     animProperties4.MouseLeaveForeColor            = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate            = 0F;
     animProperties4.MouseLeaveOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_ThemeList.AnimProperties              = animProperties4;
     this.box_ThemeList.BackgroundColor             = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.box_ThemeList.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.box_ThemeList.CellBorderStyle             = System.Windows.Forms.DataGridViewCellBorderStyle.None;
     this.box_ThemeList.ClipboardCopyMode           = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable;
     this.box_ThemeList.ColumnHeadersBorderStyle    = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.box_ThemeList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.box_ThemeList.ColumnHeadersVisible        = false;
     this.box_ThemeList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.modName,
         this.Description,
         this.Author,
         this.separator,
         this.modDirectory
     });
     dataGridViewCellStyle5.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle5.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     dataGridViewCellStyle5.Font                  = new System.Drawing.Font("Roboto Mono", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     dataGridViewCellStyle5.ForeColor             = System.Drawing.Color.White;
     dataGridViewCellStyle5.Padding               = new System.Windows.Forms.Padding(0, 5, 0, 5);
     dataGridViewCellStyle5.SelectionBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dataGridViewCellStyle5.SelectionForeColor    = System.Drawing.Color.White;
     dataGridViewCellStyle5.WrapMode              = System.Windows.Forms.DataGridViewTriState.False;
     this.box_ThemeList.DefaultCellStyle          = dataGridViewCellStyle5;
     this.box_ThemeList.DragRowIndex              = 0;
     this.box_ThemeList.EditMode                  = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.box_ThemeList.EnableHeadersVisualStyles = false;
     this.box_ThemeList.GridColor                 = System.Drawing.Color.White;
     this.box_ThemeList.Location                  = new System.Drawing.Point(41, 30);
     this.box_ThemeList.MultiSelect               = false;
     this.box_ThemeList.Name                    = "box_ThemeList";
     this.box_ThemeList.ReadOnly                = true;
     this.box_ThemeList.ReorderingEnabled       = false;
     this.box_ThemeList.RowHeadersBorderStyle   = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.box_ThemeList.RowHeadersVisible       = false;
     this.box_ThemeList.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.box_ThemeList.RowTemplate.Height      = 30;
     this.box_ThemeList.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.box_ThemeList.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.box_ThemeList.ShowCellToolTips        = false;
     this.box_ThemeList.Size                    = new System.Drawing.Size(820, 377);
     this.box_ThemeList.StandardTab             = true;
     this.box_ThemeList.TabIndex                = 14;
     this.box_ThemeList.SelectionChanged       += new System.EventHandler(this.LoadCurrentTheme);
     //
     // modName
     //
     dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.modName.DefaultCellStyle    = dataGridViewCellStyle1;
     this.modName.FillWeight          = 192.7388F;
     this.modName.HeaderText          = "Name";
     this.modName.Name      = "modName";
     this.modName.ReadOnly  = true;
     this.modName.Resizable = System.Windows.Forms.DataGridViewTriState.False;
     this.modName.SortMode  = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.modName.Width     = 280;
     //
     // Description
     //
     this.Description.HeaderText = "Description";
     this.Description.Name       = "Description";
     this.Description.ReadOnly   = true;
     this.Description.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.Description.Width      = 330;
     //
     // Author
     //
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle2.Padding   = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.Author.DefaultCellStyle     = dataGridViewCellStyle2;
     this.Author.FillWeight           = 126.5651F;
     this.Author.HeaderText           = "Author";
     this.Author.Name      = "Author";
     this.Author.ReadOnly  = true;
     this.Author.Resizable = System.Windows.Forms.DataGridViewTriState.False;
     this.Author.SortMode  = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.Author.Width     = 136;
     //
     // separator
     //
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.separator.DefaultCellStyle  = dataGridViewCellStyle3;
     this.separator.HeaderText        = "Separator";
     this.separator.Name      = "separator";
     this.separator.ReadOnly  = true;
     this.separator.Resizable = System.Windows.Forms.DataGridViewTriState.False;
     this.separator.SortMode  = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.separator.Width     = 20;
     //
     // modDirectory
     //
     dataGridViewCellStyle4.Alignment   = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.modDirectory.DefaultCellStyle = dataGridViewCellStyle4;
     this.modDirectory.FillWeight       = 60.39148F;
     this.modDirectory.HeaderText       = "Version";
     this.modDirectory.Name             = "modDirectory";
     this.modDirectory.ReadOnly         = true;
     this.modDirectory.Resizable        = System.Windows.Forms.DataGridViewTriState.False;
     this.modDirectory.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     this.modDirectory.Width            = 60;
     //
     // box_ThemeListBox
     //
     animMessage9.Control                                    = this.box_ThemeListBox;
     animMessage9.PlayAnimation                              = true;
     animProperties5.BackColorMessage                        = animMessage9;
     animMessage10.Control                                   = this.box_ThemeListBox;
     animMessage10.PlayAnimation                             = true;
     animProperties5.ForeColorMessage                        = animMessage10;
     animProperties5.MouseEnterBackColor                     = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                      = 0F;
     animProperties5.MouseEnterForeColor                     = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                     = 0F;
     animProperties5.MouseEnterOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                     = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                      = 0F;
     animProperties5.MouseLeaveForeColor                     = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                     = 0F;
     animProperties5.MouseLeaveOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_ThemeListBox.AnimProperties                    = animProperties5;
     this.box_ThemeListBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ThemeListBox.CaptureChildren                   = false;
     this.box_ThemeListBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_ThemeListBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ThemeListBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ThemeListBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_ThemeListBox.IgnoreMouse                       = true;
     this.box_ThemeListBox.IgnoreMouseClicks                 = true;
     this.box_ThemeListBox.Location                          = new System.Drawing.Point(40, 29);
     this.box_ThemeListBox.Margin                            = new System.Windows.Forms.Padding(0);
     this.box_ThemeListBox.Name                              = "box_ThemeListBox";
     this.box_ThemeListBox.Size                              = new System.Drawing.Size(822, 379);
     this.box_ThemeListBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.box_ThemeListBox.TabIndex                          = 13;
     this.box_ThemeListBox.Text                              = null;
     this.box_ThemeListBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.box_ThemeListBox.UseVisualStyleBackColor           = false;
     //
     // Theme_Screen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(900, 512);
     this.Controls.Add(this.borderless_SourceBox);
     this.Controls.Add(this.borderless_WebBox);
     this.Controls.Add(this.borderless_ConfigBox);
     this.Controls.Add(this.box_ThemeList);
     this.Controls.Add(this.box_ThemeListBox);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "ThemeScreen";
     this.Text            = "Main_Screen";
     this.VisibleChanged += new System.EventHandler(this.MenuVisibleChanged);
     ((System.ComponentModel.ISupportInitialize)(this.box_ThemeList)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.borderless_OKButton = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Title      = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_ValueBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedComboBox();
     this.titleBar_Panel      = new System.Windows.Forms.Panel();
     this.toolTipHelper       = new System.Windows.Forms.ToolTip(this.components);
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // borderless_OKButton
     //
     animMessage1.Control                                = this.borderless_OKButton;
     animMessage1.PlayAnimation                          = true;
     animProperties1.BackColorMessage                    = animMessage1;
     animMessage2.Control                                = this.borderless_OKButton;
     animMessage2.PlayAnimation                          = true;
     animProperties1.ForeColorMessage                    = animMessage2;
     animProperties1.MouseEnterBackColor                 = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration                  = 0F;
     animProperties1.MouseEnterForeColor                 = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate                 = 0F;
     animProperties1.MouseEnterOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                 = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration                  = 0F;
     animProperties1.MouseLeaveForeColor                 = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate                 = 0F;
     animProperties1.MouseLeaveOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_OKButton.AnimProperties             = animProperties1;
     this.borderless_OKButton.CaptureChildren            = false;
     this.borderless_OKButton.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_OKButton.FlatAppearance.BorderSize  = 0;
     this.borderless_OKButton.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_OKButton.Font                       = new System.Drawing.Font("Roboto Mono", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_OKButton.ForeColor                  = System.Drawing.Color.White;
     this.borderless_OKButton.IgnoreMouse                = false;
     this.borderless_OKButton.IgnoreMouseClicks          = false;
     this.borderless_OKButton.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_OKButton.Location                   = new System.Drawing.Point(286, 63);
     this.borderless_OKButton.Name                       = "borderless_OKButton";
     this.borderless_OKButton.Size                       = new System.Drawing.Size(36, 24);
     this.borderless_OKButton.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_OKButton.TabIndex                   = 28;
     this.borderless_OKButton.Text                       = "OK";
     this.borderless_OKButton.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.toolTipHelper.SetToolTip(this.borderless_OKButton, "Double click an entry to bind a new joystick button to the \"virtual\" XBOX 360 con" +
                                   "troller used by Reloaded.");
     this.borderless_OKButton.UseVisualStyleBackColor = true;
     this.borderless_OKButton.Click += new System.EventHandler(this.OKButton_Click);
     //
     // titleBar_Title
     //
     animMessage3.Control                                  = this.titleBar_Title;
     animMessage3.PlayAnimation                            = true;
     animProperties2.BackColorMessage                      = animMessage3;
     animMessage4.Control                                  = this.titleBar_Title;
     animMessage4.PlayAnimation                            = true;
     animProperties2.ForeColorMessage                      = animMessage4;
     animProperties2.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseEnterDuration                    = 200F;
     animProperties2.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties2.MouseEnterFramerate                   = 144F;
     animProperties2.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseLeaveDuration                    = 200F;
     animProperties2.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties2.MouseLeaveFramerate                   = 144F;
     animProperties2.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties2;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Roboto Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(374, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Reloaded Sample Dialog";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // borderless_ValueBox
     //
     animMessage5.Control                          = this.borderless_ValueBox;
     animMessage5.PlayAnimation                    = true;
     animProperties3.BackColorMessage              = animMessage5;
     animMessage6.Control                          = this.borderless_ValueBox;
     animMessage6.PlayAnimation                    = true;
     animProperties3.ForeColorMessage              = animMessage6;
     animProperties3.MouseEnterBackColor           = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration            = 0F;
     animProperties3.MouseEnterForeColor           = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate           = 0F;
     animProperties3.MouseEnterOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor           = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration            = 0F;
     animProperties3.MouseLeaveForeColor           = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate           = 0F;
     animProperties3.MouseLeaveOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_ValueBox.AnimProperties       = animProperties3;
     this.borderless_ValueBox.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_ValueBox.BottomBorderColour   = System.Drawing.Color.White;
     this.borderless_ValueBox.BottomBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_ValueBox.BottomBorderWidth    = 2;
     this.borderless_ValueBox.Cursor               = System.Windows.Forms.Cursors.Arrow;
     this.borderless_ValueBox.DrawMode             = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.borderless_ValueBox.DropDownArrowColour  = System.Drawing.Color.White;
     this.borderless_ValueBox.DropDownButtonColour = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_ValueBox.DropDownStyle        = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.borderless_ValueBox.FlatStyle            = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_ValueBox.Font                 = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_ValueBox.ForeColor            = System.Drawing.Color.White;
     this.borderless_ValueBox.FormattingEnabled    = true;
     this.borderless_ValueBox.HighlightColor       = System.Drawing.Color.Red;
     this.borderless_ValueBox.LeftBorderColour     = System.Drawing.Color.Empty;
     this.borderless_ValueBox.LeftBorderStyle      = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_ValueBox.LeftBorderWidth      = 0;
     this.borderless_ValueBox.Location             = new System.Drawing.Point(52, 59);
     this.borderless_ValueBox.Name                 = "borderless_ValueBox";
     this.borderless_ValueBox.RightBorderColour    = System.Drawing.Color.Empty;
     this.borderless_ValueBox.RightBorderStyle     = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_ValueBox.RightBorderWidth     = 0;
     this.borderless_ValueBox.Size                 = new System.Drawing.Size(228, 32);
     this.borderless_ValueBox.TabIndex             = 29;
     this.borderless_ValueBox.TopBorderColour      = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_ValueBox.TopBorderStyle       = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_ValueBox.TopBorderWidth       = 2;
     this.borderless_ValueBox.KeyUp               += new System.Windows.Forms.KeyEventHandler(this.ValueBox_KeyUp);
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(374, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // GetDestinationAxisDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(374, 105);
     this.Controls.Add(this.borderless_ValueBox);
     this.Controls.Add(this.borderless_OKButton);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "GetDestinationAxisDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.borderless_SelectGame        = new Reloaded_GUI.Styles.Controls.Animated.AnimatedComboBox();
     this.item_Update                  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Close            = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Title               = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_DownloadProgress  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel               = new System.Windows.Forms.Panel();
     this.toolTipHelper                = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_UpdateProgressBar = new Reloaded_GUI.Styles.Controls.Custom.HorizontalProgressBar();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // borderless_SelectGame
     //
     animMessage1.Control                            = this.borderless_SelectGame;
     animMessage1.PlayAnimation                      = true;
     animProperties1.BackColorMessage                = animMessage1;
     animMessage2.Control                            = this.borderless_SelectGame;
     animMessage2.PlayAnimation                      = true;
     animProperties1.ForeColorMessage                = animMessage2;
     animProperties1.MouseEnterBackColor             = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration              = 0F;
     animProperties1.MouseEnterForeColor             = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate             = 0F;
     animProperties1.MouseEnterOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor             = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration              = 0F;
     animProperties1.MouseLeaveForeColor             = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate             = 0F;
     animProperties1.MouseLeaveOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_SelectGame.AnimProperties       = animProperties1;
     this.borderless_SelectGame.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_SelectGame.BottomBorderColour   = System.Drawing.Color.White;
     this.borderless_SelectGame.BottomBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SelectGame.BottomBorderWidth    = 2;
     this.borderless_SelectGame.Cursor               = System.Windows.Forms.Cursors.Arrow;
     this.borderless_SelectGame.DrawMode             = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.borderless_SelectGame.DropDownArrowColour  = System.Drawing.Color.White;
     this.borderless_SelectGame.DropDownButtonColour = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_SelectGame.DropDownStyle        = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.borderless_SelectGame.FlatStyle            = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_SelectGame.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_SelectGame.ForeColor            = System.Drawing.Color.White;
     this.borderless_SelectGame.FormattingEnabled    = true;
     this.borderless_SelectGame.HighlightColor       = System.Drawing.Color.Red;
     this.borderless_SelectGame.LeftBorderColour     = System.Drawing.Color.Empty;
     this.borderless_SelectGame.LeftBorderStyle      = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_SelectGame.LeftBorderWidth      = 0;
     this.borderless_SelectGame.Location             = new System.Drawing.Point(38, 64);
     this.borderless_SelectGame.Name                 = "borderless_SelectGame";
     this.borderless_SelectGame.RightBorderColour    = System.Drawing.Color.Empty;
     this.borderless_SelectGame.RightBorderStyle     = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_SelectGame.RightBorderWidth     = 0;
     this.borderless_SelectGame.Size                 = new System.Drawing.Size(298, 29);
     this.borderless_SelectGame.TabIndex             = 32;
     this.toolTipHelper.SetToolTip(this.borderless_SelectGame, "Did you know you can use the scroll wheel to change games?");
     this.borderless_SelectGame.TopBorderColour = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_SelectGame.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SelectGame.TopBorderWidth  = 2;
     //
     // item_Update
     //
     animMessage3.Control                               = this.item_Update;
     animMessage3.PlayAnimation                         = true;
     animProperties2.BackColorMessage                   = animMessage3;
     animMessage4.Control                               = this.item_Update;
     animMessage4.PlayAnimation                         = true;
     animProperties2.ForeColorMessage                   = animMessage4;
     animProperties2.MouseEnterBackColor                = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration                 = 0F;
     animProperties2.MouseEnterForeColor                = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate                = 0F;
     animProperties2.MouseEnterOverride                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration                 = 0F;
     animProperties2.MouseLeaveForeColor                = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate                = 0F;
     animProperties2.MouseLeaveOverride                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_Update.AnimProperties                    = animProperties2;
     this.item_Update.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_Update.CaptureChildren                   = true;
     this.item_Update.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_Update.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Update.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Update.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Update.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_Update.ForeColor                         = System.Drawing.Color.White;
     this.item_Update.IgnoreMouse                       = false;
     this.item_Update.IgnoreMouseClicks                 = false;
     this.item_Update.Location                          = new System.Drawing.Point(38, 153);
     this.item_Update.Name                              = "item_Update";
     this.item_Update.Size                              = new System.Drawing.Size(298, 35);
     this.item_Update.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Update.TabIndex                          = 30;
     this.item_Update.Text                              = "Download Modification";
     this.item_Update.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_Update.UseVisualStyleBackColor           = false;
     this.item_Update.Click                            += new System.EventHandler(this.item_Update_Click);
     //
     // categoryBar_Close
     //
     animMessage5.Control                                     = this.categoryBar_Close;
     animMessage5.PlayAnimation                               = true;
     animProperties3.BackColorMessage                         = animMessage5;
     animMessage6.Control                                     = this.categoryBar_Close;
     animMessage6.PlayAnimation                               = true;
     animProperties3.ForeColorMessage                         = animMessage6;
     animProperties3.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                       = 0F;
     animProperties3.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                      = 0F;
     animProperties3.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                       = 0F;
     animProperties3.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                      = 0F;
     animProperties3.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Close.AnimProperties                    = animProperties3;
     this.categoryBar_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.categoryBar_Close.CaptureChildren                   = false;
     this.categoryBar_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.categoryBar_Close.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.categoryBar_Close.ForeColor                         = System.Drawing.Color.White;
     this.categoryBar_Close.IgnoreMouse                       = false;
     this.categoryBar_Close.IgnoreMouseClicks                 = false;
     this.categoryBar_Close.Location                          = new System.Drawing.Point(345, -1);
     this.categoryBar_Close.Name                              = "categoryBar_Close";
     this.categoryBar_Close.Size                              = new System.Drawing.Size(30, 30);
     this.categoryBar_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Close.TabIndex                          = 51;
     this.categoryBar_Close.Text                              = "X";
     this.categoryBar_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.categoryBar_Close.UseVisualStyleBackColor           = false;
     this.categoryBar_Close.Click                            += new System.EventHandler(this.item_Close_Click);
     //
     // titleBar_Title
     //
     animMessage7.Control                                  = this.titleBar_Title;
     animMessage7.PlayAnimation                            = true;
     animProperties4.BackColorMessage                      = animMessage7;
     animMessage8.Control                                  = this.titleBar_Title;
     animMessage8.PlayAnimation                            = true;
     animProperties4.ForeColorMessage                      = animMessage8;
     animProperties4.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseEnterDuration                    = 200F;
     animProperties4.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties4.MouseEnterFramerate                   = 144F;
     animProperties4.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseLeaveDuration                    = 200F;
     animProperties4.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties4.MouseLeaveFramerate                   = 144F;
     animProperties4.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties4;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(374, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Reloaded URL Detected";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // borderless_DownloadProgress
     //
     animMessage9.Control                                               = this.borderless_DownloadProgress;
     animMessage9.PlayAnimation                                         = true;
     animProperties5.BackColorMessage                                   = animMessage9;
     animMessage10.Control                                              = this.borderless_DownloadProgress;
     animMessage10.PlayAnimation                                        = true;
     animProperties5.ForeColorMessage                                   = animMessage10;
     animProperties5.MouseEnterBackColor                                = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                                 = 0F;
     animProperties5.MouseEnterForeColor                                = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                                = 0F;
     animProperties5.MouseEnterOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                                = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                                 = 0F;
     animProperties5.MouseLeaveForeColor                                = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                                = 0F;
     animProperties5.MouseLeaveOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_DownloadProgress.AnimProperties                    = animProperties5;
     this.borderless_DownloadProgress.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_DownloadProgress.CaptureChildren                   = true;
     this.borderless_DownloadProgress.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_DownloadProgress.FlatAppearance.BorderSize         = 0;
     this.borderless_DownloadProgress.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_DownloadProgress.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_DownloadProgress.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DownloadProgress.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DownloadProgress.ForeColor                         = System.Drawing.Color.White;
     this.borderless_DownloadProgress.IgnoreMouse                       = false;
     this.borderless_DownloadProgress.IgnoreMouseClicks                 = false;
     this.borderless_DownloadProgress.Location                          = new System.Drawing.Point(199, 98);
     this.borderless_DownloadProgress.Margin                            = new System.Windows.Forms.Padding(0);
     this.borderless_DownloadProgress.Name                              = "borderless_DownloadProgress";
     this.borderless_DownloadProgress.Size                              = new System.Drawing.Size(145, 48);
     this.borderless_DownloadProgress.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DownloadProgress.TabIndex                          = 50;
     this.borderless_DownloadProgress.Text                              = "000.0/000.0MB";
     this.borderless_DownloadProgress.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_DownloadProgress.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_DownloadProgress.UseVisualStyleBackColor           = false;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.categoryBar_Close);
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(374, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // borderless_UpdateProgressBar
     //
     this.borderless_UpdateProgressBar.BottomBorderColour = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.BottomBorderWidth  = 2;
     this.borderless_UpdateProgressBar.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.LeftBorderWidth    = 2;
     this.borderless_UpdateProgressBar.Location           = new System.Drawing.Point(38, 111);
     this.borderless_UpdateProgressBar.Name              = "borderless_UpdateProgressBar";
     this.borderless_UpdateProgressBar.ProgressColour    = System.Drawing.Color.White;
     this.borderless_UpdateProgressBar.RightBorderColour = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.RightBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.RightBorderWidth  = 2;
     this.borderless_UpdateProgressBar.Size              = new System.Drawing.Size(171, 23);
     this.borderless_UpdateProgressBar.TabIndex          = 29;
     this.borderless_UpdateProgressBar.Text              = "horizontalProgressBar1";
     this.borderless_UpdateProgressBar.TopBorderColour   = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.TopBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.TopBorderWidth    = 2;
     this.borderless_UpdateProgressBar.Value             = 0;
     //
     // DownloadModDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(374, 206);
     this.Controls.Add(this.borderless_UpdateProgressBar);
     this.Controls.Add(this.borderless_DownloadProgress);
     this.Controls.Add(this.borderless_SelectGame);
     this.Controls.Add(this.item_Update);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "DownloadModDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Drawing.StringFormat stringFormat1 = new System.Drawing.StringFormat();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties6 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage11   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage12   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties8 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage15   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage16   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties7 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage13   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage14   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(LaunchGameDialog));
     this.borderless_EnableLogs           = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButtonPressIndicator();
     this.item_LaunchBox                  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_LogLocation          = new Reloaded_GUI.Styles.Controls.Animated.AnimatedTextbox();
     this.titleBar_Title                  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_AttachBox                  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_AttachExecutableName = new Reloaded_GUI.Styles.Controls.Animated.AnimatedTextbox();
     this.titleBar_Panel                  = new System.Windows.Forms.Panel();
     this.toolTipHelper                  = new System.Windows.Forms.ToolTip(this.components);
     this.box_LogLocation                = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.box_AttachName                 = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.box_LogLocationSelect          = new System.Windows.Forms.PictureBox();
     this.box_AttachExecutableNameSelect = new System.Windows.Forms.PictureBox();
     this.item_AutoAttachBox             = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Close              = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.box_LogLocationSelect)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.box_AttachExecutableNameSelect)).BeginInit();
     this.SuspendLayout();
     //
     // borderless_EnableLogs
     //
     animMessage1.Control                          = this.borderless_EnableLogs;
     animMessage1.PlayAnimation                    = true;
     animProperties1.BackColorMessage              = animMessage1;
     animMessage2.Control                          = this.borderless_EnableLogs;
     animMessage2.PlayAnimation                    = true;
     animProperties1.ForeColorMessage              = animMessage2;
     animProperties1.MouseEnterBackColor           = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration            = 0F;
     animProperties1.MouseEnterForeColor           = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate           = 0F;
     animProperties1.MouseEnterOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor           = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration            = 0F;
     animProperties1.MouseLeaveForeColor           = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate           = 0F;
     animProperties1.MouseLeaveOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_EnableLogs.AnimProperties     = animProperties1;
     this.borderless_EnableLogs.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_EnableLogs.BottomBorderColour = System.Drawing.Color.White;
     this.borderless_EnableLogs.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_EnableLogs.BottomBorderWidth  = 1;
     this.borderless_EnableLogs.ButtonEnabled      = false;
     this.borderless_EnableLogs.ForeColor          = System.Drawing.Color.White;
     this.borderless_EnableLogs.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_EnableLogs.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_EnableLogs.LeftBorderWidth    = 1;
     this.borderless_EnableLogs.Location           = new System.Drawing.Point(19, 98);
     this.borderless_EnableLogs.Name               = "borderless_EnableLogs";
     this.borderless_EnableLogs.RightBorderColour  = System.Drawing.Color.Gray;
     this.borderless_EnableLogs.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_EnableLogs.RightBorderWidth   = 1;
     this.borderless_EnableLogs.Size               = new System.Drawing.Size(25, 25);
     stringFormat1.Alignment                       = System.Drawing.StringAlignment.Center;
     stringFormat1.HotkeyPrefix                    = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat1.LineAlignment                   = System.Drawing.StringAlignment.Center;
     stringFormat1.Trimming                        = System.Drawing.StringTrimming.Character;
     this.borderless_EnableLogs.StringFormat       = stringFormat1;
     this.borderless_EnableLogs.TabIndex           = 40;
     this.borderless_EnableLogs.Text               = "-";
     this.toolTipHelper.SetToolTip(this.borderless_EnableLogs, "Enable to output logs to the specified user location.");
     this.borderless_EnableLogs.TopBorderColour = System.Drawing.Color.Gray;
     this.borderless_EnableLogs.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_EnableLogs.TopBorderWidth  = 1;
     //
     // item_LaunchBox
     //
     animMessage3.Control                                  = this.item_LaunchBox;
     animMessage3.PlayAnimation                            = true;
     animProperties2.BackColorMessage                      = animMessage3;
     animMessage4.Control                                  = this.item_LaunchBox;
     animMessage4.PlayAnimation                            = true;
     animProperties2.ForeColorMessage                      = animMessage4;
     animProperties2.MouseEnterBackColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration                    = 0F;
     animProperties2.MouseEnterForeColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate                   = 0F;
     animProperties2.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration                    = 0F;
     animProperties2.MouseLeaveForeColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate                   = 0F;
     animProperties2.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_LaunchBox.AnimProperties                    = animProperties2;
     this.item_LaunchBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_LaunchBox.CaptureChildren                   = true;
     this.item_LaunchBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_LaunchBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_LaunchBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_LaunchBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_LaunchBox.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_LaunchBox.ForeColor                         = System.Drawing.Color.White;
     this.item_LaunchBox.IgnoreMouse                       = false;
     this.item_LaunchBox.IgnoreMouseClicks                 = false;
     this.item_LaunchBox.Location                          = new System.Drawing.Point(370, 184);
     this.item_LaunchBox.Name                              = "item_LaunchBox";
     this.item_LaunchBox.Size                              = new System.Drawing.Size(155, 43);
     this.item_LaunchBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_LaunchBox.TabIndex                          = 38;
     this.item_LaunchBox.Text                              = "Launch";
     this.item_LaunchBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.item_LaunchBox, "Left click to launch game.\r\nHold CTRL/Control for advanced options.");
     this.item_LaunchBox.UseVisualStyleBackColor = false;
     this.item_LaunchBox.Click += new System.EventHandler(this.item_LaunchBox_Click);
     //
     // borderless_LogLocation
     //
     animMessage5.Control                           = this.borderless_LogLocation;
     animMessage5.PlayAnimation                     = true;
     animProperties3.BackColorMessage               = animMessage5;
     animMessage6.Control                           = this.borderless_LogLocation;
     animMessage6.PlayAnimation                     = true;
     animProperties3.ForeColorMessage               = animMessage6;
     animProperties3.MouseEnterBackColor            = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration             = 0F;
     animProperties3.MouseEnterForeColor            = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate            = 0F;
     animProperties3.MouseEnterOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor            = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration             = 0F;
     animProperties3.MouseLeaveForeColor            = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate            = 0F;
     animProperties3.MouseLeaveOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_LogLocation.AnimProperties     = animProperties3;
     this.borderless_LogLocation.BackColor          = System.Drawing.Color.Gray;
     this.borderless_LogLocation.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.borderless_LogLocation.BottomBorderColour = System.Drawing.Color.Empty;
     this.borderless_LogLocation.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_LogLocation.BottomBorderWidth  = 55;
     this.borderless_LogLocation.Font               = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_LogLocation.LeftBorderColour   = System.Drawing.Color.Empty;
     this.borderless_LogLocation.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_LogLocation.LeftBorderWidth    = 0;
     this.borderless_LogLocation.Location           = new System.Drawing.Point(64, 98);
     this.borderless_LogLocation.Name               = "borderless_LogLocation";
     this.borderless_LogLocation.RightBorderColour  = System.Drawing.Color.Empty;
     this.borderless_LogLocation.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_LogLocation.RightBorderWidth   = 0;
     this.borderless_LogLocation.Size               = new System.Drawing.Size(415, 21);
     this.borderless_LogLocation.TabIndex           = 35;
     this.borderless_LogLocation.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.toolTipHelper.SetToolTip(this.borderless_LogLocation, "Specifies the folder location, subdirectory of Reloaded-Mods directory to be used" +
                                   " for the current game configuration.");
     this.borderless_LogLocation.TopBorderColour = System.Drawing.Color.Empty;
     this.borderless_LogLocation.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_LogLocation.TopBorderWidth  = 0;
     //
     // titleBar_Title
     //
     animMessage7.Control                                  = this.titleBar_Title;
     animMessage7.PlayAnimation                            = true;
     animProperties4.BackColorMessage                      = animMessage7;
     animMessage8.Control                                  = this.titleBar_Title;
     animMessage8.PlayAnimation                            = true;
     animProperties4.ForeColorMessage                      = animMessage8;
     animProperties4.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseEnterDuration                    = 200F;
     animProperties4.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties4.MouseEnterFramerate                   = 144F;
     animProperties4.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseLeaveDuration                    = 200F;
     animProperties4.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties4.MouseLeaveFramerate                   = 144F;
     animProperties4.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties4;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(544, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Advanced Launch Options";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // item_AttachBox
     //
     animMessage9.Control                                  = this.item_AttachBox;
     animMessage9.PlayAnimation                            = true;
     animProperties5.BackColorMessage                      = animMessage9;
     animMessage10.Control                                 = this.item_AttachBox;
     animMessage10.PlayAnimation                           = true;
     animProperties5.ForeColorMessage                      = animMessage10;
     animProperties5.MouseEnterBackColor                   = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                    = 0F;
     animProperties5.MouseEnterForeColor                   = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                   = 0F;
     animProperties5.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                   = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                    = 0F;
     animProperties5.MouseLeaveForeColor                   = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                   = 0F;
     animProperties5.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_AttachBox.AnimProperties                    = animProperties5;
     this.item_AttachBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_AttachBox.CaptureChildren                   = true;
     this.item_AttachBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_AttachBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_AttachBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_AttachBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_AttachBox.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_AttachBox.ForeColor                         = System.Drawing.Color.White;
     this.item_AttachBox.IgnoreMouse                       = false;
     this.item_AttachBox.IgnoreMouseClicks                 = false;
     this.item_AttachBox.Location                          = new System.Drawing.Point(19, 184);
     this.item_AttachBox.Name                              = "item_AttachBox";
     this.item_AttachBox.Size                              = new System.Drawing.Size(156, 43);
     this.item_AttachBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_AttachBox.TabIndex                          = 41;
     this.item_AttachBox.Text                              = "Attach";
     this.item_AttachBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_AttachBox.UseVisualStyleBackColor           = false;
     this.item_AttachBox.Click                            += new System.EventHandler(this.item_AttachBox_Click);
     //
     // borderless_AttachExecutableName
     //
     animMessage11.Control               = this.borderless_AttachExecutableName;
     animMessage11.PlayAnimation         = true;
     animProperties6.BackColorMessage    = animMessage11;
     animMessage12.Control               = this.borderless_AttachExecutableName;
     animMessage12.PlayAnimation         = true;
     animProperties6.ForeColorMessage    = animMessage12;
     animProperties6.MouseEnterBackColor = System.Drawing.Color.Empty;
     animProperties6.MouseEnterDuration  = 0F;
     animProperties6.MouseEnterForeColor = System.Drawing.Color.Empty;
     animProperties6.MouseEnterFramerate = 0F;
     animProperties6.MouseEnterOverride  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties6.MouseLeaveBackColor = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveDuration  = 0F;
     animProperties6.MouseLeaveForeColor = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveFramerate = 0F;
     animProperties6.MouseLeaveOverride  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_AttachExecutableName.AnimProperties     = animProperties6;
     this.borderless_AttachExecutableName.BackColor          = System.Drawing.Color.Gray;
     this.borderless_AttachExecutableName.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.borderless_AttachExecutableName.BottomBorderColour = System.Drawing.Color.Empty;
     this.borderless_AttachExecutableName.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AttachExecutableName.BottomBorderWidth  = 55;
     this.borderless_AttachExecutableName.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_AttachExecutableName.LeftBorderColour  = System.Drawing.Color.Empty;
     this.borderless_AttachExecutableName.LeftBorderStyle   = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_AttachExecutableName.LeftBorderWidth   = 0;
     this.borderless_AttachExecutableName.Location          = new System.Drawing.Point(271, 139);
     this.borderless_AttachExecutableName.Name              = "borderless_AttachExecutableName";
     this.borderless_AttachExecutableName.RightBorderColour = System.Drawing.Color.Empty;
     this.borderless_AttachExecutableName.RightBorderStyle  = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_AttachExecutableName.RightBorderWidth  = 0;
     this.borderless_AttachExecutableName.Size              = new System.Drawing.Size(208, 21);
     this.borderless_AttachExecutableName.TabIndex          = 42;
     this.borderless_AttachExecutableName.TextAlign         = System.Windows.Forms.HorizontalAlignment.Center;
     this.toolTipHelper.SetToolTip(this.borderless_AttachExecutableName, "Specifies the folder location, subdirectory of Reloaded-Mods directory to be used" +
                                   " for the current game configuration.");
     this.borderless_AttachExecutableName.TopBorderColour = System.Drawing.Color.Empty;
     this.borderless_AttachExecutableName.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_AttachExecutableName.TopBorderWidth  = 0;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.categoryBar_Close);
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(544, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // box_LogLocation
     //
     this.box_LogLocation.AutoSize          = true;
     this.box_LogLocation.BackColor         = System.Drawing.Color.Transparent;
     this.box_LogLocation.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.box_LogLocation.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.box_LogLocation.ForeColor         = System.Drawing.Color.White;
     this.box_LogLocation.IgnoreMouse       = false;
     this.box_LogLocation.Location          = new System.Drawing.Point(15, 59);
     this.box_LogLocation.Margin            = new System.Windows.Forms.Padding(0);
     this.box_LogLocation.Name              = "box_LogLocation";
     this.box_LogLocation.Size              = new System.Drawing.Size(170, 22);
     this.box_LogLocation.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.box_LogLocation.TabIndex          = 39;
     this.box_LogLocation.Text              = "Log File Location:";
     this.box_LogLocation.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.box_LogLocation, "Specifies the name of the game as seen in Reloaded Launcher");
     //
     // box_AttachName
     //
     this.box_AttachName.AutoSize          = true;
     this.box_AttachName.BackColor         = System.Drawing.Color.Transparent;
     this.box_AttachName.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.box_AttachName.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.box_AttachName.ForeColor         = System.Drawing.Color.White;
     this.box_AttachName.IgnoreMouse       = false;
     this.box_AttachName.Location          = new System.Drawing.Point(16, 140);
     this.box_AttachName.Margin            = new System.Windows.Forms.Padding(0);
     this.box_AttachName.Name              = "box_AttachName";
     this.box_AttachName.Size              = new System.Drawing.Size(235, 22);
     this.box_AttachName.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.box_AttachName.TabIndex          = 45;
     this.box_AttachName.Text              = "Attach Executable Name:";
     this.box_AttachName.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.box_AttachName, "Specifies the name of the game as seen in Reloaded Launcher");
     //
     // box_LogLocationSelect
     //
     this.box_LogLocationSelect.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.box_LogLocationSelect.Location = new System.Drawing.Point(499, 98);
     this.box_LogLocationSelect.Name     = "box_LogLocationSelect";
     this.box_LogLocationSelect.Size     = new System.Drawing.Size(25, 25);
     this.box_LogLocationSelect.TabIndex = 36;
     this.box_LogLocationSelect.TabStop  = false;
     this.box_LogLocationSelect.Click   += new System.EventHandler(this.box_LogLocationSelect_Click);
     //
     // box_AttachExecutableNameSelect
     //
     this.box_AttachExecutableNameSelect.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.box_AttachExecutableNameSelect.Location = new System.Drawing.Point(499, 139);
     this.box_AttachExecutableNameSelect.Name     = "box_AttachExecutableNameSelect";
     this.box_AttachExecutableNameSelect.Size     = new System.Drawing.Size(25, 25);
     this.box_AttachExecutableNameSelect.TabIndex = 43;
     this.box_AttachExecutableNameSelect.TabStop  = false;
     this.box_AttachExecutableNameSelect.Click   += new System.EventHandler(this.box_AttachExecutableNameSelect_Click);
     //
     // item_AutoAttachBox
     //
     animMessage15.Control                                     = this.item_AutoAttachBox;
     animMessage15.PlayAnimation                               = true;
     animProperties8.BackColorMessage                          = animMessage15;
     animMessage16.Control                                     = this.item_AutoAttachBox;
     animMessage16.PlayAnimation                               = true;
     animProperties8.ForeColorMessage                          = animMessage16;
     animProperties8.MouseEnterBackColor                       = System.Drawing.Color.Empty;
     animProperties8.MouseEnterDuration                        = 0F;
     animProperties8.MouseEnterForeColor                       = System.Drawing.Color.Empty;
     animProperties8.MouseEnterFramerate                       = 0F;
     animProperties8.MouseEnterOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties8.MouseLeaveBackColor                       = System.Drawing.Color.Empty;
     animProperties8.MouseLeaveDuration                        = 0F;
     animProperties8.MouseLeaveForeColor                       = System.Drawing.Color.Empty;
     animProperties8.MouseLeaveFramerate                       = 0F;
     animProperties8.MouseLeaveOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_AutoAttachBox.AnimProperties                    = animProperties8;
     this.item_AutoAttachBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_AutoAttachBox.CaptureChildren                   = true;
     this.item_AutoAttachBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_AutoAttachBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_AutoAttachBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_AutoAttachBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_AutoAttachBox.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_AutoAttachBox.ForeColor                         = System.Drawing.Color.White;
     this.item_AutoAttachBox.IgnoreMouse                       = false;
     this.item_AutoAttachBox.IgnoreMouseClicks                 = false;
     this.item_AutoAttachBox.Location                          = new System.Drawing.Point(194, 184);
     this.item_AutoAttachBox.Name                              = "item_AutoAttachBox";
     this.item_AutoAttachBox.Size                              = new System.Drawing.Size(156, 43);
     this.item_AutoAttachBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_AutoAttachBox.TabIndex                          = 46;
     this.item_AutoAttachBox.Text                              = "Auto-Attach";
     this.item_AutoAttachBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_AutoAttachBox.UseVisualStyleBackColor           = false;
     this.item_AutoAttachBox.Click                            += new System.EventHandler(this.item_AutoAttachBox_Click);
     //
     // categoryBar_Close
     //
     animMessage13.Control                                    = this.categoryBar_Close;
     animMessage13.PlayAnimation                              = true;
     animProperties7.BackColorMessage                         = animMessage13;
     animMessage14.Control                                    = this.categoryBar_Close;
     animMessage14.PlayAnimation                              = true;
     animProperties7.ForeColorMessage                         = animMessage14;
     animProperties7.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseEnterDuration                       = 0F;
     animProperties7.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseEnterFramerate                      = 0F;
     animProperties7.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties7.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveDuration                       = 0F;
     animProperties7.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveFramerate                      = 0F;
     animProperties7.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Close.AnimProperties                    = animProperties7;
     this.categoryBar_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.categoryBar_Close.CaptureChildren                   = false;
     this.categoryBar_Close.Dock                              = System.Windows.Forms.DockStyle.Right;
     this.categoryBar_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.categoryBar_Close.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.categoryBar_Close.ForeColor                         = System.Drawing.Color.White;
     this.categoryBar_Close.IgnoreMouse                       = false;
     this.categoryBar_Close.IgnoreMouseClicks                 = false;
     this.categoryBar_Close.Location                          = new System.Drawing.Point(499, 0);
     this.categoryBar_Close.Name                              = "categoryBar_Close";
     this.categoryBar_Close.Size                              = new System.Drawing.Size(45, 44);
     this.categoryBar_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Close.TabIndex                          = 52;
     this.categoryBar_Close.Text                              = "X";
     this.categoryBar_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.categoryBar_Close.UseVisualStyleBackColor           = false;
     this.categoryBar_Close.Click                            += new System.EventHandler(this.categoryBar_Close_Click);
     //
     // LaunchGameDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(544, 250);
     this.Controls.Add(this.item_AutoAttachBox);
     this.Controls.Add(this.box_AttachName);
     this.Controls.Add(this.box_AttachExecutableNameSelect);
     this.Controls.Add(this.borderless_AttachExecutableName);
     this.Controls.Add(this.item_AttachBox);
     this.Controls.Add(this.borderless_EnableLogs);
     this.Controls.Add(this.box_LogLocation);
     this.Controls.Add(this.item_LaunchBox);
     this.Controls.Add(this.box_LogLocationSelect);
     this.Controls.Add(this.borderless_LogLocation);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "LaunchGameDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.box_LogLocationSelect)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.box_AttachExecutableNameSelect)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties6 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage11   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage12   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ChangeCompressionRateDialog));
     this.titleBar_Title           = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_BufferSize    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedTextbox();
     this.borderless_BufferSizeTag = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_Close = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_AllowedRange = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_Description  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel          = new System.Windows.Forms.Panel();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Title
     //
     animMessage1.Control                                  = this.titleBar_Title;
     animMessage1.PlayAnimation                            = true;
     animProperties1.BackColorMessage                      = animMessage1;
     animMessage2.Control                                  = this.titleBar_Title;
     animMessage2.PlayAnimation                            = true;
     animProperties1.ForeColorMessage                      = animMessage2;
     animProperties1.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseEnterDuration                    = 200F;
     animProperties1.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties1.MouseEnterFramerate                   = 144F;
     animProperties1.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseLeaveDuration                    = 200F;
     animProperties1.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties1.MouseLeaveFramerate                   = 144F;
     animProperties1.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties1;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(534, 42);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 9999;
     this.titleBar_Title.Text                              = "Set Compression Level";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // borderless_BufferSize
     //
     animMessage3.Control                          = this.borderless_BufferSize;
     animMessage3.PlayAnimation                    = true;
     animProperties2.BackColorMessage              = animMessage3;
     animMessage4.Control                          = this.borderless_BufferSize;
     animMessage4.PlayAnimation                    = true;
     animProperties2.ForeColorMessage              = animMessage4;
     animProperties2.MouseEnterBackColor           = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration            = 0F;
     animProperties2.MouseEnterForeColor           = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate           = 0F;
     animProperties2.MouseEnterOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor           = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration            = 0F;
     animProperties2.MouseLeaveForeColor           = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate           = 0F;
     animProperties2.MouseLeaveOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_BufferSize.AnimProperties     = animProperties2;
     this.borderless_BufferSize.BackColor          = System.Drawing.Color.Gray;
     this.borderless_BufferSize.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.borderless_BufferSize.BottomBorderColour = System.Drawing.SystemColors.WindowText;
     this.borderless_BufferSize.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_BufferSize.BottomBorderWidth  = 55;
     this.borderless_BufferSize.Font               = new System.Drawing.Font("Microsoft Sans Serif", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_BufferSize.LeftBorderColour   = System.Drawing.SystemColors.WindowText;
     this.borderless_BufferSize.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_BufferSize.LeftBorderWidth    = 0;
     this.borderless_BufferSize.Location           = new System.Drawing.Point(197, 87);
     this.borderless_BufferSize.Name               = "borderless_BufferSize";
     this.borderless_BufferSize.RightBorderColour  = System.Drawing.SystemColors.WindowText;
     this.borderless_BufferSize.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_BufferSize.RightBorderWidth   = 0;
     this.borderless_BufferSize.Size               = new System.Drawing.Size(141, 34);
     this.borderless_BufferSize.TabIndex           = 5;
     this.borderless_BufferSize.TextAlign          = System.Windows.Forms.HorizontalAlignment.Center;
     this.borderless_BufferSize.TopBorderColour    = System.Drawing.SystemColors.WindowText;
     this.borderless_BufferSize.TopBorderStyle     = System.Windows.Forms.ButtonBorderStyle.None;
     this.borderless_BufferSize.TopBorderWidth     = 0;
     //
     // borderless_BufferSizeTag
     //
     animMessage5.Control                                            = this.borderless_BufferSizeTag;
     animMessage5.PlayAnimation                                      = true;
     animProperties3.BackColorMessage                                = animMessage5;
     animMessage6.Control                                            = this.borderless_BufferSizeTag;
     animMessage6.PlayAnimation                                      = true;
     animProperties3.ForeColorMessage                                = animMessage6;
     animProperties3.MouseEnterBackColor                             = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                              = 0F;
     animProperties3.MouseEnterForeColor                             = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                             = 0F;
     animProperties3.MouseEnterOverride                              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                             = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                              = 0F;
     animProperties3.MouseLeaveForeColor                             = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                             = 0F;
     animProperties3.MouseLeaveOverride                              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_BufferSizeTag.AnimProperties                    = animProperties3;
     this.borderless_BufferSizeTag.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_BufferSizeTag.CaptureChildren                   = true;
     this.borderless_BufferSizeTag.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_BufferSizeTag.FlatAppearance.BorderSize         = 0;
     this.borderless_BufferSizeTag.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_BufferSizeTag.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_BufferSizeTag.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_BufferSizeTag.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_BufferSizeTag.ForeColor                         = System.Drawing.Color.White;
     this.borderless_BufferSizeTag.IgnoreMouse                       = false;
     this.borderless_BufferSizeTag.IgnoreMouseClicks                 = false;
     this.borderless_BufferSizeTag.Location                          = new System.Drawing.Point(42, 48);
     this.borderless_BufferSizeTag.Name                              = "borderless_BufferSizeTag";
     this.borderless_BufferSizeTag.Size                              = new System.Drawing.Size(451, 34);
     this.borderless_BufferSizeTag.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_BufferSizeTag.TabIndex                          = 999;
     this.borderless_BufferSizeTag.Text                              = "PRS Compression Search Buffer Size";
     this.borderless_BufferSizeTag.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_BufferSizeTag.UseVisualStyleBackColor           = false;
     //
     // item_Close
     //
     animMessage7.Control                              = this.item_Close;
     animMessage7.PlayAnimation                        = true;
     animProperties4.BackColorMessage                  = animMessage7;
     animMessage8.Control                              = this.item_Close;
     animMessage8.PlayAnimation                        = true;
     animProperties4.ForeColorMessage                  = animMessage8;
     animProperties4.MouseEnterBackColor               = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                = 0F;
     animProperties4.MouseEnterForeColor               = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate               = 0F;
     animProperties4.MouseEnterOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor               = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                = 0F;
     animProperties4.MouseLeaveForeColor               = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate               = 0F;
     animProperties4.MouseLeaveOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_Close.AnimProperties                    = animProperties4;
     this.item_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_Close.CaptureChildren                   = true;
     this.item_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_Close.ForeColor                         = System.Drawing.Color.White;
     this.item_Close.IgnoreMouse                       = false;
     this.item_Close.IgnoreMouseClicks                 = false;
     this.item_Close.Location                          = new System.Drawing.Point(412, 343);
     this.item_Close.Name                              = "item_Close";
     this.item_Close.Size                              = new System.Drawing.Size(81, 32);
     this.item_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Close.TabIndex                          = 6;
     this.item_Close.Text                              = "Ok";
     this.item_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_Close.UseVisualStyleBackColor           = false;
     this.item_Close.Click                            += new System.EventHandler(this.item_OpenConfigDirectory_Click);
     //
     // borderless_AllowedRange
     //
     animMessage9.Control                                           = this.borderless_AllowedRange;
     animMessage9.PlayAnimation                                     = true;
     animProperties5.BackColorMessage                               = animMessage9;
     animMessage10.Control                                          = this.borderless_AllowedRange;
     animMessage10.PlayAnimation                                    = true;
     animProperties5.ForeColorMessage                               = animMessage10;
     animProperties5.MouseEnterBackColor                            = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                             = 0F;
     animProperties5.MouseEnterForeColor                            = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                            = 0F;
     animProperties5.MouseEnterOverride                             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                            = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                             = 0F;
     animProperties5.MouseLeaveForeColor                            = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                            = 0F;
     animProperties5.MouseLeaveOverride                             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_AllowedRange.AnimProperties                    = animProperties5;
     this.borderless_AllowedRange.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_AllowedRange.CaptureChildren                   = true;
     this.borderless_AllowedRange.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_AllowedRange.FlatAppearance.BorderSize         = 0;
     this.borderless_AllowedRange.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_AllowedRange.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_AllowedRange.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_AllowedRange.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_AllowedRange.ForeColor                         = System.Drawing.Color.White;
     this.borderless_AllowedRange.IgnoreMouse                       = false;
     this.borderless_AllowedRange.IgnoreMouseClicks                 = false;
     this.borderless_AllowedRange.Location                          = new System.Drawing.Point(42, 127);
     this.borderless_AllowedRange.Name                              = "borderless_AllowedRange";
     this.borderless_AllowedRange.Size                              = new System.Drawing.Size(451, 34);
     this.borderless_AllowedRange.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_AllowedRange.TabIndex                          = 10000;
     this.borderless_AllowedRange.Text                              = "(Allowed Range: 255 - 8191)";
     this.borderless_AllowedRange.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_AllowedRange.UseVisualStyleBackColor           = false;
     //
     // borderless_Description
     //
     animMessage11.Control                                         = this.borderless_Description;
     animMessage11.PlayAnimation                                   = true;
     animProperties6.BackColorMessage                              = animMessage11;
     animMessage12.Control                                         = this.borderless_Description;
     animMessage12.PlayAnimation                                   = true;
     animProperties6.ForeColorMessage                              = animMessage12;
     animProperties6.MouseEnterBackColor                           = System.Drawing.Color.Empty;
     animProperties6.MouseEnterDuration                            = 0F;
     animProperties6.MouseEnterForeColor                           = System.Drawing.Color.Empty;
     animProperties6.MouseEnterFramerate                           = 0F;
     animProperties6.MouseEnterOverride                            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties6.MouseLeaveBackColor                           = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveDuration                            = 0F;
     animProperties6.MouseLeaveForeColor                           = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveFramerate                           = 0F;
     animProperties6.MouseLeaveOverride                            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_Description.AnimProperties                    = animProperties6;
     this.borderless_Description.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_Description.CaptureChildren                   = true;
     this.borderless_Description.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_Description.FlatAppearance.BorderSize         = 0;
     this.borderless_Description.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_Description.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_Description.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Description.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_Description.ForeColor                         = System.Drawing.Color.White;
     this.borderless_Description.IgnoreMouse                       = false;
     this.borderless_Description.IgnoreMouseClicks                 = false;
     this.borderless_Description.Location                          = new System.Drawing.Point(42, 167);
     this.borderless_Description.Name                              = "borderless_Description";
     this.borderless_Description.Size                              = new System.Drawing.Size(451, 170);
     this.borderless_Description.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Description.TabIndex                          = 10001;
     this.borderless_Description.Text                              = resources.GetString("borderless_Description.Text");
     this.borderless_Description.TextAlign                         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_Description.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_Description.UseVisualStyleBackColor           = false;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(534, 42);
     this.titleBar_Panel.TabIndex = 9999;
     //
     // ChangeCompressionRateDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(534, 405);
     this.Controls.Add(this.borderless_Description);
     this.Controls.Add(this.borderless_AllowedRange);
     this.Controls.Add(this.item_Close);
     this.Controls.Add(this.borderless_BufferSizeTag);
     this.Controls.Add(this.borderless_BufferSize);
     this.Controls.Add(this.titleBar_Panel);
     this.ForeColor       = System.Drawing.Color.White;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "ChangeCompressionRateDialog";
     this.Text            = "RWVersionDialog";
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.item_no        = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_yes       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Title = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_DisabledDependenciesBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel = new System.Windows.Forms.Panel();
     this.toolTipHelper  = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_DependencyConfirm      = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_DisabledDependencies   = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_DependencyWarningTitle = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // item_no
     //
     animMessage1.Control                           = this.item_no;
     animMessage1.PlayAnimation                     = true;
     animProperties1.BackColorMessage               = animMessage1;
     animMessage2.Control                           = this.item_no;
     animMessage2.PlayAnimation                     = true;
     animProperties1.ForeColorMessage               = animMessage2;
     animProperties1.MouseEnterBackColor            = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration             = 0F;
     animProperties1.MouseEnterForeColor            = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate            = 0F;
     animProperties1.MouseEnterOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor            = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration             = 0F;
     animProperties1.MouseLeaveForeColor            = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate            = 0F;
     animProperties1.MouseLeaveOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_no.AnimProperties                    = animProperties1;
     this.item_no.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_no.CaptureChildren                   = true;
     this.item_no.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_no.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_no.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_no.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_no.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_no.ForeColor               = System.Drawing.Color.White;
     this.item_no.IgnoreMouse             = false;
     this.item_no.IgnoreMouseClicks       = false;
     this.item_no.Location                = new System.Drawing.Point(214, 313);
     this.item_no.Margin                  = new System.Windows.Forms.Padding(30, 20, 15, 20);
     this.item_no.Name                    = "item_no";
     this.item_no.Size                    = new System.Drawing.Size(139, 32);
     this.item_no.SmoothingMode           = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_no.TabIndex                = 24;
     this.item_no.Text                    = "No";
     this.item_no.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_no.UseVisualStyleBackColor = false;
     this.item_no.Click                  += new System.EventHandler(this.item_no_Click);
     //
     // item_yes
     //
     animMessage3.Control                            = this.item_yes;
     animMessage3.PlayAnimation                      = true;
     animProperties2.BackColorMessage                = animMessage3;
     animMessage4.Control                            = this.item_yes;
     animMessage4.PlayAnimation                      = true;
     animProperties2.ForeColorMessage                = animMessage4;
     animProperties2.MouseEnterBackColor             = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration              = 0F;
     animProperties2.MouseEnterForeColor             = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate             = 0F;
     animProperties2.MouseEnterOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor             = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration              = 0F;
     animProperties2.MouseLeaveForeColor             = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate             = 0F;
     animProperties2.MouseLeaveOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_yes.AnimProperties                    = animProperties2;
     this.item_yes.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_yes.CaptureChildren                   = true;
     this.item_yes.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_yes.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_yes.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_yes.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_yes.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_yes.ForeColor               = System.Drawing.Color.White;
     this.item_yes.IgnoreMouse             = false;
     this.item_yes.IgnoreMouseClicks       = false;
     this.item_yes.Location                = new System.Drawing.Point(383, 313);
     this.item_yes.Margin                  = new System.Windows.Forms.Padding(15, 20, 30, 20);
     this.item_yes.Name                    = "item_yes";
     this.item_yes.Size                    = new System.Drawing.Size(139, 32);
     this.item_yes.SmoothingMode           = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_yes.TabIndex                = 23;
     this.item_yes.Text                    = "Yes";
     this.item_yes.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_yes.UseVisualStyleBackColor = false;
     this.item_yes.Click                  += new System.EventHandler(this.item_yes_Click);
     //
     // titleBar_Title
     //
     animMessage5.Control                                  = this.titleBar_Title;
     animMessage5.PlayAnimation                            = true;
     animProperties3.BackColorMessage                      = animMessage5;
     animMessage6.Control                                  = this.titleBar_Title;
     animMessage6.PlayAnimation                            = true;
     animProperties3.ForeColorMessage                      = animMessage6;
     animProperties3.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties3.MouseEnterDuration                    = 200F;
     animProperties3.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties3.MouseEnterFramerate                   = 144F;
     animProperties3.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties3.MouseLeaveDuration                    = 200F;
     animProperties3.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties3.MouseLeaveFramerate                   = 144F;
     animProperties3.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties3;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Roboto Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(561, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Dependency Warning";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // box_DisabledDependenciesBox
     //
     animMessage7.Control                                               = this.box_DisabledDependenciesBox;
     animMessage7.PlayAnimation                                         = true;
     animProperties4.BackColorMessage                                   = animMessage7;
     animMessage8.Control                                               = this.box_DisabledDependenciesBox;
     animMessage8.PlayAnimation                                         = true;
     animProperties4.ForeColorMessage                                   = animMessage8;
     animProperties4.MouseEnterBackColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                                 = 0F;
     animProperties4.MouseEnterForeColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate                                = 0F;
     animProperties4.MouseEnterOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                                 = 0F;
     animProperties4.MouseLeaveForeColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate                                = 0F;
     animProperties4.MouseLeaveOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_DisabledDependenciesBox.AnimProperties                    = animProperties4;
     this.box_DisabledDependenciesBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.CaptureChildren                   = false;
     this.box_DisabledDependenciesBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_DisabledDependenciesBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_DisabledDependenciesBox.IgnoreMouse                       = true;
     this.box_DisabledDependenciesBox.IgnoreMouseClicks                 = true;
     this.box_DisabledDependenciesBox.Location                          = new System.Drawing.Point(39, 114);
     this.box_DisabledDependenciesBox.Margin                            = new System.Windows.Forms.Padding(0);
     this.box_DisabledDependenciesBox.Name                              = "box_DisabledDependenciesBox";
     this.box_DisabledDependenciesBox.Size                              = new System.Drawing.Size(483, 139);
     this.box_DisabledDependenciesBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.box_DisabledDependenciesBox.TabIndex                          = 26;
     this.box_DisabledDependenciesBox.Text                              = null;
     this.box_DisabledDependenciesBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.box_DisabledDependenciesBox.UseVisualStyleBackColor           = false;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(561, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // borderless_DependencyConfirm
     //
     this.borderless_DependencyConfirm.AutoSize          = true;
     this.borderless_DependencyConfirm.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_DependencyConfirm.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DependencyConfirm.Font              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DependencyConfirm.ForeColor         = System.Drawing.Color.White;
     this.borderless_DependencyConfirm.IgnoreMouse       = false;
     this.borderless_DependencyConfirm.Location          = new System.Drawing.Point(39, 273);
     this.borderless_DependencyConfirm.Margin            = new System.Windows.Forms.Padding(30, 0, 30, 0);
     this.borderless_DependencyConfirm.Name              = "borderless_DependencyConfirm";
     this.borderless_DependencyConfirm.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.borderless_DependencyConfirm.Size              = new System.Drawing.Size(456, 20);
     this.borderless_DependencyConfirm.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DependencyConfirm.TabIndex          = 25;
     this.borderless_DependencyConfirm.Text              = "Do you also wish to enable the following dependencies?";
     this.borderless_DependencyConfirm.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_DisabledDependencies
     //
     this.borderless_DisabledDependencies.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_DisabledDependencies.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DisabledDependencies.Font              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DisabledDependencies.ForeColor         = System.Drawing.Color.White;
     this.borderless_DisabledDependencies.IgnoreMouse       = false;
     this.borderless_DisabledDependencies.Location          = new System.Drawing.Point(40, 115);
     this.borderless_DisabledDependencies.Margin            = new System.Windows.Forms.Padding(30, 0, 30, 20);
     this.borderless_DisabledDependencies.Name              = "borderless_DisabledDependencies";
     this.borderless_DisabledDependencies.Padding           = new System.Windows.Forms.Padding(5);
     this.borderless_DisabledDependencies.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.borderless_DisabledDependencies.Size              = new System.Drawing.Size(481, 137);
     this.borderless_DisabledDependencies.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DisabledDependencies.TabIndex          = 5;
     this.borderless_DisabledDependencies.Text              = "Reloaded File Redirector [reloaded.global.fileredirector]";
     this.borderless_DisabledDependencies.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_DependencyWarningTitle
     //
     this.borderless_DependencyWarningTitle.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_DependencyWarningTitle.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DependencyWarningTitle.Font              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DependencyWarningTitle.ForeColor         = System.Drawing.Color.White;
     this.borderless_DependencyWarningTitle.IgnoreMouse       = false;
     this.borderless_DependencyWarningTitle.Location          = new System.Drawing.Point(39, 67);
     this.borderless_DependencyWarningTitle.Margin            = new System.Windows.Forms.Padding(30, 20, 30, 20);
     this.borderless_DependencyWarningTitle.Name              = "borderless_DependencyWarningTitle";
     this.borderless_DependencyWarningTitle.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.borderless_DependencyWarningTitle.Size              = new System.Drawing.Size(483, 27);
     this.borderless_DependencyWarningTitle.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DependencyWarningTitle.TabIndex          = 4;
     this.borderless_DependencyWarningTitle.Text              = "The following mod depends on disabled mod(s):";
     this.borderless_DependencyWarningTitle.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // DisabledDependencyDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(561, 374);
     this.Controls.Add(this.borderless_DependencyConfirm);
     this.Controls.Add(this.item_no);
     this.Controls.Add(this.item_yes);
     this.Controls.Add(this.borderless_DisabledDependencies);
     this.Controls.Add(this.borderless_DependencyWarningTitle);
     this.Controls.Add(this.titleBar_Panel);
     this.Controls.Add(this.box_DisabledDependenciesBox);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "DisabledDependencyDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(WelcomeScreen));
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.titleBar_Title       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_ok              = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_SourceBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_UserGuide = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel       = new System.Windows.Forms.Panel();
     this.toolTipHelper        = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_Text1     = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_Text2     = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_Text3     = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Title
     //
     animMessage1.Control                                  = this.titleBar_Title;
     animMessage1.PlayAnimation                            = true;
     animProperties1.BackColorMessage                      = animMessage1;
     animMessage2.Control                                  = this.titleBar_Title;
     animMessage2.PlayAnimation                            = true;
     animProperties1.ForeColorMessage                      = animMessage2;
     animProperties1.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseEnterDuration                    = 200F;
     animProperties1.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties1.MouseEnterFramerate                   = 144F;
     animProperties1.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseLeaveDuration                    = 200F;
     animProperties1.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties1.MouseLeaveFramerate                   = 144F;
     animProperties1.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties1;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Roboto Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(496, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Welcome to Reloaded";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // item_ok
     //
     animMessage3.Control                           = this.item_ok;
     animMessage3.PlayAnimation                     = true;
     animProperties2.BackColorMessage               = animMessage3;
     animMessage4.Control                           = this.item_ok;
     animMessage4.PlayAnimation                     = true;
     animProperties2.ForeColorMessage               = animMessage4;
     animProperties2.MouseEnterBackColor            = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration             = 0F;
     animProperties2.MouseEnterForeColor            = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate            = 0F;
     animProperties2.MouseEnterOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor            = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration             = 0F;
     animProperties2.MouseLeaveForeColor            = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate            = 0F;
     animProperties2.MouseLeaveOverride             = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_ok.AnimProperties                    = animProperties2;
     this.item_ok.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_ok.CaptureChildren                   = true;
     this.item_ok.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_ok.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_ok.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_ok.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_ok.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_ok.ForeColor               = System.Drawing.Color.White;
     this.item_ok.IgnoreMouse             = false;
     this.item_ok.IgnoreMouseClicks       = false;
     this.item_ok.Location                = new System.Drawing.Point(45, 285);
     this.item_ok.Margin                  = new System.Windows.Forms.Padding(15, 20, 30, 20);
     this.item_ok.Name                    = "item_ok";
     this.item_ok.Size                    = new System.Drawing.Size(410, 32);
     this.item_ok.SmoothingMode           = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_ok.TabIndex                = 52;
     this.item_ok.Text                    = "Ok";
     this.item_ok.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_ok.UseVisualStyleBackColor = false;
     this.item_ok.Click                  += new System.EventHandler(this.item_ok_Click);
     //
     // borderless_SourceBox
     //
     animMessage5.Control                                 = this.borderless_SourceBox;
     animMessage5.PlayAnimation                           = true;
     animProperties3.BackColorMessage                     = animMessage5;
     animMessage6.Control                                 = this.borderless_SourceBox;
     animMessage6.PlayAnimation                           = true;
     animProperties3.ForeColorMessage                     = animMessage6;
     animProperties3.MouseEnterBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                   = 0F;
     animProperties3.MouseEnterForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                  = 0F;
     animProperties3.MouseEnterOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                   = 0F;
     animProperties3.MouseLeaveForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                  = 0F;
     animProperties3.MouseLeaveOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_SourceBox.AnimProperties             = animProperties3;
     this.borderless_SourceBox.CaptureChildren            = false;
     this.borderless_SourceBox.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_SourceBox.FlatAppearance.BorderSize  = 0;
     this.borderless_SourceBox.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_SourceBox.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_SourceBox.ForeColor                  = System.Drawing.Color.White;
     this.borderless_SourceBox.IgnoreMouse                = false;
     this.borderless_SourceBox.IgnoreMouseClicks          = false;
     this.borderless_SourceBox.Image                      = ((System.Drawing.Image)(resources.GetObject("borderless_SourceBox.Image")));
     this.borderless_SourceBox.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_SourceBox.Location                   = new System.Drawing.Point(45, 172);
     this.borderless_SourceBox.Name                       = "borderless_SourceBox";
     this.borderless_SourceBox.Size                       = new System.Drawing.Size(198, 50);
     this.borderless_SourceBox.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_SourceBox.TabIndex                   = 56;
     this.borderless_SourceBox.Text                       = "Documentation";
     this.borderless_SourceBox.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_SourceBox.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_SourceBox.UseVisualStyleBackColor    = true;
     this.borderless_SourceBox.Click                     += new System.EventHandler(this.borderless_SourceBox_Click);
     //
     // borderless_UserGuide
     //
     animMessage7.Control                                 = this.borderless_UserGuide;
     animMessage7.PlayAnimation                           = true;
     animProperties4.BackColorMessage                     = animMessage7;
     animMessage8.Control                                 = this.borderless_UserGuide;
     animMessage8.PlayAnimation                           = true;
     animProperties4.ForeColorMessage                     = animMessage8;
     animProperties4.MouseEnterBackColor                  = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                   = 0F;
     animProperties4.MouseEnterForeColor                  = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate                  = 0F;
     animProperties4.MouseEnterOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                  = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                   = 0F;
     animProperties4.MouseLeaveForeColor                  = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate                  = 0F;
     animProperties4.MouseLeaveOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_UserGuide.AnimProperties             = animProperties4;
     this.borderless_UserGuide.CaptureChildren            = false;
     this.borderless_UserGuide.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_UserGuide.FlatAppearance.BorderSize  = 0;
     this.borderless_UserGuide.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_UserGuide.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_UserGuide.ForeColor                  = System.Drawing.Color.White;
     this.borderless_UserGuide.IgnoreMouse                = false;
     this.borderless_UserGuide.IgnoreMouseClicks          = false;
     this.borderless_UserGuide.Image                      = ((System.Drawing.Image)(resources.GetObject("borderless_UserGuide.Image")));
     this.borderless_UserGuide.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_UserGuide.Location                   = new System.Drawing.Point(257, 172);
     this.borderless_UserGuide.Name                       = "borderless_UserGuide";
     this.borderless_UserGuide.Size                       = new System.Drawing.Size(198, 50);
     this.borderless_UserGuide.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_UserGuide.TabIndex                   = 57;
     this.borderless_UserGuide.Text                       = "User Guide";
     this.borderless_UserGuide.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_UserGuide.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_UserGuide.UseVisualStyleBackColor    = true;
     this.borderless_UserGuide.Click                     += new System.EventHandler(this.borderless_UserGuide_Click);
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(496, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // borderless_Text1
     //
     this.borderless_Text1.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_Text1.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Text1.Font              = new System.Drawing.Font("Roboto Light", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.borderless_Text1.ForeColor         = System.Drawing.Color.White;
     this.borderless_Text1.IgnoreMouse       = false;
     this.borderless_Text1.Location          = new System.Drawing.Point(45, 65);
     this.borderless_Text1.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_Text1.Name              = "borderless_Text1";
     this.borderless_Text1.Size              = new System.Drawing.Size(410, 28);
     this.borderless_Text1.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Text1.TabIndex          = 51;
     this.borderless_Text1.Text              = "It\'s (probably) your first time using Reloaded.";
     this.borderless_Text1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_Text2
     //
     this.borderless_Text2.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_Text2.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Text2.Font              = new System.Drawing.Font("Roboto Light", 14.25F);
     this.borderless_Text2.ForeColor         = System.Drawing.Color.White;
     this.borderless_Text2.IgnoreMouse       = false;
     this.borderless_Text2.Location          = new System.Drawing.Point(45, 107);
     this.borderless_Text2.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_Text2.Name              = "borderless_Text2";
     this.borderless_Text2.Size              = new System.Drawing.Size(410, 51);
     this.borderless_Text2.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Text2.TabIndex          = 54;
     this.borderless_Text2.Text              = "Before getting started, you might consider\r\nchecking out the following links:";
     this.borderless_Text2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_Text3
     //
     this.borderless_Text3.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_Text3.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Text3.Font              = new System.Drawing.Font("Roboto Light", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.borderless_Text3.ForeColor         = System.Drawing.Color.White;
     this.borderless_Text3.IgnoreMouse       = false;
     this.borderless_Text3.Location          = new System.Drawing.Point(45, 237);
     this.borderless_Text3.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_Text3.Name              = "borderless_Text3";
     this.borderless_Text3.Size              = new System.Drawing.Size(410, 28);
     this.borderless_Text3.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Text3.TabIndex          = 58;
     this.borderless_Text3.Text              = "You may later also find these links in [About].";
     this.borderless_Text3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // WelcomeScreen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(496, 346);
     this.Controls.Add(this.borderless_Text3);
     this.Controls.Add(this.borderless_UserGuide);
     this.Controls.Add(this.borderless_SourceBox);
     this.Controls.Add(this.item_ok);
     this.Controls.Add(this.borderless_Text1);
     this.Controls.Add(this.titleBar_Panel);
     this.Controls.Add(this.borderless_Text2);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "WelcomeScreen";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Drawing.StringFormat stringFormat1 = new System.Drawing.StringFormat();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Drawing.StringFormat stringFormat2 = new System.Drawing.StringFormat();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Drawing.StringFormat stringFormat3 = new System.Drawing.StringFormat();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties6 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage11   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage12   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Drawing.StringFormat stringFormat4 = new System.Drawing.StringFormat();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(AboutScreen));
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties7 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage13   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage14   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.borderless_Author = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_AllowPreReleasesBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButtonPressIndicator();
     this.borderless_CloseOnLaunchBox    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButtonPressIndicator();
     this.borderless_GPLV3            = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_SilentUpdatesBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButtonPressIndicator();
     this.borderless_AutoUpdatesBox   = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButtonPressIndicator();
     this.box_ReloadedLogo            = new System.Windows.Forms.PictureBox();
     this.toolTipHelper               = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_CloseOnLaunch    = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_AllowPreReleases = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_SilentUpdates    = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_AutoUpdates      = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_Documentation    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     ((System.ComponentModel.ISupportInitialize)(this.box_ReloadedLogo)).BeginInit();
     this.SuspendLayout();
     //
     // borderless_Author
     //
     animMessage1.Control                                     = this.borderless_Author;
     animMessage1.PlayAnimation                               = true;
     animProperties1.BackColorMessage                         = animMessage1;
     animMessage2.Control                                     = this.borderless_Author;
     animMessage2.PlayAnimation                               = true;
     animProperties1.ForeColorMessage                         = animMessage2;
     animProperties1.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration                       = 0F;
     animProperties1.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate                      = 0F;
     animProperties1.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration                       = 0F;
     animProperties1.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate                      = 0F;
     animProperties1.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_Author.AnimProperties                    = animProperties1;
     this.borderless_Author.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_Author.CaptureChildren                   = true;
     this.borderless_Author.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_Author.FlatAppearance.BorderSize         = 0;
     this.borderless_Author.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_Author.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_Author.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Author.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_Author.ForeColor                         = System.Drawing.Color.White;
     this.borderless_Author.IgnoreMouse                       = false;
     this.borderless_Author.IgnoreMouseClicks                 = false;
     this.borderless_Author.Location                          = new System.Drawing.Point(166, 287);
     this.borderless_Author.Name                              = "borderless_Author";
     this.borderless_Author.Size                              = new System.Drawing.Size(568, 30);
     this.borderless_Author.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Author.TabIndex                          = 49;
     this.borderless_Author.Text                              = "Written by Sewer56 ~ (C) 2018 | Compiled on 01/02/2018 20:57";
     this.borderless_Author.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_Author.UseVisualStyleBackColor           = false;
     //
     // borderless_AllowPreReleasesBox
     //
     animMessage3.Control                = this.borderless_AllowPreReleasesBox;
     animMessage3.PlayAnimation          = true;
     animProperties2.BackColorMessage    = animMessage3;
     animMessage4.Control                = this.borderless_AllowPreReleasesBox;
     animMessage4.PlayAnimation          = true;
     animProperties2.ForeColorMessage    = animMessage4;
     animProperties2.MouseEnterBackColor = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration  = 0F;
     animProperties2.MouseEnterForeColor = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate = 0F;
     animProperties2.MouseEnterOverride  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration  = 0F;
     animProperties2.MouseLeaveForeColor = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate = 0F;
     animProperties2.MouseLeaveOverride  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_AllowPreReleasesBox.AnimProperties     = animProperties2;
     this.borderless_AllowPreReleasesBox.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_AllowPreReleasesBox.BottomBorderColour = System.Drawing.Color.White;
     this.borderless_AllowPreReleasesBox.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AllowPreReleasesBox.BottomBorderWidth  = 1;
     this.borderless_AllowPreReleasesBox.ButtonEnabled      = false;
     this.borderless_AllowPreReleasesBox.ForeColor          = System.Drawing.Color.White;
     this.borderless_AllowPreReleasesBox.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_AllowPreReleasesBox.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AllowPreReleasesBox.LeftBorderWidth    = 1;
     this.borderless_AllowPreReleasesBox.Location           = new System.Drawing.Point(479, 405);
     this.borderless_AllowPreReleasesBox.Name = "borderless_AllowPreReleasesBox";
     this.borderless_AllowPreReleasesBox.RightBorderColour = System.Drawing.Color.Gray;
     this.borderless_AllowPreReleasesBox.RightBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AllowPreReleasesBox.RightBorderWidth  = 1;
     this.borderless_AllowPreReleasesBox.Size = new System.Drawing.Size(25, 25);
     stringFormat1.Alignment     = System.Drawing.StringAlignment.Center;
     stringFormat1.HotkeyPrefix  = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat1.LineAlignment = System.Drawing.StringAlignment.Center;
     stringFormat1.Trimming      = System.Drawing.StringTrimming.Character;
     this.borderless_AllowPreReleasesBox.StringFormat = stringFormat1;
     this.borderless_AllowPreReleasesBox.TabIndex     = 48;
     this.borderless_AllowPreReleasesBox.Text         = "-";
     this.toolTipHelper.SetToolTip(this.borderless_AllowPreReleasesBox, "Allows for downloading of early builds tagged as Pre-release on Github.\r\nPre-rele" +
                                   "ase builds will likely contain new features, default mod updates or internal imp" +
                                   "rovements but may introduce bugs.\r\n");
     this.borderless_AllowPreReleasesBox.TopBorderColour = System.Drawing.Color.Gray;
     this.borderless_AllowPreReleasesBox.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AllowPreReleasesBox.TopBorderWidth  = 1;
     //
     // borderless_CloseOnLaunchBox
     //
     animMessage5.Control                                = this.borderless_CloseOnLaunchBox;
     animMessage5.PlayAnimation                          = true;
     animProperties3.BackColorMessage                    = animMessage5;
     animMessage6.Control                                = this.borderless_CloseOnLaunchBox;
     animMessage6.PlayAnimation                          = true;
     animProperties3.ForeColorMessage                    = animMessage6;
     animProperties3.MouseEnterBackColor                 = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                  = 0F;
     animProperties3.MouseEnterForeColor                 = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                 = 0F;
     animProperties3.MouseEnterOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                 = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                  = 0F;
     animProperties3.MouseLeaveForeColor                 = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                 = 0F;
     animProperties3.MouseLeaveOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_CloseOnLaunchBox.AnimProperties     = animProperties3;
     this.borderless_CloseOnLaunchBox.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_CloseOnLaunchBox.BottomBorderColour = System.Drawing.Color.White;
     this.borderless_CloseOnLaunchBox.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_CloseOnLaunchBox.BottomBorderWidth  = 1;
     this.borderless_CloseOnLaunchBox.ButtonEnabled      = false;
     this.borderless_CloseOnLaunchBox.ForeColor          = System.Drawing.Color.White;
     this.borderless_CloseOnLaunchBox.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_CloseOnLaunchBox.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_CloseOnLaunchBox.LeftBorderWidth    = 1;
     this.borderless_CloseOnLaunchBox.Location           = new System.Drawing.Point(479, 455);
     this.borderless_CloseOnLaunchBox.Name               = "borderless_CloseOnLaunchBox";
     this.borderless_CloseOnLaunchBox.RightBorderColour  = System.Drawing.Color.Gray;
     this.borderless_CloseOnLaunchBox.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_CloseOnLaunchBox.RightBorderWidth   = 1;
     this.borderless_CloseOnLaunchBox.Size               = new System.Drawing.Size(25, 25);
     stringFormat2.Alignment                             = System.Drawing.StringAlignment.Center;
     stringFormat2.HotkeyPrefix                          = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat2.LineAlignment                         = System.Drawing.StringAlignment.Center;
     stringFormat2.Trimming                              = System.Drawing.StringTrimming.Character;
     this.borderless_CloseOnLaunchBox.StringFormat       = stringFormat2;
     this.borderless_CloseOnLaunchBox.TabIndex           = 47;
     this.borderless_CloseOnLaunchBox.Text               = "-";
     this.toolTipHelper.SetToolTip(this.borderless_CloseOnLaunchBox, "Does not close Reloaded-Launcher when a game is started.\r\nUseful for some develop" +
                                   "ers.");
     this.borderless_CloseOnLaunchBox.TopBorderColour = System.Drawing.Color.Gray;
     this.borderless_CloseOnLaunchBox.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_CloseOnLaunchBox.TopBorderWidth  = 1;
     //
     // borderless_GPLV3
     //
     animMessage7.Control                                    = this.borderless_GPLV3;
     animMessage7.PlayAnimation                              = true;
     animProperties4.BackColorMessage                        = animMessage7;
     animMessage8.Control                                    = this.borderless_GPLV3;
     animMessage8.PlayAnimation                              = true;
     animProperties4.ForeColorMessage                        = animMessage8;
     animProperties4.MouseEnterBackColor                     = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                      = 0F;
     animProperties4.MouseEnterForeColor                     = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate                     = 0F;
     animProperties4.MouseEnterOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                     = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                      = 0F;
     animProperties4.MouseLeaveForeColor                     = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate                     = 0F;
     animProperties4.MouseLeaveOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_GPLV3.AnimProperties                    = animProperties4;
     this.borderless_GPLV3.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_GPLV3.CaptureChildren                   = true;
     this.borderless_GPLV3.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_GPLV3.FlatAppearance.BorderSize         = 0;
     this.borderless_GPLV3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_GPLV3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_GPLV3.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_GPLV3.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_GPLV3.ForeColor                         = System.Drawing.Color.White;
     this.borderless_GPLV3.IgnoreMouse                       = false;
     this.borderless_GPLV3.IgnoreMouseClicks                 = false;
     this.borderless_GPLV3.Location                          = new System.Drawing.Point(166, 323);
     this.borderless_GPLV3.Name                              = "borderless_GPLV3";
     this.borderless_GPLV3.Size                              = new System.Drawing.Size(282, 73);
     this.borderless_GPLV3.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_GPLV3.TabIndex                          = 46;
     this.borderless_GPLV3.Text                              = "Reloaded is Free Software\r\nLicensed under GNU GPL V3\r\n";
     this.borderless_GPLV3.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_GPLV3.UseVisualStyleBackColor           = false;
     //
     // borderless_SilentUpdatesBox
     //
     animMessage9.Control                                = this.borderless_SilentUpdatesBox;
     animMessage9.PlayAnimation                          = true;
     animProperties5.BackColorMessage                    = animMessage9;
     animMessage10.Control                               = this.borderless_SilentUpdatesBox;
     animMessage10.PlayAnimation                         = true;
     animProperties5.ForeColorMessage                    = animMessage10;
     animProperties5.MouseEnterBackColor                 = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                  = 0F;
     animProperties5.MouseEnterForeColor                 = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                 = 0F;
     animProperties5.MouseEnterOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                 = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                  = 0F;
     animProperties5.MouseLeaveForeColor                 = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                 = 0F;
     animProperties5.MouseLeaveOverride                  = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_SilentUpdatesBox.AnimProperties     = animProperties5;
     this.borderless_SilentUpdatesBox.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_SilentUpdatesBox.BottomBorderColour = System.Drawing.Color.White;
     this.borderless_SilentUpdatesBox.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SilentUpdatesBox.BottomBorderWidth  = 1;
     this.borderless_SilentUpdatesBox.ButtonEnabled      = false;
     this.borderless_SilentUpdatesBox.ForeColor          = System.Drawing.Color.White;
     this.borderless_SilentUpdatesBox.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_SilentUpdatesBox.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SilentUpdatesBox.LeftBorderWidth    = 1;
     this.borderless_SilentUpdatesBox.Location           = new System.Drawing.Point(166, 455);
     this.borderless_SilentUpdatesBox.Name               = "borderless_SilentUpdatesBox";
     this.borderless_SilentUpdatesBox.RightBorderColour  = System.Drawing.Color.Gray;
     this.borderless_SilentUpdatesBox.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SilentUpdatesBox.RightBorderWidth   = 1;
     this.borderless_SilentUpdatesBox.Size               = new System.Drawing.Size(25, 25);
     stringFormat3.Alignment                             = System.Drawing.StringAlignment.Center;
     stringFormat3.HotkeyPrefix                          = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat3.LineAlignment                         = System.Drawing.StringAlignment.Center;
     stringFormat3.Trimming                              = System.Drawing.StringTrimming.Character;
     this.borderless_SilentUpdatesBox.StringFormat       = stringFormat3;
     this.borderless_SilentUpdatesBox.TabIndex           = 43;
     this.borderless_SilentUpdatesBox.Text               = "-";
     this.toolTipHelper.SetToolTip(this.borderless_SilentUpdatesBox, "Updates silently and transparently in Google Chrome style.\r\nIf an update is downl" +
                                   "oaded, it will be applied the next time you start up Reloaded.");
     this.borderless_SilentUpdatesBox.TopBorderColour = System.Drawing.Color.Gray;
     this.borderless_SilentUpdatesBox.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_SilentUpdatesBox.TopBorderWidth  = 1;
     //
     // borderless_AutoUpdatesBox
     //
     animMessage11.Control                             = this.borderless_AutoUpdatesBox;
     animMessage11.PlayAnimation                       = true;
     animProperties6.BackColorMessage                  = animMessage11;
     animMessage12.Control                             = this.borderless_AutoUpdatesBox;
     animMessage12.PlayAnimation                       = true;
     animProperties6.ForeColorMessage                  = animMessage12;
     animProperties6.MouseEnterBackColor               = System.Drawing.Color.Empty;
     animProperties6.MouseEnterDuration                = 0F;
     animProperties6.MouseEnterForeColor               = System.Drawing.Color.Empty;
     animProperties6.MouseEnterFramerate               = 0F;
     animProperties6.MouseEnterOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties6.MouseLeaveBackColor               = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveDuration                = 0F;
     animProperties6.MouseLeaveForeColor               = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveFramerate               = 0F;
     animProperties6.MouseLeaveOverride                = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_AutoUpdatesBox.AnimProperties     = animProperties6;
     this.borderless_AutoUpdatesBox.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.borderless_AutoUpdatesBox.BottomBorderColour = System.Drawing.Color.White;
     this.borderless_AutoUpdatesBox.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AutoUpdatesBox.BottomBorderWidth  = 1;
     this.borderless_AutoUpdatesBox.ButtonEnabled      = false;
     this.borderless_AutoUpdatesBox.ForeColor          = System.Drawing.Color.White;
     this.borderless_AutoUpdatesBox.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_AutoUpdatesBox.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AutoUpdatesBox.LeftBorderWidth    = 1;
     this.borderless_AutoUpdatesBox.Location           = new System.Drawing.Point(166, 405);
     this.borderless_AutoUpdatesBox.Name               = "borderless_AutoUpdatesBox";
     this.borderless_AutoUpdatesBox.RightBorderColour  = System.Drawing.Color.Gray;
     this.borderless_AutoUpdatesBox.RightBorderStyle   = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AutoUpdatesBox.RightBorderWidth   = 1;
     this.borderless_AutoUpdatesBox.Size               = new System.Drawing.Size(25, 25);
     stringFormat4.Alignment                           = System.Drawing.StringAlignment.Center;
     stringFormat4.HotkeyPrefix                        = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat4.LineAlignment                       = System.Drawing.StringAlignment.Center;
     stringFormat4.Trimming                            = System.Drawing.StringTrimming.Character;
     this.borderless_AutoUpdatesBox.StringFormat       = stringFormat4;
     this.borderless_AutoUpdatesBox.TabIndex           = 41;
     this.borderless_AutoUpdatesBox.Text               = "-";
     this.toolTipHelper.SetToolTip(this.borderless_AutoUpdatesBox, "Automatically starts the update process if Silent Updates are not enabled.\r\nHas n" +
                                   "o effect if Silent Updates are enabled.");
     this.borderless_AutoUpdatesBox.TopBorderColour = System.Drawing.Color.Gray;
     this.borderless_AutoUpdatesBox.TopBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_AutoUpdatesBox.TopBorderWidth  = 1;
     //
     // box_ReloadedLogo
     //
     this.box_ReloadedLogo.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("box_ReloadedLogo.BackgroundImage")));
     this.box_ReloadedLogo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.box_ReloadedLogo.Location = new System.Drawing.Point(106, 24);
     this.box_ReloadedLogo.Name     = "box_ReloadedLogo";
     this.box_ReloadedLogo.Size     = new System.Drawing.Size(688, 223);
     this.box_ReloadedLogo.TabIndex = 0;
     this.box_ReloadedLogo.TabStop  = false;
     //
     // borderless_CloseOnLaunch
     //
     this.borderless_CloseOnLaunch.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_CloseOnLaunch.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_CloseOnLaunch.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.borderless_CloseOnLaunch.ForeColor         = System.Drawing.Color.White;
     this.borderless_CloseOnLaunch.IgnoreMouse       = false;
     this.borderless_CloseOnLaunch.Location          = new System.Drawing.Point(518, 455);
     this.borderless_CloseOnLaunch.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_CloseOnLaunch.Name              = "borderless_CloseOnLaunch";
     this.borderless_CloseOnLaunch.Size              = new System.Drawing.Size(290, 24);
     this.borderless_CloseOnLaunch.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_CloseOnLaunch.TabIndex          = 51;
     this.borderless_CloseOnLaunch.Text              = "Close on Game Launch";
     this.borderless_CloseOnLaunch.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_CloseOnLaunch.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.borderless_CloseOnLaunch, "Does not close Reloaded-Launcher when a game is started.\r\nUseful for some develop" +
                                   "ers.");
     //
     // borderless_AllowPreReleases
     //
     this.borderless_AllowPreReleases.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_AllowPreReleases.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_AllowPreReleases.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.borderless_AllowPreReleases.ForeColor         = System.Drawing.Color.White;
     this.borderless_AllowPreReleases.IgnoreMouse       = false;
     this.borderless_AllowPreReleases.Location          = new System.Drawing.Point(518, 405);
     this.borderless_AllowPreReleases.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_AllowPreReleases.Name              = "borderless_AllowPreReleases";
     this.borderless_AllowPreReleases.Size              = new System.Drawing.Size(290, 24);
     this.borderless_AllowPreReleases.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_AllowPreReleases.TabIndex          = 50;
     this.borderless_AllowPreReleases.Text              = "Get Prerelease/Beta Builds";
     this.borderless_AllowPreReleases.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_AllowPreReleases.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.borderless_AllowPreReleases, "Allows for downloading of early builds tagged as Pre-release on Github.\r\nPre-rele" +
                                   "ase builds will likely contain new features, default mod updates or internal imp" +
                                   "rovements but may introduce bugs.");
     //
     // borderless_SilentUpdates
     //
     this.borderless_SilentUpdates.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_SilentUpdates.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_SilentUpdates.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.borderless_SilentUpdates.ForeColor         = System.Drawing.Color.White;
     this.borderless_SilentUpdates.IgnoreMouse       = false;
     this.borderless_SilentUpdates.Location          = new System.Drawing.Point(205, 455);
     this.borderless_SilentUpdates.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_SilentUpdates.Name              = "borderless_SilentUpdates";
     this.borderless_SilentUpdates.Size              = new System.Drawing.Size(256, 24);
     this.borderless_SilentUpdates.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_SilentUpdates.TabIndex          = 44;
     this.borderless_SilentUpdates.Text              = "Enable Silent Updates";
     this.borderless_SilentUpdates.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_SilentUpdates.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.borderless_SilentUpdates, "Updates silently and transparently in Google Chrome style.\r\nIf an update is downl" +
                                   "oaded, it will be applied the next time you start up Reloaded.");
     //
     // borderless_AutoUpdates
     //
     this.borderless_AutoUpdates.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_AutoUpdates.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_AutoUpdates.Font              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.borderless_AutoUpdates.ForeColor         = System.Drawing.Color.White;
     this.borderless_AutoUpdates.IgnoreMouse       = false;
     this.borderless_AutoUpdates.Location          = new System.Drawing.Point(205, 405);
     this.borderless_AutoUpdates.Margin            = new System.Windows.Forms.Padding(0);
     this.borderless_AutoUpdates.Name              = "borderless_AutoUpdates";
     this.borderless_AutoUpdates.Size              = new System.Drawing.Size(256, 24);
     this.borderless_AutoUpdates.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_AutoUpdates.TabIndex          = 42;
     this.borderless_AutoUpdates.Text              = "Enable Automatic Updates";
     this.borderless_AutoUpdates.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_AutoUpdates.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.toolTipHelper.SetToolTip(this.borderless_AutoUpdates, "Automatically starts the update process if Silent Updates are not enabled.\r\nHas n" +
                                   "o effect if Silent Updates are enabled.");
     //
     // borderless_Documentation
     //
     animMessage13.Control                                    = this.borderless_Documentation;
     animMessage13.PlayAnimation                              = true;
     animProperties7.BackColorMessage                         = animMessage13;
     animMessage14.Control                                    = this.borderless_Documentation;
     animMessage14.PlayAnimation                              = true;
     animProperties7.ForeColorMessage                         = animMessage14;
     animProperties7.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseEnterDuration                       = 0F;
     animProperties7.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseEnterFramerate                      = 0F;
     animProperties7.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties7.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveDuration                       = 0F;
     animProperties7.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveFramerate                      = 0F;
     animProperties7.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_Documentation.AnimProperties             = animProperties7;
     this.borderless_Documentation.BackgroundImage            = ((System.Drawing.Image)(resources.GetObject("borderless_Documentation.BackgroundImage")));
     this.borderless_Documentation.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.None;
     this.borderless_Documentation.CaptureChildren            = false;
     this.borderless_Documentation.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_Documentation.FlatAppearance.BorderSize  = 0;
     this.borderless_Documentation.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_Documentation.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_Documentation.ForeColor                  = System.Drawing.Color.White;
     this.borderless_Documentation.IgnoreMouse                = false;
     this.borderless_Documentation.IgnoreMouseClicks          = false;
     this.borderless_Documentation.ImageAlign                 = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_Documentation.Location                   = new System.Drawing.Point(479, 339);
     this.borderless_Documentation.Name                       = "borderless_Documentation";
     this.borderless_Documentation.Size                       = new System.Drawing.Size(270, 45);
     this.borderless_Documentation.SmoothingMode              = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_Documentation.TabIndex                   = 58;
     this.borderless_Documentation.Text                       = "User Guide + Docs";
     this.borderless_Documentation.TextAlign                  = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_Documentation.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.borderless_Documentation.UseVisualStyleBackColor    = true;
     this.borderless_Documentation.Click                     += new System.EventHandler(this.borderless_Documentation_Click);
     //
     // AboutScreen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(900, 512);
     this.Controls.Add(this.borderless_Documentation);
     this.Controls.Add(this.borderless_CloseOnLaunch);
     this.Controls.Add(this.borderless_AllowPreReleases);
     this.Controls.Add(this.borderless_Author);
     this.Controls.Add(this.borderless_AllowPreReleasesBox);
     this.Controls.Add(this.borderless_CloseOnLaunchBox);
     this.Controls.Add(this.borderless_GPLV3);
     this.Controls.Add(this.borderless_SilentUpdates);
     this.Controls.Add(this.borderless_SilentUpdatesBox);
     this.Controls.Add(this.borderless_AutoUpdates);
     this.Controls.Add(this.borderless_AutoUpdatesBox);
     this.Controls.Add(this.box_ReloadedLogo);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "AboutScreen";
     this.Text            = "Main_Screen";
     this.VisibleChanged += new System.EventHandler(this.MenuVisibleChanged);
     ((System.ComponentModel.ISupportInitialize)(this.box_ReloadedLogo)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.item_yes       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Title = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_DisabledDependenciesBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel = new System.Windows.Forms.Panel();
     this.toolTipHelper  = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_DependencyConfirm      = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_EnabledDependencies    = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.borderless_DependencyWarningTitle = new Reloaded_GUI.Styles.Controls.Enhanced.EnhancedLabel();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // item_yes
     //
     animMessage1.Control                            = this.item_yes;
     animMessage1.PlayAnimation                      = true;
     animProperties1.BackColorMessage                = animMessage1;
     animMessage2.Control                            = this.item_yes;
     animMessage2.PlayAnimation                      = true;
     animProperties1.ForeColorMessage                = animMessage2;
     animProperties1.MouseEnterBackColor             = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration              = 0F;
     animProperties1.MouseEnterForeColor             = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate             = 0F;
     animProperties1.MouseEnterOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor             = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration              = 0F;
     animProperties1.MouseLeaveForeColor             = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate             = 0F;
     animProperties1.MouseLeaveOverride              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_yes.AnimProperties                    = animProperties1;
     this.item_yes.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_yes.CaptureChildren                   = true;
     this.item_yes.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_yes.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_yes.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_yes.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_yes.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_yes.ForeColor               = System.Drawing.Color.White;
     this.item_yes.IgnoreMouse             = false;
     this.item_yes.IgnoreMouseClicks       = false;
     this.item_yes.Location                = new System.Drawing.Point(193, 403);
     this.item_yes.Margin                  = new System.Windows.Forms.Padding(15, 20, 30, 20);
     this.item_yes.Name                    = "item_yes";
     this.item_yes.Size                    = new System.Drawing.Size(177, 32);
     this.item_yes.SmoothingMode           = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_yes.TabIndex                = 23;
     this.item_yes.Text                    = "Ok";
     this.item_yes.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_yes.UseVisualStyleBackColor = false;
     this.item_yes.Click                  += new System.EventHandler(this.item_yes_Click);
     //
     // titleBar_Title
     //
     animMessage3.Control                                  = this.titleBar_Title;
     animMessage3.PlayAnimation                            = true;
     animProperties2.BackColorMessage                      = animMessage3;
     animMessage4.Control                                  = this.titleBar_Title;
     animMessage4.PlayAnimation                            = true;
     animProperties2.ForeColorMessage                      = animMessage4;
     animProperties2.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseEnterDuration                    = 200F;
     animProperties2.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties2.MouseEnterFramerate                   = 144F;
     animProperties2.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseLeaveDuration                    = 200F;
     animProperties2.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties2.MouseLeaveFramerate                   = 144F;
     animProperties2.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties2;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Roboto Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(561, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Dependency Warning";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // box_DisabledDependenciesBox
     //
     animMessage5.Control                                               = this.box_DisabledDependenciesBox;
     animMessage5.PlayAnimation                                         = true;
     animProperties3.BackColorMessage                                   = animMessage5;
     animMessage6.Control                                               = this.box_DisabledDependenciesBox;
     animMessage6.PlayAnimation                                         = true;
     animProperties3.ForeColorMessage                                   = animMessage6;
     animProperties3.MouseEnterBackColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                                 = 0F;
     animProperties3.MouseEnterForeColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                                = 0F;
     animProperties3.MouseEnterOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                                 = 0F;
     animProperties3.MouseLeaveForeColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                                = 0F;
     animProperties3.MouseLeaveOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_DisabledDependenciesBox.AnimProperties                    = animProperties3;
     this.box_DisabledDependenciesBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.CaptureChildren                   = false;
     this.box_DisabledDependenciesBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_DisabledDependenciesBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_DisabledDependenciesBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_DisabledDependenciesBox.IgnoreMouse                       = true;
     this.box_DisabledDependenciesBox.IgnoreMouseClicks                 = true;
     this.box_DisabledDependenciesBox.Location                          = new System.Drawing.Point(39, 130);
     this.box_DisabledDependenciesBox.Margin                            = new System.Windows.Forms.Padding(0);
     this.box_DisabledDependenciesBox.Name                              = "box_DisabledDependenciesBox";
     this.box_DisabledDependenciesBox.Size                              = new System.Drawing.Size(483, 125);
     this.box_DisabledDependenciesBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.box_DisabledDependenciesBox.TabIndex                          = 26;
     this.box_DisabledDependenciesBox.Text                              = null;
     this.box_DisabledDependenciesBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.box_DisabledDependenciesBox.UseVisualStyleBackColor           = false;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(561, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // borderless_DependencyConfirm
     //
     this.borderless_DependencyConfirm.BackColor     = System.Drawing.Color.Transparent;
     this.borderless_DependencyConfirm.FlatStyle     = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DependencyConfirm.Font          = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DependencyConfirm.ForeColor     = System.Drawing.Color.White;
     this.borderless_DependencyConfirm.IgnoreMouse   = false;
     this.borderless_DependencyConfirm.Location      = new System.Drawing.Point(39, 277);
     this.borderless_DependencyConfirm.Margin        = new System.Windows.Forms.Padding(30, 0, 30, 0);
     this.borderless_DependencyConfirm.Name          = "borderless_DependencyConfirm";
     this.borderless_DependencyConfirm.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.borderless_DependencyConfirm.Size          = new System.Drawing.Size(483, 106);
     this.borderless_DependencyConfirm.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DependencyConfirm.TabIndex      = 25;
     this.borderless_DependencyConfirm.Text          = "Please note that disabling the mod may cause the list of mods above to stop funct" +
                                                       "ioning.\r\n\r\nShould you experience adverse efffects such as crashing, consider man" +
                                                       "ually disabling the mod(s) above.";
     this.borderless_DependencyConfirm.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_EnabledDependencies
     //
     this.borderless_EnabledDependencies.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_EnabledDependencies.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_EnabledDependencies.Font              = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_EnabledDependencies.ForeColor         = System.Drawing.Color.White;
     this.borderless_EnabledDependencies.IgnoreMouse       = false;
     this.borderless_EnabledDependencies.Location          = new System.Drawing.Point(40, 131);
     this.borderless_EnabledDependencies.Margin            = new System.Windows.Forms.Padding(30, 0, 30, 20);
     this.borderless_EnabledDependencies.Name              = "borderless_EnabledDependencies";
     this.borderless_EnabledDependencies.Padding           = new System.Windows.Forms.Padding(5);
     this.borderless_EnabledDependencies.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.borderless_EnabledDependencies.Size              = new System.Drawing.Size(481, 122);
     this.borderless_EnabledDependencies.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_EnabledDependencies.TabIndex          = 5;
     this.borderless_EnabledDependencies.Text              = "Reloaded File Redirector [reloaded.global.fileredirector]";
     this.borderless_EnabledDependencies.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // borderless_DependencyWarningTitle
     //
     this.borderless_DependencyWarningTitle.BackColor         = System.Drawing.Color.Transparent;
     this.borderless_DependencyWarningTitle.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_DependencyWarningTitle.Font              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_DependencyWarningTitle.ForeColor         = System.Drawing.Color.White;
     this.borderless_DependencyWarningTitle.IgnoreMouse       = false;
     this.borderless_DependencyWarningTitle.Location          = new System.Drawing.Point(39, 67);
     this.borderless_DependencyWarningTitle.Margin            = new System.Windows.Forms.Padding(30, 20, 30, 20);
     this.borderless_DependencyWarningTitle.Name              = "borderless_DependencyWarningTitle";
     this.borderless_DependencyWarningTitle.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.borderless_DependencyWarningTitle.Size              = new System.Drawing.Size(483, 43);
     this.borderless_DependencyWarningTitle.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_DependencyWarningTitle.TabIndex          = 4;
     this.borderless_DependencyWarningTitle.Text              = "The following mods are enabled which depend on the mod you are about to disable:";
     this.borderless_DependencyWarningTitle.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // EnabledDependencyDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(561, 463);
     this.Controls.Add(this.borderless_DependencyConfirm);
     this.Controls.Add(this.item_yes);
     this.Controls.Add(this.borderless_EnabledDependencies);
     this.Controls.Add(this.borderless_DependencyWarningTitle);
     this.Controls.Add(this.titleBar_Panel);
     this.Controls.Add(this.box_DisabledDependenciesBox);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "EnabledDependencyDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Base));
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties6 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage11   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage12   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties7 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage13   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage14   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.categoryBar_Games   = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Mods    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Theme   = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Input   = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_About   = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Manager = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Title      = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel      = new System.Windows.Forms.Panel();
     this.toolTipHelper       = new System.Windows.Forms.ToolTip(this.components);
     this.categoryBar_Panel   = new System.Windows.Forms.TableLayoutPanel();
     this.titleBar_Panel.SuspendLayout();
     this.categoryBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // categoryBar_Games
     //
     animMessage1.Control                                     = this.categoryBar_Games;
     animMessage1.PlayAnimation                               = true;
     animProperties1.BackColorMessage                         = animMessage1;
     animMessage2.Control                                     = this.categoryBar_Games;
     animMessage2.PlayAnimation                               = true;
     animProperties1.ForeColorMessage                         = animMessage2;
     animProperties1.MouseEnterBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties1.MouseEnterDuration                       = 150F;
     animProperties1.MouseEnterForeColor                      = System.Drawing.Color.Transparent;
     animProperties1.MouseEnterFramerate                      = 144F;
     animProperties1.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties1.MouseLeaveDuration                       = 150F;
     animProperties1.MouseLeaveForeColor                      = System.Drawing.Color.Transparent;
     animProperties1.MouseLeaveFramerate                      = 144F;
     animProperties1.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Games.AnimProperties                    = animProperties1;
     this.categoryBar_Games.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Games.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Zoom;
     this.categoryBar_Games.CaptureChildren                   = false;
     this.categoryBar_Games.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_Games.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Games.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Games.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Games.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Games.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_Games.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_Games.IgnoreMouse                       = false;
     this.categoryBar_Games.IgnoreMouseClicks                 = false;
     this.categoryBar_Games.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_Games.Image")));
     this.categoryBar_Games.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_Games.Location                          = new System.Drawing.Point(0, 0);
     this.categoryBar_Games.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_Games.Name                              = "categoryBar_Games";
     this.categoryBar_Games.Size                              = new System.Drawing.Size(149, 44);
     this.categoryBar_Games.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Games.TabIndex                          = 1;
     this.categoryBar_Games.Text                              = "Games";
     this.categoryBar_Games.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_Games.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_Games.UseVisualStyleBackColor           = false;
     this.categoryBar_Games.Click                            += new System.EventHandler(this.CategoryBar_Games_Click);
     //
     // categoryBar_Mods
     //
     animMessage3.Control                                    = this.categoryBar_Mods;
     animMessage3.PlayAnimation                              = true;
     animProperties2.BackColorMessage                        = animMessage3;
     animMessage4.Control                                    = this.categoryBar_Mods;
     animMessage4.PlayAnimation                              = true;
     animProperties2.ForeColorMessage                        = animMessage4;
     animProperties2.MouseEnterBackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties2.MouseEnterDuration                      = 150F;
     animProperties2.MouseEnterForeColor                     = System.Drawing.Color.Transparent;
     animProperties2.MouseEnterFramerate                     = 144F;
     animProperties2.MouseEnterOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties2.MouseLeaveDuration                      = 150F;
     animProperties2.MouseLeaveForeColor                     = System.Drawing.Color.Transparent;
     animProperties2.MouseLeaveFramerate                     = 144F;
     animProperties2.MouseLeaveOverride                      = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Mods.AnimProperties                    = animProperties2;
     this.categoryBar_Mods.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Mods.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Zoom;
     this.categoryBar_Mods.CaptureChildren                   = false;
     this.categoryBar_Mods.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_Mods.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Mods.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Mods.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Mods.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Mods.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_Mods.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_Mods.IgnoreMouse                       = false;
     this.categoryBar_Mods.IgnoreMouseClicks                 = false;
     this.categoryBar_Mods.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_Mods.Image")));
     this.categoryBar_Mods.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_Mods.Location                          = new System.Drawing.Point(149, 0);
     this.categoryBar_Mods.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_Mods.Name                              = "categoryBar_Mods";
     this.categoryBar_Mods.Size                              = new System.Drawing.Size(149, 44);
     this.categoryBar_Mods.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Mods.TabIndex                          = 3;
     this.categoryBar_Mods.Text                              = "Mods";
     this.categoryBar_Mods.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_Mods.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_Mods.UseVisualStyleBackColor           = false;
     this.categoryBar_Mods.Click                            += new System.EventHandler(this.CategoryBar_Mods_Click);
     //
     // categoryBar_Theme
     //
     animMessage5.Control                                     = this.categoryBar_Theme;
     animMessage5.PlayAnimation                               = true;
     animProperties3.BackColorMessage                         = animMessage5;
     animMessage6.Control                                     = this.categoryBar_Theme;
     animMessage6.PlayAnimation                               = true;
     animProperties3.ForeColorMessage                         = animMessage6;
     animProperties3.MouseEnterBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties3.MouseEnterDuration                       = 150F;
     animProperties3.MouseEnterForeColor                      = System.Drawing.Color.Transparent;
     animProperties3.MouseEnterFramerate                      = 144F;
     animProperties3.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties3.MouseLeaveDuration                       = 150F;
     animProperties3.MouseLeaveForeColor                      = System.Drawing.Color.Transparent;
     animProperties3.MouseLeaveFramerate                      = 144F;
     animProperties3.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Theme.AnimProperties                    = animProperties3;
     this.categoryBar_Theme.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Theme.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Zoom;
     this.categoryBar_Theme.CaptureChildren                   = false;
     this.categoryBar_Theme.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_Theme.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Theme.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Theme.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Theme.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Theme.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_Theme.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_Theme.IgnoreMouse                       = false;
     this.categoryBar_Theme.IgnoreMouseClicks                 = false;
     this.categoryBar_Theme.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_Theme.Image")));
     this.categoryBar_Theme.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_Theme.Location                          = new System.Drawing.Point(596, 0);
     this.categoryBar_Theme.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_Theme.Name                              = "categoryBar_Theme";
     this.categoryBar_Theme.Size                              = new System.Drawing.Size(149, 44);
     this.categoryBar_Theme.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Theme.TabIndex                          = 5;
     this.categoryBar_Theme.Text                              = "Themes";
     this.categoryBar_Theme.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_Theme.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_Theme.UseVisualStyleBackColor           = false;
     this.categoryBar_Theme.Click                            += new System.EventHandler(this.CategoryBar_Theme_Click);
     //
     // categoryBar_Input
     //
     animMessage7.Control                                     = this.categoryBar_Input;
     animMessage7.PlayAnimation                               = true;
     animProperties4.BackColorMessage                         = animMessage7;
     animMessage8.Control                                     = this.categoryBar_Input;
     animMessage8.PlayAnimation                               = true;
     animProperties4.ForeColorMessage                         = animMessage8;
     animProperties4.MouseEnterBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties4.MouseEnterDuration                       = 150F;
     animProperties4.MouseEnterForeColor                      = System.Drawing.Color.Transparent;
     animProperties4.MouseEnterFramerate                      = 144F;
     animProperties4.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties4.MouseLeaveDuration                       = 150F;
     animProperties4.MouseLeaveForeColor                      = System.Drawing.Color.Transparent;
     animProperties4.MouseLeaveFramerate                      = 144F;
     animProperties4.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Input.AnimProperties                    = animProperties4;
     this.categoryBar_Input.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Input.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Zoom;
     this.categoryBar_Input.CaptureChildren                   = false;
     this.categoryBar_Input.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_Input.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Input.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Input.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Input.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Input.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_Input.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_Input.IgnoreMouse                       = false;
     this.categoryBar_Input.IgnoreMouseClicks                 = false;
     this.categoryBar_Input.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_Input.Image")));
     this.categoryBar_Input.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_Input.Location                          = new System.Drawing.Point(298, 0);
     this.categoryBar_Input.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_Input.Name                              = "categoryBar_Input";
     this.categoryBar_Input.Size                              = new System.Drawing.Size(149, 44);
     this.categoryBar_Input.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Input.TabIndex                          = 4;
     this.categoryBar_Input.Text                              = "Input";
     this.categoryBar_Input.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_Input.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_Input.UseVisualStyleBackColor           = false;
     this.categoryBar_Input.Click                            += new System.EventHandler(this.CategoryBar_Input_Click);
     //
     // categoryBar_About
     //
     animMessage9.Control                                     = this.categoryBar_About;
     animMessage9.PlayAnimation                               = true;
     animProperties5.BackColorMessage                         = animMessage9;
     animMessage10.Control                                    = this.categoryBar_About;
     animMessage10.PlayAnimation                              = true;
     animProperties5.ForeColorMessage                         = animMessage10;
     animProperties5.MouseEnterBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties5.MouseEnterDuration                       = 150F;
     animProperties5.MouseEnterForeColor                      = System.Drawing.Color.Transparent;
     animProperties5.MouseEnterFramerate                      = 144F;
     animProperties5.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties5.MouseLeaveDuration                       = 150F;
     animProperties5.MouseLeaveForeColor                      = System.Drawing.Color.Transparent;
     animProperties5.MouseLeaveFramerate                      = 144F;
     animProperties5.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_About.AnimProperties                    = animProperties5;
     this.categoryBar_About.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_About.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.None;
     this.categoryBar_About.CaptureChildren                   = false;
     this.categoryBar_About.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_About.FlatAppearance.BorderSize         = 0;
     this.categoryBar_About.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_About.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_About.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_About.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_About.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_About.IgnoreMouse                       = false;
     this.categoryBar_About.IgnoreMouseClicks                 = false;
     this.categoryBar_About.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_About.Image")));
     this.categoryBar_About.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_About.Location                          = new System.Drawing.Point(745, 0);
     this.categoryBar_About.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_About.Name                              = "categoryBar_About";
     this.categoryBar_About.Size                              = new System.Drawing.Size(155, 44);
     this.categoryBar_About.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_About.TabIndex                          = 6;
     this.categoryBar_About.Text                              = "About";
     this.categoryBar_About.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_About.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_About.UseVisualStyleBackColor           = false;
     this.categoryBar_About.Click                            += new System.EventHandler(this.CategoryBar_About_Click);
     //
     // categoryBar_Manager
     //
     animMessage11.Control                                      = this.categoryBar_Manager;
     animMessage11.PlayAnimation                                = true;
     animProperties6.BackColorMessage                           = animMessage11;
     animMessage12.Control                                      = this.categoryBar_Manager;
     animMessage12.PlayAnimation                                = true;
     animProperties6.ForeColorMessage                           = animMessage12;
     animProperties6.MouseEnterBackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(63)))), ((int)(((byte)(67)))));
     animProperties6.MouseEnterDuration                         = 150F;
     animProperties6.MouseEnterForeColor                        = System.Drawing.Color.Transparent;
     animProperties6.MouseEnterFramerate                        = 144F;
     animProperties6.MouseEnterOverride                         = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties6.MouseLeaveBackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     animProperties6.MouseLeaveDuration                         = 150F;
     animProperties6.MouseLeaveForeColor                        = System.Drawing.Color.Transparent;
     animProperties6.MouseLeaveFramerate                        = 144F;
     animProperties6.MouseLeaveOverride                         = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Manager.AnimProperties                    = animProperties6;
     this.categoryBar_Manager.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Manager.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Zoom;
     this.categoryBar_Manager.CaptureChildren                   = false;
     this.categoryBar_Manager.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.categoryBar_Manager.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Manager.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Manager.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.categoryBar_Manager.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Manager.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.categoryBar_Manager.ForeColor                         = System.Drawing.Color.Silver;
     this.categoryBar_Manager.IgnoreMouse                       = false;
     this.categoryBar_Manager.IgnoreMouseClicks                 = false;
     this.categoryBar_Manager.Image                             = ((System.Drawing.Image)(resources.GetObject("categoryBar_Manager.Image")));
     this.categoryBar_Manager.ImageAlign                        = System.Drawing.ContentAlignment.MiddleLeft;
     this.categoryBar_Manager.Location                          = new System.Drawing.Point(447, 0);
     this.categoryBar_Manager.Margin                            = new System.Windows.Forms.Padding(0);
     this.categoryBar_Manager.Name                              = "categoryBar_Manager";
     this.categoryBar_Manager.Size                              = new System.Drawing.Size(149, 44);
     this.categoryBar_Manager.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Manager.TabIndex                          = 2;
     this.categoryBar_Manager.Text                              = "Manage";
     this.categoryBar_Manager.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.categoryBar_Manager.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.categoryBar_Manager.UseVisualStyleBackColor           = false;
     this.categoryBar_Manager.Click                            += new System.EventHandler(this.CategoryBar_Manager_Click);
     //
     // titleBar_Title
     //
     animMessage13.Control                                 = this.titleBar_Title;
     animMessage13.PlayAnimation                           = true;
     animProperties7.BackColorMessage                      = animMessage13;
     animMessage14.Control                                 = this.titleBar_Title;
     animMessage14.PlayAnimation                           = true;
     animProperties7.ForeColorMessage                      = animMessage14;
     animProperties7.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties7.MouseEnterDuration                    = 200F;
     animProperties7.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties7.MouseEnterFramerate                   = 144F;
     animProperties7.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties7.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties7.MouseLeaveDuration                    = 200F;
     animProperties7.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties7.MouseLeaveFramerate                   = 144F;
     animProperties7.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties7;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(900, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Reloaded | Main Screen";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(900, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // categoryBar_Panel
     //
     this.categoryBar_Panel.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_Panel.ColumnCount = 6;
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.categoryBar_Panel.Controls.Add(this.categoryBar_Games, 0, 0);
     this.categoryBar_Panel.Controls.Add(this.categoryBar_Mods, 1, 0);
     this.categoryBar_Panel.Controls.Add(this.categoryBar_Theme, 4, 0);
     this.categoryBar_Panel.Controls.Add(this.categoryBar_Input, 2, 0);
     this.categoryBar_Panel.Controls.Add(this.categoryBar_About, 5, 0);
     this.categoryBar_Panel.Controls.Add(this.categoryBar_Manager, 3, 0);
     this.categoryBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.categoryBar_Panel.Location = new System.Drawing.Point(0, 44);
     this.categoryBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.categoryBar_Panel.Name     = "categoryBar_Panel";
     this.categoryBar_Panel.RowCount = 1;
     this.categoryBar_Panel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.categoryBar_Panel.Size     = new System.Drawing.Size(900, 44);
     this.categoryBar_Panel.TabIndex = 3;
     //
     // Base
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(900, 600);
     this.Controls.Add(this.categoryBar_Panel);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Base";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.Base_FormClosed);
     this.Load           += new System.EventHandler(this.Base_Load);
     this.titleBar_Panel.ResumeLayout(false);
     this.categoryBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties4        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage7           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage8           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties5        = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage9           = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage10          = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.Windows.Forms.DataGridViewCellStyle   dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle   dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle   dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     this.titleBar_Title                                  = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Close                               = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_RWVersion                              = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_ItemCount                              = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_FileList                                    = new HeroesONE_R_GUI.Controls.CustomDataGridView();
     this.fileName                                        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.rwVersion                                       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.titleBar_Panel                                  = new System.Windows.Forms.Panel();
     this.categoryBar_MenuStrip                           = new System.Windows.Forms.MenuStrip();
     this.categoryBar_FileMenuItem                        = new System.Windows.Forms.ToolStripMenuItem();
     this.newToolStripMenuItem                            = new System.Windows.Forms.ToolStripMenuItem();
     this.openToolStripMenuItem                           = new System.Windows.Forms.ToolStripMenuItem();
     this.saveToolStripMenuItem                           = new System.Windows.Forms.ToolStripMenuItem();
     this.saveShadow050ToolStripMenuItem                  = new System.Windows.Forms.ToolStripMenuItem();
     this.saveShadow060ToolStripMenuItem                  = new System.Windows.Forms.ToolStripMenuItem();
     this.categoryBar_ExtractAll                          = new System.Windows.Forms.ToolStripMenuItem();
     this.categoryBar_AddFiles                            = new System.Windows.Forms.ToolStripMenuItem();
     this.categoryBar_OptionsMenuItem                     = new System.Windows.Forms.ToolStripMenuItem();
     this.setArchiveRWVersionToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.setAllFileRWVersionToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.compressionSettingsToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.enableAdaptiveCompressionLevelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.manuallySetCompressionLevelToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.hideWarningsToolStripMenuItem                   = new System.Windows.Forms.ToolStripMenuItem();
     this.filePickerStartsAtOpenedFileToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.box_MenuStrip                                   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.changeRWVersionToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.extractToolStripMenuItem                        = new System.Windows.Forms.ToolStripMenuItem();
     this.renameToolStripMenuItem                         = new System.Windows.Forms.ToolStripMenuItem();
     this.replaceToolStripMenuItem                        = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem                         = new System.Windows.Forms.ToolStripMenuItem();
     this.titleBar_StatusBar                              = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.box_FileList)).BeginInit();
     this.titleBar_Panel.SuspendLayout();
     this.categoryBar_MenuStrip.SuspendLayout();
     this.box_MenuStrip.SuspendLayout();
     this.titleBar_StatusBar.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Title
     //
     animMessage1.Control                                  = this.titleBar_Title;
     animMessage1.PlayAnimation                            = true;
     animProperties1.BackColorMessage                      = animMessage1;
     animMessage2.Control                                  = this.titleBar_Title;
     animMessage2.PlayAnimation                            = true;
     animProperties1.ForeColorMessage                      = animMessage2;
     animProperties1.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseEnterDuration                    = 200F;
     animProperties1.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties1.MouseEnterFramerate                   = 144F;
     animProperties1.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties1.MouseLeaveDuration                    = 200F;
     animProperties1.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties1.MouseLeaveFramerate                   = 144F;
     animProperties1.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties1;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(362, 42);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 4;
     this.titleBar_Title.Text                              = "HeroesONE Reloaded";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // categoryBar_Close
     //
     animMessage3.Control                                     = this.categoryBar_Close;
     animMessage3.PlayAnimation                               = true;
     animProperties2.BackColorMessage                         = animMessage3;
     animMessage4.Control                                     = this.categoryBar_Close;
     animMessage4.PlayAnimation                               = true;
     animProperties2.ForeColorMessage                         = animMessage4;
     animProperties2.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration                       = 0F;
     animProperties2.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate                      = 0F;
     animProperties2.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration                       = 0F;
     animProperties2.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate                      = 0F;
     animProperties2.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Close.AnimProperties                    = animProperties2;
     this.categoryBar_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.categoryBar_Close.CaptureChildren                   = false;
     this.categoryBar_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.categoryBar_Close.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.categoryBar_Close.ForeColor                         = System.Drawing.Color.White;
     this.categoryBar_Close.IgnoreMouse                       = false;
     this.categoryBar_Close.IgnoreMouseClicks                 = false;
     this.categoryBar_Close.Location                          = new System.Drawing.Point(332, 0);
     this.categoryBar_Close.Name                              = "categoryBar_Close";
     this.categoryBar_Close.Size                              = new System.Drawing.Size(30, 30);
     this.categoryBar_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Close.TabIndex                          = 52;
     this.categoryBar_Close.Text                              = "X";
     this.categoryBar_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.categoryBar_Close.UseVisualStyleBackColor           = false;
     this.categoryBar_Close.Click                            += new System.EventHandler(this.categoryBar_Close_Click);
     //
     // titleBar_RWVersion
     //
     animMessage5.Control                                      = this.titleBar_RWVersion;
     animMessage5.PlayAnimation                                = true;
     animProperties3.BackColorMessage                          = animMessage5;
     animMessage6.Control                                      = this.titleBar_RWVersion;
     animMessage6.PlayAnimation                                = true;
     animProperties3.ForeColorMessage                          = animMessage6;
     animProperties3.MouseEnterBackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties3.MouseEnterDuration                        = 200F;
     animProperties3.MouseEnterForeColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties3.MouseEnterFramerate                       = 144F;
     animProperties3.MouseEnterOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties3.MouseLeaveDuration                        = 200F;
     animProperties3.MouseLeaveForeColor                       = System.Drawing.Color.White;
     animProperties3.MouseLeaveFramerate                       = 144F;
     animProperties3.MouseLeaveOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_RWVersion.AnimProperties                    = animProperties3;
     this.titleBar_RWVersion.CaptureChildren                   = false;
     this.titleBar_RWVersion.Dock                              = System.Windows.Forms.DockStyle.Left;
     this.titleBar_RWVersion.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_RWVersion.FlatAppearance.BorderSize         = 0;
     this.titleBar_RWVersion.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_RWVersion.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_RWVersion.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_RWVersion.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.titleBar_RWVersion.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_RWVersion.IgnoreMouse                       = false;
     this.titleBar_RWVersion.IgnoreMouseClicks                 = false;
     this.titleBar_RWVersion.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_RWVersion.Name                              = "titleBar_RWVersion";
     this.titleBar_RWVersion.Padding                           = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.titleBar_RWVersion.Size                              = new System.Drawing.Size(231, 30);
     this.titleBar_RWVersion.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_RWVersion.TabIndex                          = 5;
     this.titleBar_RWVersion.Text                              = "RW Version: 3.5.0.0.FFFF";
     this.titleBar_RWVersion.TextAlign                         = System.Drawing.ContentAlignment.TopLeft;
     this.titleBar_RWVersion.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_RWVersion.UseVisualStyleBackColor           = true;
     //
     // titleBar_ItemCount
     //
     animMessage7.Control                                      = this.titleBar_ItemCount;
     animMessage7.PlayAnimation                                = true;
     animProperties4.BackColorMessage                          = animMessage7;
     animMessage8.Control                                      = this.titleBar_ItemCount;
     animMessage8.PlayAnimation                                = true;
     animProperties4.ForeColorMessage                          = animMessage8;
     animProperties4.MouseEnterBackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseEnterDuration                        = 200F;
     animProperties4.MouseEnterForeColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties4.MouseEnterFramerate                       = 144F;
     animProperties4.MouseEnterOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties4.MouseLeaveDuration                        = 200F;
     animProperties4.MouseLeaveForeColor                       = System.Drawing.Color.White;
     animProperties4.MouseLeaveFramerate                       = 144F;
     animProperties4.MouseLeaveOverride                        = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_ItemCount.AnimProperties                    = animProperties4;
     this.titleBar_ItemCount.AutoSize                          = true;
     this.titleBar_ItemCount.CaptureChildren                   = false;
     this.titleBar_ItemCount.Dock                              = System.Windows.Forms.DockStyle.Right;
     this.titleBar_ItemCount.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_ItemCount.FlatAppearance.BorderSize         = 0;
     this.titleBar_ItemCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_ItemCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_ItemCount.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_ItemCount.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.titleBar_ItemCount.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_ItemCount.IgnoreMouse                       = false;
     this.titleBar_ItemCount.IgnoreMouseClicks                 = false;
     this.titleBar_ItemCount.Location                          = new System.Drawing.Point(226, 0);
     this.titleBar_ItemCount.Name                              = "titleBar_ItemCount";
     this.titleBar_ItemCount.Padding                           = new System.Windows.Forms.Padding(0, 0, 5, 0);
     this.titleBar_ItemCount.Size                              = new System.Drawing.Size(136, 30);
     this.titleBar_ItemCount.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_ItemCount.TabIndex                          = 6;
     this.titleBar_ItemCount.Text                              = "Files: 0";
     this.titleBar_ItemCount.TextAlign                         = System.Drawing.ContentAlignment.TopRight;
     this.titleBar_ItemCount.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_ItemCount.UseVisualStyleBackColor           = true;
     //
     // box_FileList
     //
     this.box_FileList.AllowDrop                = true;
     this.box_FileList.AllowUserToAddRows       = false;
     this.box_FileList.AllowUserToDeleteRows    = false;
     this.box_FileList.AllowUserToResizeColumns = false;
     this.box_FileList.AllowUserToResizeRows    = false;
     animMessage9.Control                          = this.box_FileList;
     animMessage9.PlayAnimation                    = true;
     animProperties5.BackColorMessage              = animMessage9;
     animMessage10.Control                         = this.box_FileList;
     animMessage10.PlayAnimation                   = true;
     animProperties5.ForeColorMessage              = animMessage10;
     animProperties5.MouseEnterBackColor           = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration            = 0F;
     animProperties5.MouseEnterForeColor           = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate           = 0F;
     animProperties5.MouseEnterOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor           = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration            = 0F;
     animProperties5.MouseLeaveForeColor           = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate           = 0F;
     animProperties5.MouseLeaveOverride            = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_FileList.AnimProperties              = animProperties5;
     this.box_FileList.BackgroundColor             = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.box_FileList.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.box_FileList.CellBorderStyle             = System.Windows.Forms.DataGridViewCellBorderStyle.None;
     this.box_FileList.ClipboardCopyMode           = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable;
     this.box_FileList.ColumnHeadersBorderStyle    = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.box_FileList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.box_FileList.ColumnHeadersVisible        = false;
     this.box_FileList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.fileName,
         this.rwVersion
     });
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle3.Padding            = new System.Windows.Forms.Padding(0, 5, 0, 5);
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.box_FileList.DefaultCellStyle        = dataGridViewCellStyle3;
     this.box_FileList.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.box_FileList.DragRowIndex = 0;
     this.box_FileList.EditMode     = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.box_FileList.EnableHeadersVisualStyles = false;
     this.box_FileList.GridColor               = System.Drawing.Color.White;
     this.box_FileList.Location                = new System.Drawing.Point(0, 66);
     this.box_FileList.MultiSelect             = false;
     this.box_FileList.Name                    = "box_FileList";
     this.box_FileList.ReadOnly                = true;
     this.box_FileList.ReorderingEnabled       = false;
     this.box_FileList.RowHeadersBorderStyle   = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.box_FileList.RowHeadersVisible       = false;
     this.box_FileList.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.box_FileList.RowTemplate.Height      = 20;
     this.box_FileList.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.box_FileList.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.box_FileList.ShowCellToolTips        = false;
     this.box_FileList.Size                    = new System.Drawing.Size(362, 426);
     this.box_FileList.StandardTab             = true;
     this.box_FileList.TabIndex                = 15;
     this.box_FileList.CustomDragDropEvent    += new System.EventHandler <System.Windows.Forms.DragEventArgs>(this.FileList_DragDrop);
     this.box_FileList.CellMouseClick         += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.box_FileList_CellMouseClick);
     this.box_FileList.DragEnter              += new System.Windows.Forms.DragEventHandler(this.FileList_DragEnter);
     this.box_FileList.KeyUp                  += new System.Windows.Forms.KeyEventHandler(this.box_FileList_KeyUp);
     //
     // fileName
     //
     this.fileName.AutoSizeMode       = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.Padding   = new System.Windows.Forms.Padding(10, 0, 0, 0);
     this.fileName.DefaultCellStyle   = dataGridViewCellStyle1;
     this.fileName.FillWeight         = 70F;
     this.fileName.HeaderText         = "File Name";
     this.fileName.Name     = "fileName";
     this.fileName.ReadOnly = true;
     //
     // rwVersion
     //
     this.rwVersion.AutoSizeMode      = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle2.Padding   = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.rwVersion.DefaultCellStyle  = dataGridViewCellStyle2;
     this.rwVersion.FillWeight        = 30F;
     this.rwVersion.HeaderText        = "RW Version";
     this.rwVersion.Name     = "rwVersion";
     this.rwVersion.ReadOnly = true;
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.categoryBar_Close);
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(362, 42);
     this.titleBar_Panel.TabIndex = 0;
     //
     // categoryBar_MenuStrip
     //
     this.categoryBar_MenuStrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(41)))), ((int)(((byte)(56)))));
     this.categoryBar_MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.categoryBar_FileMenuItem,
         this.categoryBar_ExtractAll,
         this.categoryBar_AddFiles,
         this.categoryBar_OptionsMenuItem
     });
     this.categoryBar_MenuStrip.Location = new System.Drawing.Point(0, 42);
     this.categoryBar_MenuStrip.Name     = "categoryBar_MenuStrip";
     this.categoryBar_MenuStrip.Size     = new System.Drawing.Size(362, 24);
     this.categoryBar_MenuStrip.TabIndex = 1;
     //
     // categoryBar_FileMenuItem
     //
     this.categoryBar_FileMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newToolStripMenuItem,
         this.openToolStripMenuItem,
         this.saveToolStripMenuItem,
         this.saveShadow050ToolStripMenuItem,
         this.saveShadow060ToolStripMenuItem
     });
     this.categoryBar_FileMenuItem.ForeColor = System.Drawing.Color.Silver;
     this.categoryBar_FileMenuItem.Name      = "categoryBar_FileMenuItem";
     this.categoryBar_FileMenuItem.Size      = new System.Drawing.Size(37, 20);
     this.categoryBar_FileMenuItem.Text      = "File";
     //
     // newToolStripMenuItem
     //
     this.newToolStripMenuItem.Name   = "newToolStripMenuItem";
     this.newToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.newToolStripMenuItem.Text   = "New (Ctrl+N)";
     this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
     //
     // openToolStripMenuItem
     //
     this.openToolStripMenuItem.Name   = "openToolStripMenuItem";
     this.openToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.openToolStripMenuItem.Text   = "Open (Ctrl+O)";
     this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
     //
     // saveToolStripMenuItem
     //
     this.saveToolStripMenuItem.Checked    = true;
     this.saveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.saveToolStripMenuItem.Name       = "saveToolStripMenuItem";
     this.saveToolStripMenuItem.Size       = new System.Drawing.Size(175, 22);
     this.saveToolStripMenuItem.Text       = "Save (Heroes)";
     this.saveToolStripMenuItem.Click     += new System.EventHandler(this.saveToolStripMenuItem_Click);
     //
     // saveShadow050ToolStripMenuItem
     //
     this.saveShadow050ToolStripMenuItem.Name   = "saveShadow050ToolStripMenuItem";
     this.saveShadow050ToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.saveShadow050ToolStripMenuItem.Text   = "Save (Shadow 0.50)";
     this.saveShadow050ToolStripMenuItem.Click += new System.EventHandler(this.saveShadow050ToolStripMenuItem_Click);
     //
     // saveShadow060ToolStripMenuItem
     //
     this.saveShadow060ToolStripMenuItem.Name   = "saveShadow060ToolStripMenuItem";
     this.saveShadow060ToolStripMenuItem.Size   = new System.Drawing.Size(175, 22);
     this.saveShadow060ToolStripMenuItem.Text   = "Save (Shadow 0.60)";
     this.saveShadow060ToolStripMenuItem.Click += new System.EventHandler(this.saveShadow060ToolStripMenuItem_Click);
     //
     // categoryBar_ExtractAll
     //
     this.categoryBar_ExtractAll.ForeColor = System.Drawing.Color.Silver;
     this.categoryBar_ExtractAll.Name      = "categoryBar_ExtractAll";
     this.categoryBar_ExtractAll.Size      = new System.Drawing.Size(71, 20);
     this.categoryBar_ExtractAll.Text      = "Extract All";
     this.categoryBar_ExtractAll.Click    += new System.EventHandler(this.categoryBar_ExtractAll_Click);
     //
     // categoryBar_AddFiles
     //
     this.categoryBar_AddFiles.ForeColor = System.Drawing.Color.Silver;
     this.categoryBar_AddFiles.Name      = "categoryBar_AddFiles";
     this.categoryBar_AddFiles.Size      = new System.Drawing.Size(67, 20);
     this.categoryBar_AddFiles.Text      = "Add Files";
     this.categoryBar_AddFiles.Click    += new System.EventHandler(this.categoryBar_AddFiles_Click);
     //
     // categoryBar_OptionsMenuItem
     //
     this.categoryBar_OptionsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.setArchiveRWVersionToolStripMenuItem,
         this.setAllFileRWVersionToolStripMenuItem,
         this.compressionSettingsToolStripMenuItem,
         this.hideWarningsToolStripMenuItem,
         this.filePickerStartsAtOpenedFileToolStripMenuItem
     });
     this.categoryBar_OptionsMenuItem.ForeColor = System.Drawing.Color.Silver;
     this.categoryBar_OptionsMenuItem.Name      = "categoryBar_OptionsMenuItem";
     this.categoryBar_OptionsMenuItem.Size      = new System.Drawing.Size(61, 20);
     this.categoryBar_OptionsMenuItem.Text      = "Options";
     //
     // setArchiveRWVersionToolStripMenuItem
     //
     this.setArchiveRWVersionToolStripMenuItem.Name   = "setArchiveRWVersionToolStripMenuItem";
     this.setArchiveRWVersionToolStripMenuItem.Size   = new System.Drawing.Size(240, 22);
     this.setArchiveRWVersionToolStripMenuItem.Text   = "Set Archive RW Version";
     this.setArchiveRWVersionToolStripMenuItem.Click += new System.EventHandler(this.setArchiveRWVersionToolStripMenuItem_Click);
     //
     // setAllFileRWVersionToolStripMenuItem
     //
     this.setAllFileRWVersionToolStripMenuItem.Name   = "setAllFileRWVersionToolStripMenuItem";
     this.setAllFileRWVersionToolStripMenuItem.Size   = new System.Drawing.Size(240, 22);
     this.setAllFileRWVersionToolStripMenuItem.Text   = "Set All File RW Version";
     this.setAllFileRWVersionToolStripMenuItem.Click += new System.EventHandler(this.setAllFileRWVersionToolStripMenuItem_Click);
     //
     // compressionSettingsToolStripMenuItem
     //
     this.compressionSettingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.enableAdaptiveCompressionLevelToolStripMenuItem,
         this.manuallySetCompressionLevelToolStripMenuItem
     });
     this.compressionSettingsToolStripMenuItem.Name = "compressionSettingsToolStripMenuItem";
     this.compressionSettingsToolStripMenuItem.Size = new System.Drawing.Size(240, 22);
     this.compressionSettingsToolStripMenuItem.Text = "Compression Settings";
     //
     // enableAdaptiveCompressionLevelToolStripMenuItem
     //
     this.enableAdaptiveCompressionLevelToolStripMenuItem.Checked            = true;
     this.enableAdaptiveCompressionLevelToolStripMenuItem.CheckOnClick       = true;
     this.enableAdaptiveCompressionLevelToolStripMenuItem.CheckState         = System.Windows.Forms.CheckState.Checked;
     this.enableAdaptiveCompressionLevelToolStripMenuItem.Name               = "enableAdaptiveCompressionLevelToolStripMenuItem";
     this.enableAdaptiveCompressionLevelToolStripMenuItem.Size               = new System.Drawing.Size(262, 22);
     this.enableAdaptiveCompressionLevelToolStripMenuItem.Text               = "Enable Adaptive Compression Level";
     this.enableAdaptiveCompressionLevelToolStripMenuItem.CheckStateChanged += new System.EventHandler(this.enableAdaptiveCompressionLevelToolStripMenuItem_CheckStateChanged);
     //
     // manuallySetCompressionLevelToolStripMenuItem
     //
     this.manuallySetCompressionLevelToolStripMenuItem.Name   = "manuallySetCompressionLevelToolStripMenuItem";
     this.manuallySetCompressionLevelToolStripMenuItem.Size   = new System.Drawing.Size(262, 22);
     this.manuallySetCompressionLevelToolStripMenuItem.Text   = "Manually Set Compression Level";
     this.manuallySetCompressionLevelToolStripMenuItem.Click += new System.EventHandler(this.manuallySetCompressionLevelToolStripMenuItem_Click);
     //
     // hideWarningsToolStripMenuItem
     //
     this.hideWarningsToolStripMenuItem.CheckOnClick = true;
     this.hideWarningsToolStripMenuItem.Name         = "hideWarningsToolStripMenuItem";
     this.hideWarningsToolStripMenuItem.Size         = new System.Drawing.Size(240, 22);
     this.hideWarningsToolStripMenuItem.Text         = "Hide Warnings";
     this.hideWarningsToolStripMenuItem.Click       += new System.EventHandler(this.hideWarningsToolStripMenuItem_Click);
     //
     // filePickerStartsAtOpenedFileToolStripMenuItem
     //
     this.filePickerStartsAtOpenedFileToolStripMenuItem.CheckOnClick = true;
     this.filePickerStartsAtOpenedFileToolStripMenuItem.Name         = "filePickerStartsAtOpenedFileToolStripMenuItem";
     this.filePickerStartsAtOpenedFileToolStripMenuItem.Size         = new System.Drawing.Size(240, 22);
     this.filePickerStartsAtOpenedFileToolStripMenuItem.Text         = "File Picker Starts At Opened File";
     this.filePickerStartsAtOpenedFileToolStripMenuItem.Click       += new System.EventHandler(this.filePickerStartsAtOpenedFileToolStripMenuItem_Click);
     //
     // box_MenuStrip
     //
     this.box_MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.changeRWVersionToolStripMenuItem,
         this.extractToolStripMenuItem,
         this.renameToolStripMenuItem,
         this.replaceToolStripMenuItem,
         this.deleteToolStripMenuItem
     });
     this.box_MenuStrip.Name = "box_MenuStrip";
     this.box_MenuStrip.Size = new System.Drawing.Size(178, 114);
     //
     // changeRWVersionToolStripMenuItem
     //
     this.changeRWVersionToolStripMenuItem.Name   = "changeRWVersionToolStripMenuItem";
     this.changeRWVersionToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.changeRWVersionToolStripMenuItem.Text   = "Change RW Version";
     this.changeRWVersionToolStripMenuItem.Click += new System.EventHandler(this.changeRWVersionToolStripMenuItem_Click);
     //
     // extractToolStripMenuItem
     //
     this.extractToolStripMenuItem.Name   = "extractToolStripMenuItem";
     this.extractToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.extractToolStripMenuItem.Text   = "Extract File (Ctrl+E)";
     this.extractToolStripMenuItem.Click += new System.EventHandler(this.extractToolStripMenuItem_Click);
     //
     // renameToolStripMenuItem
     //
     this.renameToolStripMenuItem.Name   = "renameToolStripMenuItem";
     this.renameToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.renameToolStripMenuItem.Text   = "Rename (F2)";
     this.renameToolStripMenuItem.Click += new System.EventHandler(this.renameToolStripMenuItem_Click);
     //
     // replaceToolStripMenuItem
     //
     this.replaceToolStripMenuItem.Name   = "replaceToolStripMenuItem";
     this.replaceToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.replaceToolStripMenuItem.Text   = "Replace (Ctrl+R)";
     this.replaceToolStripMenuItem.Click += new System.EventHandler(this.replaceToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name   = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.deleteToolStripMenuItem.Text   = "Delete (Del)";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // titleBar_StatusBar
     //
     this.titleBar_StatusBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_StatusBar.Controls.Add(this.titleBar_ItemCount);
     this.titleBar_StatusBar.Controls.Add(this.titleBar_RWVersion);
     this.titleBar_StatusBar.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.titleBar_StatusBar.Location = new System.Drawing.Point(0, 492);
     this.titleBar_StatusBar.Name     = "titleBar_StatusBar";
     this.titleBar_StatusBar.Size     = new System.Drawing.Size(362, 30);
     this.titleBar_StatusBar.TabIndex = 16;
     //
     // MainWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(362, 522);
     this.Controls.Add(this.box_FileList);
     this.Controls.Add(this.categoryBar_MenuStrip);
     this.Controls.Add(this.titleBar_Panel);
     this.Controls.Add(this.titleBar_StatusBar);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.KeyPreview      = true;
     this.MainMenuStrip   = this.categoryBar_MenuStrip;
     this.Name            = "MainWindow";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.MainWindow_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.MainWindow_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.box_FileList)).EndInit();
     this.titleBar_Panel.ResumeLayout(false);
     this.categoryBar_MenuStrip.ResumeLayout(false);
     this.categoryBar_MenuStrip.PerformLayout();
     this.box_MenuStrip.ResumeLayout(false);
     this.titleBar_StatusBar.ResumeLayout(false);
     this.titleBar_StatusBar.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties   animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage      animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(AboutScreen));
     this.box_StallmanBox          = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_VersionBox           = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_AuthorBox            = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_ReloadedModLoaderBox = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.box_ReloadedLogo         = new System.Windows.Forms.PictureBox();
     this.item_Stallman            = new EnhancedLabel();
     this.item_Version             = new EnhancedLabel();
     this.item_Author            = new EnhancedLabel();
     this.item_ReloadedModLoader = new EnhancedLabel();
     this.toolTipHelper          = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.box_ReloadedLogo)).BeginInit();
     this.SuspendLayout();
     //
     // box_StallmanBox
     //
     animMessage1.Control                                   = this.box_StallmanBox;
     animMessage1.PlayAnimation                             = true;
     animProperties1.BackColorMessage                       = animMessage1;
     animMessage2.Control                                   = this.box_StallmanBox;
     animMessage2.PlayAnimation                             = true;
     animProperties1.ForeColorMessage                       = animMessage2;
     animProperties1.MouseEnterBackColor                    = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration                     = 0F;
     animProperties1.MouseEnterForeColor                    = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate                    = 0F;
     animProperties1.MouseEnterOverride                     = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                    = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration                     = 0F;
     animProperties1.MouseLeaveForeColor                    = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate                    = 0F;
     animProperties1.MouseLeaveOverride                     = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_StallmanBox.AnimProperties                    = animProperties1;
     this.box_StallmanBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_StallmanBox.CaptureChildren                   = true;
     this.box_StallmanBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_StallmanBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_StallmanBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_StallmanBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_StallmanBox.IgnoreMouse                       = false;
     this.box_StallmanBox.IgnoreMouseClicks                 = true;
     this.box_StallmanBox.Location                          = new System.Drawing.Point(158, 444);
     this.box_StallmanBox.Name                              = "box_StallmanBox";
     this.box_StallmanBox.Size                              = new System.Drawing.Size(585, 43);
     this.box_StallmanBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.None;
     this.box_StallmanBox.TabIndex                          = 27;
     this.box_StallmanBox.Text                              = null;
     this.box_StallmanBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.box_StallmanBox.UseVisualStyleBackColor           = false;
     //
     // box_VersionBox
     //
     animMessage3.Control                                  = this.box_VersionBox;
     animMessage3.PlayAnimation                            = true;
     animProperties2.BackColorMessage                      = animMessage3;
     animMessage4.Control                                  = this.box_VersionBox;
     animMessage4.PlayAnimation                            = true;
     animProperties2.ForeColorMessage                      = animMessage4;
     animProperties2.MouseEnterBackColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseEnterDuration                    = 0F;
     animProperties2.MouseEnterForeColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseEnterFramerate                   = 0F;
     animProperties2.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveDuration                    = 0F;
     animProperties2.MouseLeaveForeColor                   = System.Drawing.Color.Empty;
     animProperties2.MouseLeaveFramerate                   = 0F;
     animProperties2.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_VersionBox.AnimProperties                    = animProperties2;
     this.box_VersionBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_VersionBox.CaptureChildren                   = true;
     this.box_VersionBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_VersionBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_VersionBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_VersionBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_VersionBox.IgnoreMouse                       = false;
     this.box_VersionBox.IgnoreMouseClicks                 = true;
     this.box_VersionBox.Location                          = new System.Drawing.Point(106, 382);
     this.box_VersionBox.Name                              = "box_VersionBox";
     this.box_VersionBox.Size                              = new System.Drawing.Size(688, 43);
     this.box_VersionBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.None;
     this.box_VersionBox.TabIndex                          = 25;
     this.box_VersionBox.Text                              = null;
     this.box_VersionBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.box_VersionBox.UseVisualStyleBackColor           = false;
     //
     // box_AuthorBox
     //
     animMessage5.Control                                 = this.box_AuthorBox;
     animMessage5.PlayAnimation                           = true;
     animProperties3.BackColorMessage                     = animMessage5;
     animMessage6.Control                                 = this.box_AuthorBox;
     animMessage6.PlayAnimation                           = true;
     animProperties3.ForeColorMessage                     = animMessage6;
     animProperties3.MouseEnterBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                   = 0F;
     animProperties3.MouseEnterForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                  = 0F;
     animProperties3.MouseEnterOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                   = 0F;
     animProperties3.MouseLeaveForeColor                  = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                  = 0F;
     animProperties3.MouseLeaveOverride                   = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_AuthorBox.AnimProperties                    = animProperties3;
     this.box_AuthorBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_AuthorBox.CaptureChildren                   = true;
     this.box_AuthorBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_AuthorBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_AuthorBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_AuthorBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_AuthorBox.IgnoreMouse                       = false;
     this.box_AuthorBox.IgnoreMouseClicks                 = true;
     this.box_AuthorBox.Location                          = new System.Drawing.Point(248, 320);
     this.box_AuthorBox.Name                              = "box_AuthorBox";
     this.box_AuthorBox.Size                              = new System.Drawing.Size(404, 43);
     this.box_AuthorBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.None;
     this.box_AuthorBox.TabIndex                          = 23;
     this.box_AuthorBox.Text                              = null;
     this.box_AuthorBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.box_AuthorBox.UseVisualStyleBackColor           = false;
     //
     // box_ReloadedModLoaderBox
     //
     animMessage7.Control                                            = this.box_ReloadedModLoaderBox;
     animMessage7.PlayAnimation                                      = true;
     animProperties4.BackColorMessage                                = animMessage7;
     animMessage8.Control                                            = this.box_ReloadedModLoaderBox;
     animMessage8.PlayAnimation                                      = true;
     animProperties4.ForeColorMessage                                = animMessage8;
     animProperties4.MouseEnterBackColor                             = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                              = 0F;
     animProperties4.MouseEnterForeColor                             = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate                             = 0F;
     animProperties4.MouseEnterOverride                              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                             = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                              = 0F;
     animProperties4.MouseLeaveForeColor                             = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate                             = 0F;
     animProperties4.MouseLeaveOverride                              = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.box_ReloadedModLoaderBox.AnimProperties                    = animProperties4;
     this.box_ReloadedModLoaderBox.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ReloadedModLoaderBox.CaptureChildren                   = true;
     this.box_ReloadedModLoaderBox.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.box_ReloadedModLoaderBox.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ReloadedModLoaderBox.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.box_ReloadedModLoaderBox.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.box_ReloadedModLoaderBox.IgnoreMouse                       = false;
     this.box_ReloadedModLoaderBox.IgnoreMouseClicks                 = true;
     this.box_ReloadedModLoaderBox.Location                          = new System.Drawing.Point(324, 258);
     this.box_ReloadedModLoaderBox.Name                              = "box_ReloadedModLoaderBox";
     this.box_ReloadedModLoaderBox.Size                              = new System.Drawing.Size(252, 43);
     this.box_ReloadedModLoaderBox.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.None;
     this.box_ReloadedModLoaderBox.TabIndex                          = 21;
     this.box_ReloadedModLoaderBox.Text                              = null;
     this.box_ReloadedModLoaderBox.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.box_ReloadedModLoaderBox.UseVisualStyleBackColor           = false;
     //
     // box_ReloadedLogo
     //
     this.box_ReloadedLogo.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("box_ReloadedLogo.BackgroundImage")));
     this.box_ReloadedLogo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.box_ReloadedLogo.Location = new System.Drawing.Point(106, 20);
     this.box_ReloadedLogo.Name     = "box_ReloadedLogo";
     this.box_ReloadedLogo.Size     = new System.Drawing.Size(688, 223);
     this.box_ReloadedLogo.TabIndex = 0;
     this.box_ReloadedLogo.TabStop  = false;
     //
     // item_Stallman
     //
     this.item_Stallman.BackColor         = System.Drawing.Color.Transparent;
     this.item_Stallman.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Stallman.Font              = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.item_Stallman.ForeColor         = System.Drawing.Color.White;
     this.item_Stallman.IgnoreMouse       = false;
     this.item_Stallman.Location          = new System.Drawing.Point(159, 453);
     this.item_Stallman.Margin            = new System.Windows.Forms.Padding(0);
     this.item_Stallman.Name              = "item_Stallman";
     this.item_Stallman.Size              = new System.Drawing.Size(583, 24);
     this.item_Stallman.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Stallman.TabIndex          = 28;
     this.item_Stallman.Text              = "Reloaded is Free Software ~ Licensed under GPL V3";
     this.item_Stallman.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.item_Stallman.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // item_Version
     //
     this.item_Version.BackColor         = System.Drawing.Color.Transparent;
     this.item_Version.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Version.Font              = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.item_Version.ForeColor         = System.Drawing.Color.White;
     this.item_Version.IgnoreMouse       = false;
     this.item_Version.Location          = new System.Drawing.Point(107, 391);
     this.item_Version.Margin            = new System.Windows.Forms.Padding(0);
     this.item_Version.Name              = "item_Version";
     this.item_Version.Size              = new System.Drawing.Size(686, 24);
     this.item_Version.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Version.TabIndex          = 26;
     this.item_Version.Text              = "Version: 0.8.5 | Compiled on 01/02/2018 20:57";
     this.item_Version.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.item_Version.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // item_Author
     //
     this.item_Author.BackColor         = System.Drawing.Color.Transparent;
     this.item_Author.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Author.Font              = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.item_Author.ForeColor         = System.Drawing.Color.White;
     this.item_Author.IgnoreMouse       = false;
     this.item_Author.Location          = new System.Drawing.Point(250, 329);
     this.item_Author.Margin            = new System.Windows.Forms.Padding(0);
     this.item_Author.Name              = "item_Author";
     this.item_Author.Size              = new System.Drawing.Size(400, 24);
     this.item_Author.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Author.TabIndex          = 24;
     this.item_Author.Text              = "Written by Sewer56 ~ (C) 2018";
     this.item_Author.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.item_Author.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // item_ReloadedModLoader
     //
     this.item_ReloadedModLoader.BackColor         = System.Drawing.Color.Transparent;
     this.item_ReloadedModLoader.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.item_ReloadedModLoader.Font              = new System.Drawing.Font("Roboto Mono", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.item_ReloadedModLoader.ForeColor         = System.Drawing.Color.White;
     this.item_ReloadedModLoader.IgnoreMouse       = false;
     this.item_ReloadedModLoader.Location          = new System.Drawing.Point(326, 267);
     this.item_ReloadedModLoader.Margin            = new System.Windows.Forms.Padding(0);
     this.item_ReloadedModLoader.Name              = "item_ReloadedModLoader";
     this.item_ReloadedModLoader.Size              = new System.Drawing.Size(248, 24);
     this.item_ReloadedModLoader.SmoothingMode     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_ReloadedModLoader.TabIndex          = 22;
     this.item_ReloadedModLoader.Text              = "Reloaded Mod Loader";
     this.item_ReloadedModLoader.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.item_ReloadedModLoader.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // About_Screen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(900, 512);
     this.Controls.Add(this.item_Stallman);
     this.Controls.Add(this.box_StallmanBox);
     this.Controls.Add(this.item_Version);
     this.Controls.Add(this.box_VersionBox);
     this.Controls.Add(this.item_Author);
     this.Controls.Add(this.box_AuthorBox);
     this.Controls.Add(this.item_ReloadedModLoader);
     this.Controls.Add(this.box_ReloadedModLoaderBox);
     this.Controls.Add(this.box_ReloadedLogo);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "AboutScreen";
     this.Text            = "Main_Screen";
     this.VisibleChanged += new System.EventHandler(this.MenuVisibleChanged);
     ((System.ComponentModel.ISupportInitialize)(this.box_ReloadedLogo)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties3 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage5    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage6    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties4 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage7    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage8    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties5 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage9    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage10   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties6 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage11   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage12   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties7 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage13   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage14   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties2 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage3    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage4    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties8 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage15   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage16   = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimProperties animProperties1 = new Reloaded_GUI.Styles.Animation.AnimProperties();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage1    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     Reloaded_GUI.Styles.Animation.AnimMessage    animMessage2    = new Reloaded_GUI.Styles.Animation.AnimMessage();
     this.titleBar_Panel = new System.Windows.Forms.Panel();
     this.toolTipHelper  = new System.Windows.Forms.ToolTip(this.components);
     this.borderless_OldVersionNumber = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_NewVersionNumber = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_NewVersion       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_OldVersion       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_Changelog = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.borderless_UpdateProgressBar = new Reloaded_GUI.Styles.Controls.Custom.HorizontalProgressBar();
     this.titleBar_Title    = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.item_Update       = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.categoryBar_Close = new Reloaded_GUI.Styles.Controls.Animated.AnimatedButton();
     this.titleBar_Panel.SuspendLayout();
     this.SuspendLayout();
     //
     // titleBar_Panel
     //
     this.titleBar_Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.titleBar_Panel.Controls.Add(this.categoryBar_Close);
     this.titleBar_Panel.Controls.Add(this.titleBar_Title);
     this.titleBar_Panel.Dock     = System.Windows.Forms.DockStyle.Top;
     this.titleBar_Panel.Location = new System.Drawing.Point(0, 0);
     this.titleBar_Panel.Margin   = new System.Windows.Forms.Padding(0);
     this.titleBar_Panel.Name     = "titleBar_Panel";
     this.titleBar_Panel.Size     = new System.Drawing.Size(374, 44);
     this.titleBar_Panel.TabIndex = 0;
     //
     // borderless_OldVersionNumber
     //
     animMessage5.Control                                               = this.borderless_OldVersionNumber;
     animMessage5.PlayAnimation                                         = true;
     animProperties3.BackColorMessage                                   = animMessage5;
     animMessage6.Control                                               = this.borderless_OldVersionNumber;
     animMessage6.PlayAnimation                                         = true;
     animProperties3.ForeColorMessage                                   = animMessage6;
     animProperties3.MouseEnterBackColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseEnterDuration                                 = 0F;
     animProperties3.MouseEnterForeColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseEnterFramerate                                = 0F;
     animProperties3.MouseEnterOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties3.MouseLeaveBackColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveDuration                                 = 0F;
     animProperties3.MouseLeaveForeColor                                = System.Drawing.Color.Empty;
     animProperties3.MouseLeaveFramerate                                = 0F;
     animProperties3.MouseLeaveOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_OldVersionNumber.AnimProperties                    = animProperties3;
     this.borderless_OldVersionNumber.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_OldVersionNumber.CaptureChildren                   = true;
     this.borderless_OldVersionNumber.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_OldVersionNumber.FlatAppearance.BorderSize         = 0;
     this.borderless_OldVersionNumber.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_OldVersionNumber.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_OldVersionNumber.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_OldVersionNumber.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_OldVersionNumber.ForeColor                         = System.Drawing.Color.White;
     this.borderless_OldVersionNumber.IgnoreMouse                       = false;
     this.borderless_OldVersionNumber.IgnoreMouseClicks                 = false;
     this.borderless_OldVersionNumber.Location                          = new System.Drawing.Point(195, 94);
     this.borderless_OldVersionNumber.Name                              = "borderless_OldVersionNumber";
     this.borderless_OldVersionNumber.Size                              = new System.Drawing.Size(141, 27);
     this.borderless_OldVersionNumber.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_OldVersionNumber.TabIndex                          = 50;
     this.borderless_OldVersionNumber.Text                              = "TEMP";
     this.borderless_OldVersionNumber.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_OldVersionNumber.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_OldVersionNumber.UseVisualStyleBackColor           = false;
     //
     // borderless_NewVersionNumber
     //
     animMessage7.Control                                               = this.borderless_NewVersionNumber;
     animMessage7.PlayAnimation                                         = true;
     animProperties4.BackColorMessage                                   = animMessage7;
     animMessage8.Control                                               = this.borderless_NewVersionNumber;
     animMessage8.PlayAnimation                                         = true;
     animProperties4.ForeColorMessage                                   = animMessage8;
     animProperties4.MouseEnterBackColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseEnterDuration                                 = 0F;
     animProperties4.MouseEnterForeColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseEnterFramerate                                = 0F;
     animProperties4.MouseEnterOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties4.MouseLeaveBackColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveDuration                                 = 0F;
     animProperties4.MouseLeaveForeColor                                = System.Drawing.Color.Empty;
     animProperties4.MouseLeaveFramerate                                = 0F;
     animProperties4.MouseLeaveOverride                                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_NewVersionNumber.AnimProperties                    = animProperties4;
     this.borderless_NewVersionNumber.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_NewVersionNumber.CaptureChildren                   = true;
     this.borderless_NewVersionNumber.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_NewVersionNumber.FlatAppearance.BorderSize         = 0;
     this.borderless_NewVersionNumber.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_NewVersionNumber.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_NewVersionNumber.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_NewVersionNumber.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_NewVersionNumber.ForeColor                         = System.Drawing.Color.White;
     this.borderless_NewVersionNumber.IgnoreMouse                       = false;
     this.borderless_NewVersionNumber.IgnoreMouseClicks                 = false;
     this.borderless_NewVersionNumber.Location                          = new System.Drawing.Point(195, 121);
     this.borderless_NewVersionNumber.Name                              = "borderless_NewVersionNumber";
     this.borderless_NewVersionNumber.Size                              = new System.Drawing.Size(141, 27);
     this.borderless_NewVersionNumber.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_NewVersionNumber.TabIndex                          = 49;
     this.borderless_NewVersionNumber.Text                              = "TEMP";
     this.borderless_NewVersionNumber.TextAlign                         = System.Drawing.ContentAlignment.MiddleRight;
     this.borderless_NewVersionNumber.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_NewVersionNumber.UseVisualStyleBackColor           = false;
     //
     // borderless_NewVersion
     //
     animMessage9.Control                                         = this.borderless_NewVersion;
     animMessage9.PlayAnimation                                   = true;
     animProperties5.BackColorMessage                             = animMessage9;
     animMessage10.Control                                        = this.borderless_NewVersion;
     animMessage10.PlayAnimation                                  = true;
     animProperties5.ForeColorMessage                             = animMessage10;
     animProperties5.MouseEnterBackColor                          = System.Drawing.Color.Empty;
     animProperties5.MouseEnterDuration                           = 0F;
     animProperties5.MouseEnterForeColor                          = System.Drawing.Color.Empty;
     animProperties5.MouseEnterFramerate                          = 0F;
     animProperties5.MouseEnterOverride                           = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties5.MouseLeaveBackColor                          = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveDuration                           = 0F;
     animProperties5.MouseLeaveForeColor                          = System.Drawing.Color.Empty;
     animProperties5.MouseLeaveFramerate                          = 0F;
     animProperties5.MouseLeaveOverride                           = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_NewVersion.AnimProperties                    = animProperties5;
     this.borderless_NewVersion.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_NewVersion.CaptureChildren                   = true;
     this.borderless_NewVersion.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_NewVersion.FlatAppearance.BorderSize         = 0;
     this.borderless_NewVersion.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_NewVersion.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_NewVersion.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_NewVersion.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_NewVersion.ForeColor                         = System.Drawing.Color.White;
     this.borderless_NewVersion.IgnoreMouse                       = false;
     this.borderless_NewVersion.IgnoreMouseClicks                 = false;
     this.borderless_NewVersion.Location                          = new System.Drawing.Point(38, 121);
     this.borderless_NewVersion.Name                              = "borderless_NewVersion";
     this.borderless_NewVersion.Size                              = new System.Drawing.Size(177, 27);
     this.borderless_NewVersion.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_NewVersion.TabIndex                          = 48;
     this.borderless_NewVersion.Text                              = "New Version:";
     this.borderless_NewVersion.TextAlign                         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_NewVersion.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_NewVersion.UseVisualStyleBackColor           = false;
     //
     // borderless_OldVersion
     //
     animMessage11.Control                                        = this.borderless_OldVersion;
     animMessage11.PlayAnimation                                  = true;
     animProperties6.BackColorMessage                             = animMessage11;
     animMessage12.Control                                        = this.borderless_OldVersion;
     animMessage12.PlayAnimation                                  = true;
     animProperties6.ForeColorMessage                             = animMessage12;
     animProperties6.MouseEnterBackColor                          = System.Drawing.Color.Empty;
     animProperties6.MouseEnterDuration                           = 0F;
     animProperties6.MouseEnterForeColor                          = System.Drawing.Color.Empty;
     animProperties6.MouseEnterFramerate                          = 0F;
     animProperties6.MouseEnterOverride                           = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties6.MouseLeaveBackColor                          = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveDuration                           = 0F;
     animProperties6.MouseLeaveForeColor                          = System.Drawing.Color.Empty;
     animProperties6.MouseLeaveFramerate                          = 0F;
     animProperties6.MouseLeaveOverride                           = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.borderless_OldVersion.AnimProperties                    = animProperties6;
     this.borderless_OldVersion.BackColor                         = System.Drawing.Color.Transparent;
     this.borderless_OldVersion.CaptureChildren                   = true;
     this.borderless_OldVersion.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.borderless_OldVersion.FlatAppearance.BorderSize         = 0;
     this.borderless_OldVersion.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_OldVersion.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.borderless_OldVersion.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.borderless_OldVersion.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.borderless_OldVersion.ForeColor                         = System.Drawing.Color.White;
     this.borderless_OldVersion.IgnoreMouse                       = false;
     this.borderless_OldVersion.IgnoreMouseClicks                 = false;
     this.borderless_OldVersion.Location                          = new System.Drawing.Point(38, 94);
     this.borderless_OldVersion.Name                              = "borderless_OldVersion";
     this.borderless_OldVersion.Size                              = new System.Drawing.Size(177, 27);
     this.borderless_OldVersion.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.borderless_OldVersion.TabIndex                          = 47;
     this.borderless_OldVersion.Text                              = "Current Version:";
     this.borderless_OldVersion.TextAlign                         = System.Drawing.ContentAlignment.MiddleLeft;
     this.borderless_OldVersion.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.borderless_OldVersion.UseVisualStyleBackColor           = false;
     //
     // item_Changelog
     //
     animMessage13.Control                                 = this.item_Changelog;
     animMessage13.PlayAnimation                           = true;
     animProperties7.BackColorMessage                      = animMessage13;
     animMessage14.Control                                 = this.item_Changelog;
     animMessage14.PlayAnimation                           = true;
     animProperties7.ForeColorMessage                      = animMessage14;
     animProperties7.MouseEnterBackColor                   = System.Drawing.Color.Empty;
     animProperties7.MouseEnterDuration                    = 0F;
     animProperties7.MouseEnterForeColor                   = System.Drawing.Color.Empty;
     animProperties7.MouseEnterFramerate                   = 0F;
     animProperties7.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties7.MouseLeaveBackColor                   = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveDuration                    = 0F;
     animProperties7.MouseLeaveForeColor                   = System.Drawing.Color.Empty;
     animProperties7.MouseLeaveFramerate                   = 0F;
     animProperties7.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_Changelog.AnimProperties                    = animProperties7;
     this.item_Changelog.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_Changelog.CaptureChildren                   = true;
     this.item_Changelog.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_Changelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Changelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Changelog.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Changelog.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_Changelog.ForeColor                         = System.Drawing.Color.White;
     this.item_Changelog.IgnoreMouse                       = false;
     this.item_Changelog.IgnoreMouseClicks                 = false;
     this.item_Changelog.Location                          = new System.Drawing.Point(38, 157);
     this.item_Changelog.Name                              = "item_Changelog";
     this.item_Changelog.Size                              = new System.Drawing.Size(177, 35);
     this.item_Changelog.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Changelog.TabIndex                          = 31;
     this.item_Changelog.Text                              = "View Changelog";
     this.item_Changelog.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_Changelog.UseVisualStyleBackColor           = false;
     this.item_Changelog.Click                            += new System.EventHandler(this.item_Changelog_Click);
     //
     // borderless_UpdateProgressBar
     //
     this.borderless_UpdateProgressBar.BottomBorderColour = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.BottomBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.BottomBorderWidth  = 2;
     this.borderless_UpdateProgressBar.LeftBorderColour   = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.LeftBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.LeftBorderWidth    = 2;
     this.borderless_UpdateProgressBar.Location           = new System.Drawing.Point(38, 63);
     this.borderless_UpdateProgressBar.Name              = "borderless_UpdateProgressBar";
     this.borderless_UpdateProgressBar.ProgressColour    = System.Drawing.Color.White;
     this.borderless_UpdateProgressBar.RightBorderColour = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.RightBorderStyle  = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.RightBorderWidth  = 2;
     this.borderless_UpdateProgressBar.Size              = new System.Drawing.Size(298, 23);
     this.borderless_UpdateProgressBar.TabIndex          = 29;
     this.borderless_UpdateProgressBar.Text              = "horizontalProgressBar1";
     this.borderless_UpdateProgressBar.TopBorderColour   = System.Drawing.Color.Gray;
     this.borderless_UpdateProgressBar.TopBorderStyle    = System.Windows.Forms.ButtonBorderStyle.Solid;
     this.borderless_UpdateProgressBar.TopBorderWidth    = 2;
     this.borderless_UpdateProgressBar.Value             = 0;
     //
     // titleBar_Title
     //
     animMessage3.Control                                  = this.titleBar_Title;
     animMessage3.PlayAnimation                            = true;
     animProperties2.BackColorMessage                      = animMessage3;
     animMessage4.Control                                  = this.titleBar_Title;
     animMessage4.PlayAnimation                            = true;
     animProperties2.ForeColorMessage                      = animMessage4;
     animProperties2.MouseEnterBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseEnterDuration                    = 200F;
     animProperties2.MouseEnterForeColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(163)))), ((int)(((byte)(244)))));
     animProperties2.MouseEnterFramerate                   = 144F;
     animProperties2.MouseEnterOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties2.MouseLeaveBackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     animProperties2.MouseLeaveDuration                    = 200F;
     animProperties2.MouseLeaveForeColor                   = System.Drawing.Color.White;
     animProperties2.MouseLeaveFramerate                   = 144F;
     animProperties2.MouseLeaveOverride                    = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.titleBar_Title.AnimProperties                    = animProperties2;
     this.titleBar_Title.CaptureChildren                   = false;
     this.titleBar_Title.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.titleBar_Title.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.BorderSize         = 0;
     this.titleBar_Title.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.titleBar_Title.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.titleBar_Title.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.titleBar_Title.ForeColor                         = System.Drawing.Color.White;
     this.titleBar_Title.IgnoreMouse                       = false;
     this.titleBar_Title.IgnoreMouseClicks                 = false;
     this.titleBar_Title.Location                          = new System.Drawing.Point(0, 0);
     this.titleBar_Title.Name                              = "titleBar_Title";
     this.titleBar_Title.Size                              = new System.Drawing.Size(374, 44);
     this.titleBar_Title.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.titleBar_Title.TabIndex                          = 3;
     this.titleBar_Title.Text                              = "Update Available";
     this.titleBar_Title.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.titleBar_Title.UseVisualStyleBackColor           = true;
     //
     // item_Update
     //
     animMessage15.Control                              = this.item_Update;
     animMessage15.PlayAnimation                        = true;
     animProperties8.BackColorMessage                   = animMessage15;
     animMessage16.Control                              = this.item_Update;
     animMessage16.PlayAnimation                        = true;
     animProperties8.ForeColorMessage                   = animMessage16;
     animProperties8.MouseEnterBackColor                = System.Drawing.Color.Empty;
     animProperties8.MouseEnterDuration                 = 0F;
     animProperties8.MouseEnterForeColor                = System.Drawing.Color.Empty;
     animProperties8.MouseEnterFramerate                = 0F;
     animProperties8.MouseEnterOverride                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties8.MouseLeaveBackColor                = System.Drawing.Color.Empty;
     animProperties8.MouseLeaveDuration                 = 0F;
     animProperties8.MouseLeaveForeColor                = System.Drawing.Color.Empty;
     animProperties8.MouseLeaveFramerate                = 0F;
     animProperties8.MouseLeaveOverride                 = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.item_Update.AnimProperties                    = animProperties8;
     this.item_Update.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.item_Update.CaptureChildren                   = true;
     this.item_Update.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.item_Update.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Update.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.item_Update.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.item_Update.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.item_Update.ForeColor                         = System.Drawing.Color.White;
     this.item_Update.IgnoreMouse                       = false;
     this.item_Update.IgnoreMouseClicks                 = false;
     this.item_Update.Location                          = new System.Drawing.Point(221, 157);
     this.item_Update.Name                              = "item_Update";
     this.item_Update.Size                              = new System.Drawing.Size(115, 35);
     this.item_Update.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.item_Update.TabIndex                          = 30;
     this.item_Update.Text                              = "Update";
     this.item_Update.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.item_Update.UseVisualStyleBackColor           = false;
     this.item_Update.Click                            += new System.EventHandler(this.item_Update_Click);
     //
     // categoryBar_Close
     //
     animMessage1.Control                                     = this.categoryBar_Close;
     animMessage1.PlayAnimation                               = true;
     animProperties1.BackColorMessage                         = animMessage1;
     animMessage2.Control                                     = this.categoryBar_Close;
     animMessage2.PlayAnimation                               = true;
     animProperties1.ForeColorMessage                         = animMessage2;
     animProperties1.MouseEnterBackColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseEnterDuration                       = 0F;
     animProperties1.MouseEnterForeColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseEnterFramerate                      = 0F;
     animProperties1.MouseEnterOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseEnterOverride.None;
     animProperties1.MouseLeaveBackColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveDuration                       = 0F;
     animProperties1.MouseLeaveForeColor                      = System.Drawing.Color.Empty;
     animProperties1.MouseLeaveFramerate                      = 0F;
     animProperties1.MouseLeaveOverride                       = Reloaded_GUI.Styles.Animation.AnimOverrides.MouseLeaveOverride.None;
     this.categoryBar_Close.AnimProperties                    = animProperties1;
     this.categoryBar_Close.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
     this.categoryBar_Close.CaptureChildren                   = false;
     this.categoryBar_Close.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.categoryBar_Close.FlatAppearance.BorderSize         = 0;
     this.categoryBar_Close.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.categoryBar_Close.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.categoryBar_Close.Font                              = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     this.categoryBar_Close.ForeColor                         = System.Drawing.Color.White;
     this.categoryBar_Close.IgnoreMouse                       = false;
     this.categoryBar_Close.IgnoreMouseClicks                 = false;
     this.categoryBar_Close.Location                          = new System.Drawing.Point(345, -1);
     this.categoryBar_Close.Name                              = "categoryBar_Close";
     this.categoryBar_Close.Size                              = new System.Drawing.Size(30, 30);
     this.categoryBar_Close.SmoothingMode                     = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     this.categoryBar_Close.TabIndex                          = 51;
     this.categoryBar_Close.Text                              = "X";
     this.categoryBar_Close.TextRenderingHint                 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.categoryBar_Close.UseVisualStyleBackColor           = false;
     this.categoryBar_Close.Click                            += new System.EventHandler(this.item_Close_Click);
     //
     // DownloadUpdatesDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     this.ClientSize          = new System.Drawing.Size(374, 210);
     this.Controls.Add(this.borderless_OldVersionNumber);
     this.Controls.Add(this.borderless_NewVersionNumber);
     this.Controls.Add(this.borderless_NewVersion);
     this.Controls.Add(this.borderless_OldVersion);
     this.Controls.Add(this.item_Changelog);
     this.Controls.Add(this.item_Update);
     this.Controls.Add(this.borderless_UpdateProgressBar);
     this.Controls.Add(this.titleBar_Panel);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "DownloadUpdatesDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Doki Doki Modification Club!";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.Base_Load);
     this.Shown          += new System.EventHandler(this.DownloadUpdatesDialog_Shown);
     this.titleBar_Panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }