This method of the DWebBrowserEvents2 interface occurs when the FullScreen property has changed.
public void OnFullScreen(boolean FullScreen);
FullScreen | [in] The Boolean value that is nonzero if Microsoft® Internet Explorer is in full-screen mode, or zero otherwise. |