C# Class PowerArgs.Cli.Scrollbar

Inheritance: ConsoleControl
Show file Open project: adamabdelhamed/PowerArgs Class Usage Examples

Public Methods

Method Description
Scrollbar ( Orientation orientation ) : System

Protected Methods

Method Description
OnPaint ( ConsoleBitmap context ) : void

Private Methods

Method Description
OnKeyInputReceived ( ConsoleKeyInfo info ) : void

Method Details

OnPaint() protected method

protected OnPaint ( ConsoleBitmap context ) : void
context ConsoleBitmap
return void

Scrollbar() public method

public Scrollbar ( Orientation orientation ) : System
orientation Orientation
return System