VLMenuPlus Reference

MethodGetMenuShortcutFont

See Also See Also Applies To Applies To

Returns the default font used for drawing shortcut text of the menu items.

 

Syntax

object.GetMenuShortcutFont()

 

The GetMenuShortcutFont method syntax has these parts:

Part Description
object An object expression that evaluates to an object of VLMenuPlus type.

 

Remark

Font information changed at individual menu item level (in SetMenuItemAttributes event), does not affect the return value of this function.