TerminalExtensions.SetCustomScreen Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9147)
SetCustomScreen(ITerminal, IScreen)
Sets the terminal's custom screen.
Declaration
public static void SetCustomScreen(this ITerminal terminal, IScreen screen)