BitmapResource Property (CommandBarButton Object)

Object: CommandBarButton Object

Access: Read/Write

Sets or returns the id of the bitmap resource to load. It is loaded from the ResourceDLL.

Usage

CommandBarButton.BitmapResource = Long

Arguments

None.

Return Values

A long that contains the bitmap resource.

Description

If the ResourceDLL is not set, the bitmap is not loaded. For more information on resources and C++ clients for Automation see the MSDN site.