Share via


ShapeHelp Property [Visio 2003 SDK Documentation]

Gets or sets the help string used when the user clicks Help on the shortcut menu of a master shortcut.

strRet = object**.ShapeHelp**

object**.ShapeHelp** = strExpression

strRet     String. The current help string.

object     Required. An expression that returns a MasterShortcut object.

strExpression     Required String. The new help string.

Version added

2000

Remarks

If the help string is blank, the Help command uses the help string defined by the shortcut's target master, determined by the Help property of that master's top-level shape.

Applies to | MasterShortcut object