I'm making an ActiveX Control that can display messages in Balloons (like Windows XP-style), to act a an alert method better than a Tooltip but not as formal as a messagebox.
The balloon is automatically sized using the caption's AutoSize and WordWrap property. This works fine when you let the balloon pop up once. If you do it twice, however, the code doesn't work anymore. If you download the test program you'll see what I mean. Can anyone help me with this? Thanks.![]()




Reply With Quote