The name says it. I know that I can use Process or ProcessStartInfo to run the arguments, but I mean actually adding the command line control to my application (because I use it very often, and it would be convenient if it was already built-in.
Is there a way to do this differently than coding a user control? If not, I can live with him, but it will definitely help.
david source
share