Font Options
- Updated2023-02-21
- 2 minute(s) read
LabWindows/CVI provides configuration options to set the fonts used throughout the environment. You can configure LabWindows/CVI font options in the Registry.
![]() |
Notes
|
DialogFontName
DialogFontName specifies the font that LabWindows/CVI uses in dialog boxes and built-in panels such as the Variables and Call Stack window, Watch window and so on, as shown in the following example, DialogFontName=Courier.
DialogFontSize
DialogFontSize specifies the font size that LabWindows/CVI uses in dialog boxes and built-in panels such as the Variables and Call Stack window, Watch window and so on, as shown in the following example, DialogFontSize=30.
DialogFontBold
DialogFontBold specifies whether the font that LabWindows/CVI uses in dialog boxes and built-in panels such as the Variables and Call Stack window, Watch window and so on, as shown in the following example, DialogFontBold=Yes.
MenuFontName
MenuFontName specifies the font that LabWindows/CVI uses in menus, as shown in the following example, MenuFontName=Courier.
MenuFontSize
MenuFontSize specifies the font size that LabWindows/CVI uses in menus, as shown in the following example, MenuFontSize=30.
MenuFontBold
MenuFontBold specifies whether the font that LabWindows/CVI uses in menus is bold, as shown in the following example, MenuFontBold=Yes.
EditorFontName
EditorFontName specifies the default font that LabWindows/CVI uses in Source windows, as shown in the following example, EditorFontName=Courier.
EditorFontSize
EditorFontSize specifies the font size that LabWindows/CVI uses in Source windows, as shown in the following example, EditorFontSize=30.
EditorFontBold
EditorFontBold specifies whether the font that LabWindows/CVI uses in Source windows is bold, as shown in the following example, EditorFontBold=Yes.
MessageBoxFontName
MessageBoxFontName specifies the font that LabWindows/CVI uses in simple message boxes, as shown in the following example, MessageBoxFontName=Courier.
MessageBoxFontSize
MessageBoxFontSize specifies the font size that LabWindows/CVI uses in simple message boxes, as shown in the following example, MessageBoxFontSize=30.
MessageBoxFontBold
MessageBoxFontBold specifies whether the font that LabWindows/CVI uses in simple message boxes is bold, as shown in the following example, MessageBoxFontBold=Yes.
AppFontName
AppFontName specifies the font that LabWindows/CVI uses for dialog box labels and for function panels, as shown in the following example, AppFontName=Courier.
AppFontSize
AppFontSize specifies the font size that LabWindows/CVI uses in dialog box labels and for function panels, as shown in the following example, AppFontSize=30.
AppFontBold
AppFontBold specifies whether the font that LabWindows/CVI uses in dialog box labels and for function panels is bold, as shown in the following example, AppFontBold=Yes.