BarItemCustomDrawEventArgs Constructors
Provides data for the BarManager.CustomDrawItem event.
Name | Parameters | Description |
---|---|---|
Bar |
cache, item |
Initializes a new instance of the Bar |
Bar |
cache, link |
Initializes a new instance of the Bar |
Bar |
cache |
Initializes a new instance of the Bar |
See Also