How about another Form that you write messages to - maybe with a ListBox?
WM and PPC don't have a console built-in (though there are add-ons like
Pocket Console).
--
Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com
"HoustonK" <HoustonK (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi,
I wrote a compact framework 2.0 dll, in this dll, I would like to print
out
some message on screen.
Problem here is that if I use windows application (Project),
console.writeline message won't show.
Also, is it possible to run windows (GUI) and console at the same time?
Can you suggest any techniques to implement this?
Thx.
-KK |