MS UserItemsReplace
This commit is contained in:
@@ -22,4 +22,8 @@
|
||||
MsgBox("Unexpected Error 2 in Setting to work - Check logfile", MsgBoxStyle.Exclamation)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
Private Sub frmFileInWork_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
txtComment.Text = String.Empty
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user