cmd.exe to richtextbox possible?

itdaddy

New member
Joined
Mar 26, 2010
Messages
4
Programming Experience
1-3
hey guys
I have read and played with code that streams output to a richtextbox
but that is runningit from cmd.exe but
I run kix32 programs like anything.kix using commmand line
kix32 c:\anything.kix and it can be run from a *.cmd file as well.

why havent' experts made a toolbox item/control that is say called console?
like they seem to have many others dialogbox - browse box etc...?
It has been years since VB.net has been out. why why dont they
make one??huh? I have looked all over net and it ant no easy job either.

I mean all the code i see makes it very difficult you have to be an expert
just to make the coding. Is there some class or something that maybe
a beginner/intermediate might be able to tackle..

I just want the command line that is initiated by the kix32 engine to be
streamed to my richtextbox in my gui vb.net program help guys
any direction? thanks
 
Back
Top