Active Row:Cell Font Property

LabView Local Project Settings

Active Row:Cell Font Property

Short Name: CellFont

Installed With: Base Package

Class: ListBox Properties

The font of the active cell in the listbox control.

Use this property to change the size, style, or color of the cell font. You cannot use this property with a strict type definition.

Elements

Name Description
Size The size of the font in the active cell.
Bold Indicates whether the text in the active cell is bold.
Italic Indicates whether the text in the active cell is italic.
Underline Indicates whether the text in the active cell is underlined.
Strikeout Indicates whether to strike out the text in the active cell.
Color The text font color in the active cell.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo