Cursor attributes and location in Console class

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I set the Cursor (that is, the caret) attributes and location in the
Console class?
 
mef526 said:
How can I set the Cursor (that is, the caret) attributes and location
in the Console class?

1) use platform invoke or
2) wait for Whidbey

The Console class in v1.1 of the framework is very basic.

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top