Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
IMainMenu は、FlexiCapture ステーションのメインウィンドウのメニューを IMenuItem オブジェクトのコレクションとして表すもので、デフォルトのメニューに戻すための Reset メソッドを備えています。
// 新しい IMainMenu オブジェクトを定義して初期化する IMainMenu menu = TaskWindow.MainWindow.MainMenu; // Reset メソッドを呼び出す menu.Reset();
このページは役に立ちましたか?