2009-08-12 15:54 UTC
I've been replacing Label controls with Picture Box controls, per {2}, and everything seems to be going good except for one set of Picture Box controls. Their DrawText value is cleared when the mouse is "dragged" over.
I don't have any Events set for the Picture boxes.
I'm guessing this is relative to the dcl_Control_SetToolTipMainText value I'm setting. When I remove the code setting the tooltip value the clearing of the DrawText value is no longer an issue.
Is this a bug?
Thanks!
Doug
I don't have any Events set for the Picture boxes.
I'm guessing this is relative to the dcl_Control_SetToolTipMainText value I'm setting. When I remove the code setting the tooltip value the clearing of the DrawText value is no longer an issue.
Is this a bug?
Thanks!
Doug