applyVerb

applyVerb(verb: String);

The applyVerb method of the OleControl class calls the application with the specified verb. The standard verbs are listed in the following table. (The OLE server that is being used determines the list of available verbs.)

Verb Action
primary Executes the primary verb, in conjunction with the Ctrl key, defined by the application. (Usually edit or play.)
show Displays the object.
open Runs the application in normal mode (not in-place).
hide Hides the object.