Method | Description | |
---|---|---|
GetDesktopWindowsTitles ( ) : string[] |
Return titles of all visible windows on desktop
|
|
GetWindowText ( |
Return the window title of handle
|
Method | Description | |
---|---|---|
EnumDesktopWindows ( |
||
EnumWindowsProc ( |
||
IsWindowVisible ( |
||
_GetWindowText ( |
public static GetDesktopWindowsTitles ( ) : string[] | ||
return | string[] |
public static GetWindowText ( |
||
hWnd | ||
return | string |