Msgbox2Async("My message here?","Title","Yes","","No",Null,True)
wait for msgbox_result (result As Int)
Log(result)
If result=DialogResponse.POSITIVE Then
In msgbox display : Msgbox2Async("My message here?","Title","No","","Yes",Null,True)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.