Microsoft SDK for Java

OnStatusBar

This method of the DWebBrowserEvents2 interface occurs when the StatusBar property is changed.

Syntax

public void OnStatusBar(boolean StatusBar);

Parameters

StatusBar [in] The Boolean value that is nonzero if Microsoft® Internet Explorer's status bar is visible, or zero otherwise.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.