Posts by Evanderson Santos • 31 points
1 post
-
-2
votes2
answers485
viewsQ: How can I call a class void method to display an msg in a form
I have a method public void listarProduto(). It needs to have all the user input information. My problem is time to call this method within a MessageBox() in the form for the message to be…