Table of Contents

Method GetText

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetText(IntPtr)

Retrieves text that corresponds to a window.

public static string GetText(IntPtr hwnd)

Parameters

hwnd IntPtr

Handle of window.

Returns

string

Text that corresponds to a window.