"(O)enone" <oenone@nowhere.com> schrieb:
>> I think flashwindow is came from windows API right?
>> but ...anyone can telll me how to declare flashwindow from WINAPI to
>> vb.net?
>
> http://www.pinvoke.net/default.aspx/user32/FlashWindowEx.html
This declarations basically work but they are flawed. 'FlashWindowEx'
returns a Boolean value and there is no need to pass the form object 'ByRef'
in the wrapper method.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>