Updated the application version number. Anchored the generate report button to the bottom right hand side of the main form.
This commit is contained in:
+1
@@ -135,6 +135,7 @@
|
||||
//
|
||||
// printPreviewButton
|
||||
//
|
||||
this.printPreviewButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.printPreviewButton.Location = new System.Drawing.Point(180, 271);
|
||||
this.printPreviewButton.Name = "printPreviewButton";
|
||||
this.printPreviewButton.Size = new System.Drawing.Size(174, 49);
|
||||
|
||||
Reference in New Issue
Block a user