Overrides the WindProc function and filters ERASEBKGND to avoid flickering.

Declaration Syntax
protected override void WndProc(
ref Message m
)
Protected Overrides Sub WndProc ( _
ByRef m As Message _
)
protected:
virtual void WndProc(
Message% m
) override

Parameters
- m (
Message
%)
- The Windows Message to process.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)