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