Adding a button to the messagebox
If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts
Page 1 of 1
Ok well im planing on adding a
Skip All Messages
option to the messagebox and i do not know how to do it
also if anyone knows how to make the adding of that button how do i skip all incoming messages
Because i expect alot of messages
Thanks
P.S. I have still have an unanswered question please help
Application not publishing properly
Skip All Messages
option to the messagebox and i do not know how to do it
also if anyone knows how to make the adding of that button how do i skip all incoming messages
Because i expect alot of messages
Thanks
P.S. I have still have an unanswered question please help
Application not publishing properly
You can make a new form, design it like a message and make it play message box sound.
Well you could show the message box this way :-
Code: Select all
This would save a lot of time lol.MessageBox.Show("Do you want to skip all incoming messages?", "YOUR CAPTION HERE", MessageBoxButtons.YesNo,MessageBoxIcon.Question)
Instead of LOL use this -
LSIBMHBIWFETALOL
Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
LSIBMHBIWFETALOL
Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023