Skip to main content
A newer version of this page is available. .
Bar

BarItemCustomDrawEventArgs Constructors

Provides data for the BarManager.CustomDrawItem event.
Name Parameters Description
BarItemCustomDrawEventArgs(GraphicsCache, RibbonItemViewInfo) cache, itemInfo Initializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.
BarItemCustomDrawEventArgs(GraphicsCache, BarLinkViewInfo) cache, linkInfo Initializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.
BarItemCustomDrawEventArgs(GraphicsCache) cache Initializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.
See Also