Method SetText NamespaceAlternet.Common AssemblyAlternet.Common.v9.dll SetText(IntPtr, string) Sets the text of a window. public static void SetText(IntPtr hwnd, string text) Parameters hwnd IntPtr Handle of the window. text string New text of the window.