Set a minimum window size for the front panels or block diagrams of VIs to prevent users from reducing the size of the window below the size you specify.

The meaning of the minimum size setting is different depending on whether the window has a single pane or multiple panes.

  • Single-pane front panel windows: Minimum window size encompasses the content area of that pane, not including the scroll bars.
  • Multi-pane front panel windows: Minimum window size encompasses the entire front panel, including any visible scroll bars.

To specify a minimum window size for front panels and block diagrams, complete the following steps.

  1. Select File » VI Properties.
    The VI Properties dialog box appears.
  2. Select Window Size from the Category pull-down menu.
  3. Set the minimum size using any of the following methods.
    OptionDescription
    Set a specific size In the Minimum Panel Size section, enter the minimum Width and Height, in pixels.
    Set to the current size of the window Click Set to Current Panel Size.
    You can also set the size to 0 to remove the limit on minimum size.
  4. Click OK to save the changes.