Updated the behavior of the Inventory data table to reflect the row attributes of the Actual Sales table. Minor tweaks to the Manage Ad Items form.

This commit is contained in:
2017-07-14 18:23:00 -05:00
parent 3b36476a6c
commit ac9f464cf3
6 changed files with 350 additions and 49 deletions
+1
View File
@@ -149,6 +149,7 @@
//
// replaceReferencesButton
//
this.replaceReferencesButton.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.replaceReferencesButton.Enabled = false;
this.replaceReferencesButton.Location = new System.Drawing.Point(259, 449);
this.replaceReferencesButton.Margin = new System.Windows.Forms.Padding(4);