I am working on a C# program, and I need to print the text displayed on multiple messageboxes whenever the boxes are displayed.
I would prefer the code to be in a seperate section than that of the messagebox's code, but any printing help would get me in the right direction.
Thanks