taskbar
Options
- -icon <id>
-
Resource ID from an icon currently loaded to the library. You can add using the resource command or use any of the predefined:
#define IDI_LOGO 130 #define IDI_LOGO2 131 #define IDI_LOGO3 132 #define IDI_LOGO4 133
- -name <name>
-
A unique name that identifies the taskbar icon.
- -tip <tip>
-
A text string for the tooltip label that is shown when hovering with the mouse on the icon located in the notification area in the taskbar.
- -menu <menu>
-
A menu list that follow the normal action and name syntax.