Form returning value
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Guru's, Let's say I have made a Question Dialog which has 2 buttons: a Yes and a No button. When a user clicks on the main form 'Delete file' button the question dialog is called like this: frmQuestionDialog.show vbmodal. How can i know after calling the .show which button Yes/no they have pressed at the question dialog? Best regards, Jens
-
Hi Guru's, Let's say I have made a Question Dialog which has 2 buttons: a Yes and a No button. When a user clicks on the main form 'Delete file' button the question dialog is called like this: frmQuestionDialog.show vbmodal. How can i know after calling the .show which button Yes/no they have pressed at the question dialog? Best regards, Jens