Setting text on tooltip from variable
Good morning everyone.
I would like to know if there is some way I can get the information froma variable "text" and assign
it to the text property value of a tooltiop on my main form.
Basically, I have created a small application that functions as a systray application. When the user
hovers over the notify icon I would like the tooltip to be information that is currently in a variable called
"statusInfo"
any information would be greatly appreciated.
Thank you!!
Bob