Show or hide a window

更新时间:
复制 MD 格式

1. Component introduction

Note

Prerequisite component: Get Window

This component brings the window of a specified program on Windows to the front of the screen or hides it.

2. Inputs

Note

For details about each input, see the help text in the component panel of the application flow editor.

3. Outputs

Note

For details about each output, see the help text in the component panel of the application flow editor.

4. Component usage example

4.1. Configuration example

  1. For Opened Window Object, select v_win_obj_1, which is the output of the Get Window component.

  2. For Display Status, select 'Show' or 'Hide'.

4.2. Example execution results

The component brings the window of the v_win_obj_1 object to the front of the screen or hides it.