Change log to gridview and new INotifyPropertyChanged event
This commit is contained in:
parent
a7b7e3efea
commit
50c35ed519
4 changed files with 121 additions and 60 deletions
|
|
@ -37,7 +37,7 @@
|
|||
this.ClientSize = new System.Drawing.Size(522, 638);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
|
||||
this.Name = "ProcessBookForm";
|
||||
this.Text = "ProcessBookForm";
|
||||
this.Text = "Book Processing Queue";
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue