System.Windows.Forms.StatusBarDrawItemEventArgs.Panel Property

Gets the System.Windows.Forms.StatusBarPanel to draw.

Syntax

public StatusBarPanel Panel { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The StatusBarDrawItemEventArgs.Panel property enables you to obtain the System.Windows.Forms.StatusBarPanel that needs to be drawn. You can use this information within the event handler for the StatusBar.DrawItem event of a System.Windows.Forms.StatusBar control to perform drawing tasks on the System.Windows.Forms.StatusBarPanel.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0