this code will end your program run.
this code will end your program run.
API Declarations
'you need a command button on a form named form1
'my e-mail: [email protected]
Rate this code will end your program run.
(1(1 Vote))
A = MsgBox("are you sure you want to close",vbquestion+vbyesno)
If A = vbyes then
End
else
form1.refresh
end if
End sub
this code will end your program run. Comments
No comments yet — be the first to post one!
Post a Comment