Tooltips disappearing!

Drstein99

Junior Contributor
Joined
Sep 26, 2003
Messages
283
Location
Audubon, Nj
I am declaring a new form, that is like a popup to the original form. That form has tooltips.

So, on my main form, I'm calling "showdialog" it pops up temporarily, then I hit "close", and it returns me back to my main form.

When I do "showdialog" the 2nd time, the tool-tips do not show - for some reason. Does anyone know why this happens?
 
Drstein99 said:
I am declaring a new form, that is like a popup to the original form. That form has tooltips.

So, on my main form, I'm calling "showdialog" it pops up temporarily, then I hit "close", and it returns me back to my main form.

When I do "showdialog" the 2nd time, the tool-tips do not show - for some reason. Does anyone know why this happens?
I suggest that you attach an example of the code to this forum, so that we could take a look at the problem?
 
Back
Top