ResourceDLL Property (CommandBarButton Object)

Object: CommandBarButton Object

Access: Read/Write

Sets or returns the .dll from which the bitmap resource for the button is loaded.

Usage

CommandBarButton.ResourceDLL = String

Arguments

None.

Return Values

A string that contains the name of the .dll.

Description

This property is used in conjunction with the BitmapResource property.