Method |
Description |
|
CloseTerminal ( ) : void |
|
|
CreateNewTerminal ( ) : QuakeTerminal |
|
|
EnableOrDisableTerminalHotKeys ( bool enable ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
OnShown ( object sender, EventArgs e ) : void |
|
|
OnTerminalBlurred ( object sender, EventArgs e ) : void |
|
|
OnTerminalFocused ( object sender, EventArgs e ) : void |
|
|
OnVisibleChange ( object sender, EventArgs e ) : void |
|
|
SplitTerminal ( Orientation orientation ) : void |
|
|
SplitTerminalHorizontally ( ) : void |
|
|
SplitTerminalVertically ( ) : void |
|
|
TerminalRemoved ( object sender, System.Windows.Forms.ControlEventArgs e ) : void |
|
|
Toggle ( ) : void |
|
|