StatusBarDrawItemEvent Class
Methods | Fields | This Package | All Packages
Provides data for the drawItem event of the StatusBar object.
Event
|
+DrawItemEvent
|
+--StatusBarDrawItemEvent
package com.ms.wfc.ui
public class StatusBarDrawItemEvent
extends DrawItemEvent****
Remarks
The drawItem event occurs when a visual aspect of an owner-drawn status bar changes. A StatusBarDrawItemEvent object specifies the Graphics object to use to draw the panel, the Rectangle object in which to draw the panel, the panel identification number, state information about the panel, and the panel to draw.