Delete a bitmap from a control

In the Properties window:

  1. Highlight the value of the Picture property (the word "bitmap").

  2. Press DELETE.

Or, in code:

  • Enter the following statement: Object.Picture = LoadPicture("")

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.