PC Review


Reply
Thread Tools Rate Thread

Change a console application into a full screen application

 
 
Manoj Nair
Guest
Posts: n/a
 
      16th Mar 2005
Hi,
In a console application is there a way to change the screen size to full
screen when an application is running programatically.
Pressing Ctrl + atl changes it to full screen can this be passed to it
..SendKeys.Wait doesnt seem to be working or maybe it would need some more
complicated logic.

Thanks in advance

Manoj


 
Reply With Quote
 
 
 
 
Bob Grommes
Guest
Posts: n/a
 
      16th Mar 2005
SendKeys.SendWait should do it. SendKeys.Send does not, I believe, work
outside of a Winforms app. Make sure you're using SendWait.

Other than that there are some .NET shareware libraries out there that let
you manipulate console windows (fonts, colors, cursors, and probably
sizing). You should be able to find them via Google.

--Bob

"Manoj Nair" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> In a console application is there a way to change the screen size to full
> screen when an application is running programatically.
> Pressing Ctrl + atl changes it to full screen can this be passed to it
> .SendKeys.Wait doesnt seem to be working or maybe it would need some more
> complicated logic.
>
> Thanks in advance
>
> Manoj
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is my Console Application limiting itself to half the screen? Nathan Sokalski Microsoft Dot NET Framework 11 30th Oct 2008 03:36 PM
Want to auto-change screen resolution application by application Bill Woods Windows XP Customization 1 6th Jun 2005 10:30 AM
Want to auto-change screen resolution application by application Bill Woods Windows XP General 1 6th Jun 2005 10:30 AM
How to run a console application without showing the console screen? Tee Microsoft C# .NET 2 11th Feb 2005 06:22 AM
How to run a console application without showing the console screen? Tee Microsoft VB .NET 2 11th Feb 2005 06:22 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:46 PM.