Skip to main content

TabHeaderCustomDrawEventArgs Constructors

Provides data for the TabbedView.CustomDrawTabHeader event.
Name Parameters Description
TabHeaderCustomDrawEventArgs(GraphicsCache, BaseTabPainter, TabDrawArgs, BaseTabRowViewInfo, BaseTabPageViewInfo) cache, painter, controlInfo, tabHeaderRowInfo, tabHeaderInfo Initializes a new instance of the TabHeaderCustomDrawEventArgs class with specified settings.
See Also