Previous Page
|
Next Page
_DISABLE_DEFAULT_ACTION_
Disables the OLE object's default action.
Syntax
Details
Syntax
CALL NOTIFY
(
OLE-object-name
,'_DISABLE_DEFAULT_ACTION_');
Details
This method prevents the default verb for an OLE object from executing when the object is double-clicked. By default, the default action is enabled.
Copyright © SAS Institute Inc. All Rights Reserved.
Previous Page
|
Next Page
|
Top of Page