Need an example about console application which user can interact console window
        Posted  
        
            by Lu Lu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lu Lu
        
        
        
        Published on 2010-05-04T07:45:22Z
        Indexed on 
            2010/05/04
            7:48 UTC
        
        
        Read the original article
        Hit count: 794
        
Hello everyone,
I need write a console application like as hiren boot screen:

User can input a arrow key or a number for choosing. When a menu item is selected, I will fill a background for the selected menu item.
Please give me some guideline or example. Thanks.
© Stack Overflow or respective owner