> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# On Task Window Mode Changed

> On Task Window Mode Changed は、ユーザーが FlexiCapture のタスクウィンドウを別の表示モードに切り替えたときに発生し、ウィンドウが ITaskWindow として渡されます。

<div id="when-it-is-launched">
  ## 実行されるタイミング
</div>

スクリプトは、タスクウィンドウの表示が変更されたとき (ユーザーが別の表示モードに切り替えたとき) に実行されます。

<div id="parameters">
  ## パラメーター
</div>

| **名前**  | **型**                                                               | **アクセス**  | **説明**    |
| ------- | ------------------------------------------------------------------- | --------- | --------- |
| Context | [ITaskWindow](/ja/flexi-capture/appendix/scripts-shell/itaskwindow) | 読み取り/書き込み | タスク ウィンドウ |
