B2024-063-Invalid-Format-message-box-displays-when-rev-date-empty
This commit is contained in:
parent
5db6a984f3
commit
6128632186
@ -1225,6 +1225,9 @@ namespace VEPROMS
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
private void txbRevDate_Enter(object sender, EventArgs e)
|
||||
{
|
||||
txbDate = txbRevDate;
|
||||
|
Loading…
x
Reference in New Issue
Block a user