ShowOn Property

See Also                  Applies To

Returns or sets the location where the action will be shown. Can be one of the following OlActionShowOn constants: olDontShow, olMenu, or olMenuAndToolbar.

Read/write Long.

Syntax

objAction.ShowOn

objAction   Required. An expression that returns an Action object.