Method GetText
GetText(IntPtr)
Retrieves text that corresponds to a window.
public static string GetText(IntPtr hwnd)
Parameters
hwnd
IntPtrHandle of window.
Returns
- string
Text that corresponds to a window.
Retrieves text that corresponds to a window.
public static string GetText(IntPtr hwnd)
hwnd
IntPtrHandle of window.
Text that corresponds to a window.