How can I flash the title bar on a form that I load and .Show? I would
like it to have the form open up, flash the titlebar back and forth,
and then stop when the form is clicked on. Is this possible?
Murphy McCauley - 29 Sep 2003 21:16 GMT
> How can I flash the title bar on a form that I load and .Show? I would
> like it to have the form open up, flash the titlebar back and forth,
> and then stop when the form is clicked on. Is this possible?
I think the FlashWindowEx() API function will do what you want.
Murphy
www.ConstantThought.com