Command.IsSeparator

Syntax

Command.IsSeparator

Data Type

Boolean

Purpose

Specifies the menu item or user interface element that represents the command displays as a menu separator or other appropriate user interface divider element when this property is True .

Remarks

The command computes the value of this property according to the kind of command. However, when you set this property, the command returns only the property values you set for the remainder of the life of the Command object.

See Also

Commands