![]() | Type | Description | ||
| Variant | A Picture object that indicates the picture being assigned, a string expression that may indicate the path to a picture file or a string expression that indicates the base64 encoded string that holds a picture object. Use the eximages tool to save your picture as base64 encoded format. |
![]()
The following VB sample loads a list of icons from a BASE64 encoded string:
The following VC sample loads a list of icons from a BASE64 encoded string: