Make SaveSizeAndLocation and RestoreSizeAndLocation a form extension.
This commit is contained in:
parent
bcab2dd440
commit
37970222f3
5 changed files with 98 additions and 110 deletions
1
LibationWinForms/Form1.Designer.cs
generated
1
LibationWinForms/Form1.Designer.cs
generated
|
|
@ -353,7 +353,6 @@
|
|||
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||
this.Name = "Form1";
|
||||
this.Text = "Libation: Liberate your Library";
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
this.menuStrip1.ResumeLayout(false);
|
||||
this.menuStrip1.PerformLayout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue