Assigning PowerPoint Icons to custom .NET forms buttons

U

Uzi

One can assign build in Office icons to custom CommandBarButtons with
the FaceID property of the CommandBarButton.
My question: I have a custom .NET form (I have a .NET add-in). In this
form I have buttons. Can I assign an Office icon to a button within my
form? the .NET buttons don't have a FaceID property.

Uzi
 
Top