Added dirty flags to the comments, cost analysis, weekly sales and taxable, as well as formatting, validation and auto summing for the latter two. The Tag properties of the check boxes for the dirty flags will contain the IDs.
This commit is contained in:
@@ -11,8 +11,6 @@ namespace AdvertsingProfitControl
|
||||
public FrmManageAdItems()
|
||||
{
|
||||
InitializeComponent();
|
||||
MaximumSize = new Size(550, 505);
|
||||
MinimumSize = new Size(525, 480);
|
||||
}
|
||||
|
||||
private void frmManageAdItems_Load(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user