Changing the Default Style or Theme of Front Panel Items

Updated Dec 1, 2023

Environment

Software

  • LabVIEW Base
  • LabVIEW Full
  • LabVIEW Professional

When I create a control or indicator on my Front Panel, by clicking on the Block Diagram function input/output with the shortcut Right-Click Input/Output Node >> Create >> Control/Indicator, it is always from a certain palette.

How can I change my LabVIEW settings so that the new items I create with the right-click shortcut are created from a palette of my choice? Is it possible to set default style of Front Panel elements for new VIs?

When creating Front Panel items, you can choose controls and indicators from five palettes:
  • Modern
  • Silver
  • System
  • Classic
  • NXG
Each of these palettes have a certain look, giving your Front Panel a cohesive style or theme. It is possible to change the appearance of the elements, depending on whether you want to change it for the current VI or future VIs.

Change Default Style for Current VI
  1. Navigate to VI Properties, by selecting File >> VI Properties or CTRL+I
  2. Choose the Category Editor Options

This setting will change the default shortcut palette only for this VI.

Change Default Style for Front Panel Items on Future VIs
  1. From Front Panel or Block Diagram, select Tools >> Options.
  1. Select the Front Panel category.
  2. Scroll down to find the Control Style for New VIs section.
  3. Select style of choice and click OK.

Additional Information

  • To change settings for elements already placed on Front Panel, Right-Click >> Replace and select the corresponding item from your palette of choice. Additionally, for more complex data types, you can go to the Block Diagram, and change it to a constant. You can then change it back to a control/indicator, and the style should change.
  • To lock in a visual look, you can utilize a Type Definition.
  • You can customize your Controls/Functions Palette to hide palettes that are not in use  
  • Hiding palettes from your Controls Palette does not change the default palette used in the shortcut method of creating controls and indicators.