WinSetText

WinSetText(<newtext>[ ,<winhandle>])

Sets the window title of the current Total Commander window. It is possible to set the text of an arbitrary window or control with a given descriptor.

Parameters

newtextThe new text that will be assigned to the window title or control.
winhandleOptional. Window handle.

Related

WinGetText