Methods | Fields | This Package | All Packages
Provides data for the panelClick event of the StatusBar control.
Event
|
+--MouseEvent
|
+--StatusBarPanelClickEvent
package com.ms.wfc.ui
public class StatusBarPanelClickEvent
extends MouseEvent
Remarks
The panelClick event occurs when the user clicks a panel in the StatusBar control. A StatusBarPanelClickEvent specifies which panel was clicked, which mouse button was pressed, how many times the mouse button was pressed, and the coordinates of the location of the mouse click.
For information about the WFC event model, see Handling Events in WFC.