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
|
TaskBadge.Properties.Text = Date.Now.Millisecond.ToString.Last
|
||||||
End Sub
|
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()
|
Await CheckRunSearch1()
|
||||||
End Sub
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user