UtilUIAutomationSetWindowText Method

Overload List

SetWindowText(IntPtr, String) Sets the text of an Edit control.
SetWindowText(SafeHandle, String) Sets the text of an Edit control.

See Also