C# Class SadConsoleEditor.Windows.OtherColorsPopup

Inheritance: SadConsole.Consoles.Window
Mostra file Open project: Thraka/SadConsoleEditor Class Usage Examples

Public Methods

Method Description
OtherColorsPopup ( ) : System
Redraw ( ) : void

Private Methods

Method Description
CreateButtonTheme ( Color color, Color textColor ) : SadConsole.Themes.ButtonTheme
_ansiGreenBright_ButtonClicked ( object sender, EventArgs e ) : void
_ansiSelectButton_IsSelectedChanged ( object sender, EventArgs e ) : void

Method Details

OtherColorsPopup() public method

public OtherColorsPopup ( ) : System
return System

Redraw() public method

public Redraw ( ) : void
return void