HelpButton

This property returns and sets a value that determines whether a HelpButton appears on the CommandBar.

Syntax

object.HelpButton [= Boolean]

Parameters

object
Object expression that evaluates to a CommandBar control.
Boolean
Boolean expression that specifies whether the object can respond to user-generated events.
True (default)
A Help button appears on CommandBar.
False
A Help button does not appear on CommandBar.