Controls Palette
- Updated2025-01-28
- 2 minute(s) read
Controls Palette
Use the controls and indicators on the Controls palette to create front panels for LabVIEW VIs. Controls and indicators provide ways to send input to and receive output from the block diagram. Select View»Controls Palette or right-click the front panel workspace to display the Controls palette.
Styles of Controls and Indicators
The Controls palette includes the following styles of front panel controls and indicators:
Subpalette | Description |
---|---|
Modern | Use the modern controls and indicators to create most front panels. |
Fuse System Design | Use the Fuse Design System style controls and indicators to create front panels with the same style as Fuse Design. The appearance of these controls and indicators changes depending on the platform on which the end user runs the VI. |
Silver | Use the silver controls and indicators for VIs end users interact with. Silver controls and indicators provide an alternative visual style for VIs end users interact with. The appearance of these controls and indicators changes depending on the platform on which the end user runs the VI. |
System | Use the system controls and indicators in dialog boxes you create. System controls and indicators are designed specifically for use with dialog boxes because the controls adapt their color and appearance to match the standard dialog box controls for the platform on which the end user runs the VI. |
Classic | Use the classic controls and indicators to create VIs for low-color monitor settings. Also use classic controls and indicators for creating controls with customized appearances, and for printing panels in black and white. |
Express | Use the Express controls and indicators for Express VIs. |
.NET & ActiveX | Use .NET and ActiveX controls and indicators to manipulate .NET or ActiveX controls. |
User Controls | Use the user controls to contain custom controls and indicators you add to the subpalette by saving them to the LabVIEW User Library. By default, the user controls subpalette does not contain any objects. |
Related Information
Types of Front Panel Controls and Indicators