SAP-Messagebox
Andreas Schlingmann
Sometimes i use the VB msgbox("",...) to inform the user, or to get an answer from him.How do I use the SAP-Messagebox (e.g. in the designer) ?
Thanks in advance
Massimiliano Luppis
Hi Andreas,with Cosesuite Framework you can simple use
MessageBox.Show("Your Message", "OK")
it is a SwissAddonFramework.UI.Dialogs component.
Regards
Max
0
Please sign in to leave a comment.
Comments
0 comments