ShowOn Property
Returns or sets an OlActionShowOn constant representing the location where the action will be shown. Read/write.
| OlActionShowOn can be one of these OlActionShowOn constants. |
| olDontShow |
| olMenu |
| olMenuAndToolbar |
expression.ShowOn
expression Required. An expression that returns an Action object.