IGlobalsFindWindow メソッド (String) |
特定のウィンドウから指定した条件のウィンドウを探します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文IWindowController FindWindow(
string windowTitle = null
)
パラメーター
- windowTitle (Optional)
- 型: SystemString
ウィンドウのタイトル
戻り値
型:
IWindowControllerのインスタンス
関連項目