Inappropriate question?

  • Thread starter Thread starter John McMahon
  • Start date Start date
J

John McMahon

Several days ago, I asked why, in a console application, I could not access
the Windows class under System.
One piece of info I left out was that this was the standard edition of C#.
However, my post does not seem to have made it to the mailgroup list and,
since this is an MS run mailgroup, I thought perhaps I stepped on some
corporate toes. I was under the impression that the standard edition was
fairly complete but apparently not.
My apologies to Gates and company for being inappropriately inquisitive.
However, if the newsgroup coordinator wants to send me a private message
with answer to my question, I can be reached at (e-mail address removed).
 
Messages sometimes go missing due to server maintenance or errors on the
client machine.

Unless you're a frequent offensive or spam poster there will be no effort to
remove your posts. Tough questions are quite alright.

To try and answer your question...

There are classes in the System.Windows.Forms namespace. These can be used
from a console application. You can create a console application that later
shows a form for example.

--
Bob Powell [MVP]
C#, System.Drawing

The October edition of Well Formed is now available.
Find out how to use DirectX in a Windows Forms control
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Read my Blog at http://bobpowelldotnet.blogspot.com
 
One piece of info I left out was that this was the standard edition of C#.
However, my post does not seem to have made it to the mailgroup list and,
since this is an MS run mailgroup, I thought perhaps I stepped on some
corporate toes.

Highly unlikely, let me demonstrate:

Bill gates is a pussy and steals all of his ideas from apple!
 
[Posted and mailed]

John McMahon said:
Several days ago, I asked why, in a console application, I could not access
the Windows class under System.
One piece of info I left out was that this was the standard edition of C#.
However, my post does not seem to have made it to the mailgroup list

Yes it did, and it was answered 20 minutes later by "100".

Go to
http://groups.google.com/[email protected]
and you can see the response (by viewing the appropriate thread).
 
Back
Top