Edit stocklist. add stocks,
This commit is contained in:
@ -73,7 +73,7 @@ namespace StockInfoCore
|
||||
}
|
||||
|
||||
lblOwnerName.Text = $"* {ConnectedPerson.FirstName} {ConnectedPerson.LastName} *";
|
||||
GlobalStopwatch.PrintSecs("In reload (New window)");
|
||||
//GlobalStopwatch.PrintSecs("In reload (New window)");
|
||||
|
||||
txtBuyTotal.Text = BoughtSum.ToString();
|
||||
txtBuyTotal.Refresh();
|
||||
|
||||
Reference in New Issue
Block a user