Share via


_CommandBarButton.CopyFace Method

Copies the face of a command bar button control to the Clipboard.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub CopyFace
'Usage
Dim instance As _CommandBarButton

instance.CopyFace()
void CopyFace()

Remarks

Use the PasteFace method to paste the contents of the Clipboard onto a button face.

See Also

Reference

_CommandBarButton Interface

_CommandBarButton Members

Microsoft.Office.Core Namespace