'Declaration
<SuppressUnmanagedCodeSecurityAttribute()> Public Sub FlashIfNotActive( _ ByVal count As Integer _ )
[SuppressUnmanagedCodeSecurity()] public void FlashIfNotActive( int count )
Parameters
- count
- The number of times to flash the window; 0 causes infinite flashing.