Command.SetDisplayName

Syntax

Command.SetDisplayName( val)

Purpose

Specifies text that describes the command to the user.

Parameters

val As String

[In] Pass the new value for the command display name. When the new display name has a character you want to designate as the accelerator character, precede the character with an ampersand ( & ).

See Also

Command.GetDisplayName