[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowText

SetWindowText Method

SetWindowText(IntPtr, string)

Declaration
public static extern bool SetWindowText(IntPtr hWnd, string text)
Parameters
Type Name Description
IntPtr hWnd
string text
Returns
Type Description
bool