The NotifyIcon Control - how do i apply the icon?
Posted: Wed Nov 16, 2022 11:30 pm
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
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