An NDoc Documented Class Library

Window.SetText メソッド 

WindowにSendMessageでWM_SETTEXTメッセージを送信します。

public bool SetText(
   string sText
);

パラメータ

sText
送信する文字列

戻り値

成功すればtrue、失敗した場合はfalseを返します。

参照

Window クラス | FNF.WindowController 名前空間