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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user