[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowText

SetWindowText Method

SetWindowText(nint, string)

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