Метод |
Описание |
|
GetForegroundWindow ( ) : IntPtr |
|
|
GetWindowText ( HandleRef hWnd, StringBuilder lpString, int nMaxCount ) : int |
|
|
GetWindowTextLength ( HandleRef hWnd ) : int |
|
|
InitializeComponent ( ) : void |
|
|
MoveWindow ( IntPtr hWnd, int x, int y, int nWidth, int nHeight, int bRepaint ) : int |
|
|
Redraw ( ) : void |
|
|
SetCaptionFromTerminal ( ) : void |
|
|
SetForegroundWindow ( IntPtr hWnd ) : bool |
|
|
SetParent ( IntPtr hWndChild, int hWndParent ) : int |
|
|
SetWinEventHook ( uint eventMin, uint eventMax, IntPtr hmodWinEventProc, WinEventDelegate lpfnWinEventProc, uint idProcess, uint idThread, uint dwFlags ) : IntPtr |
|
|
SetWindowLongPtr ( IntPtr hWnd, int nIndex, IntPtr dwNewLong ) : IntPtr |
|
|
Start ( ) : void |
|
|
Style ( ) : void |
|
|
TerminalExited ( ) : void |
|
|