StatusBarDrawItemEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the StatusBarDrawItemEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | StatusBarDrawItemEventArgs(Graphics^, Font^, Rectangle, Int32, DrawItemState, StatusBarPanel^) | Initializes a new instance of the StatusBarDrawItemEventArgs class without specifying a background and foreground color for the StatusBarPanel. |
![]() | StatusBarDrawItemEventArgs(Graphics^, Font^, Rectangle, Int32, DrawItemState, StatusBarPanel^, Color, Color) | Initializes a new instance of the StatusBarDrawItemEventArgs class with a specified background and foreground color for the StatusBarPanel. |
Show:
