Font command

Summary

Shows a popup menu to select a font.

Description

This command displays a popup menu, which includes the Recent Font (multiple menu) command, the Font Category sub menu, and the Font command.

How to Run

  • Default Menu: None

  • All Commands: View > Font > Font (Popup Menu)

  • Toolbar: (on the arrow)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FONT_POPUP (4282)

Macros

[JavaScript]

editor.ExecuteCommandByID(4282);

[VBScript]

editor.ExecuteCommandByID 4282