Hello, I would like to make a C# application that displays a message when the program starts up, with a button that says "Don't show this message again".
When they click that button, how do I make it not display again the next time the program is ran.
Any and all help would be greatly appreciated.
Also, I'm unsure on how to show a message with a button in it (new to c#) so help on that would be appreciated also.
Cheers,
Luke