Member variable XbpPushButton():dllName Foundation

Name of the DLL file containing icons or bitmaps

Attribute: EXPORTED
Data type: NIL | Character (NIL)
Description

A character string containing the name of a DLL file must be assigned to :dllName if a bitmap or icon for a push button object are linked as resources to a DLL. Otherwise, the resource will not be loaded when the method :create() is executed. When the resources are linked to the EXE file, no file name needs to be specified.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.