An NDoc Documented Class Library

Window.GetTopChildList メソッド (Int32, String, String)

条件に合致する、配下の子Windowを列挙します。

public static 2390, Culture=neutral, PublicKeyToken=null]] GetTopChildList(
   int iProcessID,
   string sClass,
   string sText
);

パラメータ

iProcessID
プロセスID(0で全てに一致)
sClass
ウィンドウクラス名(nullですべてに一致)
sText
ウィンドウテキスト(nullですべてに一致)

戻り値

条件に該当したWindowの配列

参照

Window クラス | FNF.WindowController 名前空間 | Window.GetTopChildList オーバーロードの一覧