Hi,
I am developing an application using windows forms in C# and i would like to be able to open the application's console, input custom commands and execute them returning a message to the user or executing a function etc.
Basically i have a form and the form has a button on it, on the button_click event i want it to show the console window.
how is this done?
i would like to contain everything in the one solution if possible.
thanks for any help,
Nathaniel Peiffer
My Time zone is UTC/GMT +10 hours (+1 for daylight savings which is now)
From, Nathaniel Peiffer