You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Utility subroutine that will change the font of the text within all popups.

Syntax

call Change_Popup_Font()
 

Parameters

The subroutine receives no parameters

Remarks

The subroutine will display a Font dialog box and change ALL popups.

Example

call Change_Popup_Font()
  • No labels