Actions
$menuicon » History » Revision 5
« Previous |
Revision 5/7
(diff)
| Next »
Per Amundsen, 02/23/2023 05:00 PM
Added in 2.7
$menuicon(filename,[index])
Adds a icon to a menu item.
Since ":" characters are not allowed in the menu text, $chr(58) can be used if a X:\ path is used.
Parameters
Parameter | Description |
filename | Path to the icon/image file. |
[index] | The Nth icon in a .exe/.dll file. (optional) |
Updated by Per Amundsen over 1 year ago · 5 revisions