From 8a116b7de11e9982c3d9ea2488dca92dfafded40 Mon Sep 17 00:00:00 2001 From: ponei Date: Mon, 18 May 2020 00:34:57 -0300 Subject: [PATCH] stuff im stuff --- FormMain.Designer.cs | 61 ++++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/FormMain.Designer.cs b/FormMain.Designer.cs index d441822..14df6f2 100644 --- a/FormMain.Designer.cs +++ b/FormMain.Designer.cs @@ -29,11 +29,11 @@ protected override void Dispose(bool disposing) private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain)); this.datagEntries = new System.Windows.Forms.DataGridView(); this.txtName = new System.Windows.Forms.DataGridViewTextBoxColumn(); @@ -60,9 +60,9 @@ private void InitializeComponent() // // datagEntries // - dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(47))))); - dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.Control; - this.datagEntries.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; + dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(47))))); + dataGridViewCellStyle26.ForeColor = System.Drawing.SystemColors.Control; + this.datagEntries.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26; this.datagEntries.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); @@ -70,14 +70,14 @@ private void InitializeComponent() this.datagEntries.BorderStyle = System.Windows.Forms.BorderStyle.None; this.datagEntries.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal; this.datagEntries.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; - dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; - dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); - dataGridViewCellStyle17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.datagEntries.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; + dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); + dataGridViewCellStyle27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + dataGridViewCellStyle27.ForeColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.datagEntries.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27; this.datagEntries.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.datagEntries.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.txtName, @@ -85,14 +85,14 @@ private void InitializeComponent() this.dateCreation, this.dateModification, this.txtPath}); - dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; - dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40))))); - dataGridViewCellStyle20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.False; - this.datagEntries.DefaultCellStyle = dataGridViewCellStyle20; + dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40))))); + dataGridViewCellStyle30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + dataGridViewCellStyle30.ForeColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle30.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle30.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.datagEntries.DefaultCellStyle = dataGridViewCellStyle30; this.datagEntries.EnableHeadersVisualStyles = false; this.datagEntries.GridColor = System.Drawing.SystemColors.ControlDarkDark; this.datagEntries.Location = new System.Drawing.Point(1, 33); @@ -121,9 +121,9 @@ private void InitializeComponent() // // dateCreation // - dataGridViewCellStyle18.Format = "G"; - dataGridViewCellStyle18.NullValue = null; - this.dateCreation.DefaultCellStyle = dataGridViewCellStyle18; + dataGridViewCellStyle28.Format = "G"; + dataGridViewCellStyle28.NullValue = null; + this.dateCreation.DefaultCellStyle = dataGridViewCellStyle28; this.dateCreation.FillWeight = 93.27411F; this.dateCreation.HeaderText = "Creation Date"; this.dateCreation.Name = "dateCreation"; @@ -133,9 +133,9 @@ private void InitializeComponent() // // dateModification // - dataGridViewCellStyle19.Format = "G"; - dataGridViewCellStyle19.NullValue = null; - this.dateModification.DefaultCellStyle = dataGridViewCellStyle19; + dataGridViewCellStyle29.Format = "G"; + dataGridViewCellStyle29.NullValue = null; + this.dateModification.DefaultCellStyle = dataGridViewCellStyle29; this.dateModification.FillWeight = 93.27411F; this.dateModification.HeaderText = "Modification Date"; this.dateModification.Name = "dateModification"; @@ -292,6 +292,7 @@ private void InitializeComponent() this.MinimumSize = new System.Drawing.Size(525, 200); this.Name = "FormMain"; this.ShowIcon = false; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "CachedProgramsList"; ((System.ComponentModel.ISupportInitialize)(this.datagEntries)).EndInit(); this.csmPath.ResumeLayout(false);