Purpose |
To supply an icon for the next %bt (Button) or %bb (Button) button. |
Syntax |
winio@('%bi[icon_name]') |
Description |
icon_name is a standard character string (can be replaced by @) that provides a name appearing in a resource script. |
Notes |
icon_name can constructed from a known Windows handle (see Using the handle of a resource). |
Example |
winio@('%bi[myicon]') |
See also |