0
I warn you that maybe my doubt is too primary, but come on...
I’m doing a c#console project, but I’m having trouble displaying error alerts. What I wanted to do was leave a separate part of the console for alerts, and when the user does something wrong, show that region, otherwise it remains hidden.
Someone has done something similar or can give tips on how to show error alerts. I accept other Solutions and tips.
From now on, thank you all.
can be in a messageBox?
– Bruno H.