See Also Example Applies To Specifics
Returns or sets the Id number for the face of a command bar button control. Read/write Long.
Remarks
The FaceId property dictates the look, not the function, of a command bar button. The Id property of the CommandBarControl object determines the function of the button.
The value of the FaceId property for a command bar button with a custom face is 0 (zero).