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.
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. |
NXG Style | Use the NXG style controls and indicators to create front panels with the same style as LabVIEW NXG. 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. |
Types of Front Panel Controls and Indicators