Application.ObjectChangeIcon Method
Project Developer Reference |
Changes the icon of the active object if it is displayed as one.
Syntax
expression.ObjectChangeIcon
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ObjectChangeIcon method has the same effect as the Change Icon command, which is available as a button in the Convert dialog box. (To open the Convert dialog box, point to Object on the Edit menu, and then click Convert.)
See Also