'Declaration Public Shared Sub ForceNativeMessageFilter()
public static void ForceNativeMessageFilter()
Once this method has been invoked, all subsequent calls to the AddMessageFilter will be added a native windows hook that will provide the message information.
This method cannot be reversed and should only be used when it is known that the .Net Application MessageFilter will not be invoked (e.g. when using Application.AddMessageFilter while in the Visual Studio IDE.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2