Gets the System.Windows.Forms.StatusBarPanel to draw.
Documentation for this section has not yet been entered.
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.