IGlobalsFindWindow メソッド (String)

特定のウィンドウから指定した条件のウィンドウを探します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
IWindowController FindWindow(
	string windowTitle = null
)

パラメーター

windowTitle (Optional)
型: SystemString
ウィンドウのタイトル

戻り値

型: IWindowController
のインスタンス
関連項目