MS
This commit is contained in:
parent
3f0e443662
commit
c6e88d7f44
@ -1297,7 +1297,7 @@ Public Class frmFlowForm
|
||||
TaskBadge.Properties.Text = Date.Now.Millisecond.ToString.Last
|
||||
End Sub
|
||||
|
||||
Private Sub PictureEditQuicksearch1_Click(sender As Object, e As EventArgs) Handles PictureEditQuicksearch1.Click
|
||||
Private Async Sub PictureEditQuicksearch1_Click(sender As Object, e As EventArgs) Handles PictureEditQuicksearch1.Click
|
||||
Await CheckRunSearch1()
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user