MS Flowform

This commit is contained in:
2022-03-18 11:18:17 +01:00
parent c6e88d7f44
commit 0e1340fa02
5 changed files with 55 additions and 33 deletions

View File

@@ -363,4 +363,8 @@ Public Class frmFlowSearch1
End If
End Sub
Private Sub PictureEdit1_EditValueChanged(sender As Object, e As EventArgs) Handles PictureEdit1.EditValueChanged
End Sub
End Class