How does one get a line of text printed to the Connect "text window"? I've tried printf() and System::Console::WriteLine() and neither one *seems* to output a line of text. I've only been able to get MessageBox::Show() to popup a message. In "native" stuff, printf() works just fine, but in my "managted" code only MessageBox::Show() seems to give me something I can see. I had not yet attempted to use any of the managed Bentley output functions...
Thanks,
Bruce