_CommandBarButton.CopyFace Method

Definition

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

public:
 void CopyFace();
public void CopyFace ();
abstract member CopyFace : unit -> unit
Public Sub CopyFace ()

Remarks

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

Applies to