Difference between msgbox and errorpprovider control
Answers
Answered by
7
Answer:
There is no big difference in both MsgBox() and error provider in vb. ... In case of vb. net either use one parameter or three parameters like prompt, Buttons and title whereas for in msg box you can add additional parameter thats 1. Message Box is used to display specific message in dialog box.
✌#⃣❤✌#⃣❤✌#⃣❤✌
Answered by
0
There is no big difference in both MsgBox() and error provider in vb. In case of vb. net either use one parameter or three parameters like prompt, Buttons and title whereas for in msg box you can add additional parameter thats 1. Message Box is used to display specific message in dialog box.
Similar questions