WinSetText
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
WinSetText (DNM Script function)
[edit]
full declaration
bool WinSetText(int hwnd,string sText)
[edit]
return value
[edit]
description
Sets given window text (a title of window, or a text of edit-control or other type of control)
