https://info.sapien.com/index.php/guis/ ... on-control
I use this to set the tooltip text
$tooltip1.SetToolTip($textbox_SoftwareTesting, "Tooltip text")
How do i apply the info icon to above tooltip on the $textbox_SoftwareTesting button
The NotifyIcon Control - how do i apply the icon?
Forum rules
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
Re: The NotifyIcon Control - how do i apply the icon?
so if i want to have different icon i have to create new tooltip*