I want to output a long error (> 200 words) to a user of an vb.net admin app. The user should be able to copy the message and analyze it. the msgbox function doesn't allow me to do that. What would?
I want to output a long error (> 200 words) to a user of an vb.net admin app. The user should be able to copy the message and analyze it. the msgbox function doesn't allow me to do that. What would?