Icons in LabVIEW
- Updated2026-05-29
- 2 minute(s) read
An icon is a small graphical representation of a VI, custom control, project library, class, or XControl. You can create icons in LabVIEW to give these elements an identifying graphic.
The primary way to create icons is to use the Icon Editor dialog box. You can also drag and drop a graphic from the file system or use the VI Icon methods in the VI class to create icons.
Related Information
- Types of Icons
VIs, custom controls, project libraries, statecharts, classes, and XControls can all have icons in LabVIEW. Uniquely identify an item with an icon, and use a library icon to denote membership in a grouping, such as a project library.
- Dragging and Dropping VIs, Pictures, and Text
- LabVIEW Programming Reference Manual—Icon Page (Application Properties Dialog Box)
- KnowledgeBase—Creating a Custom Icon for My LabVIEW Application