MasterShortcut property
See also Example
Gets the master shortcut that is displayed in a window.
Version added
2000
Syntax
objRet = object.MasterShortcut
|
objRet
|
A MasterShortcut object that is displayed in a window.
|
object
|
Required. An expression that returns a Window object.
|