Show results windows maximized
This commit is contained in:
1
CutList/Forms/ResultsForm.Designer.cs
generated
1
CutList/Forms/ResultsForm.Designer.cs
generated
@@ -233,6 +233,7 @@
|
|||||||
this.ShowInTaskbar = false;
|
this.ShowInTaskbar = false;
|
||||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||||
this.Text = "Results";
|
this.Text = "Results";
|
||||||
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
||||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
||||||
((System.ComponentModel.ISupportInitialize)(this.binBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.binBindingSource)).EndInit();
|
||||||
this.splitContainer1.Panel1.ResumeLayout(false);
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
||||||
|
|||||||
Reference in New Issue
Block a user