Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The OnStatusBar event method fires when the user displays or hides the status bar. No property is associated with this event method.
Syntax
void onStatusBar( VARIANT_BOOL vbOnStatusBar);
Parameters
- vbOnStatusBar
[in] Boolean value; VARIANT_TRUE if the status bar is shown and VARIANT_FALSE if the status bar is hidden.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: webvw.h
Library: wvuuid.lib
See Also
Send Feedback on this topic to the authors