![]() | Type | Description | ||
| Variant | A long expression that indicates the index of icon being used, a string expression that indicates the base64 encoded string that holds a picture object, or a Picture object. Use the eximages tool to save your picture as base64 encoded format. |
The following VB sample loads a collection of icons from a BASE64 encoded string:
The following C++ sample loads a collection of icons from a BASE64 encoded string:
The following VB.NET sample loads a collection of icons from a BASE64 encoded string:
The following C# sample loads a collection of icons from a BASE64 encoded string:
The following VFP sample loads a collection of icons from a BASE64 encoded string:
The following Template sample loads a collection of icons from a BASE64 encoded string: