|
BBTTStartIcon |
Top Previous Next |
|
BBTTStartIcon will add the Icon in the Tray if It has been Removed or Killed. By checking the boxes you can change the icon used, the ToolTip, and the Title and Message body for the Tip. It will use the last stored, or default otherwise.
Icons used by the Tray have to be included in the project defines, and used in the group with the period replaced with an underscore, as in clock_ico. This is handled automatically by the templates. You can switch icons and the tooltip for it in code by killing, changing the values, and starting the the tray icon. But make sure any icons selected are included in the project. This can allow your enduser to select and icon to use.
Code involved:
|