[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton.DrawItem

DrawItem Event

Occurs when the button is owner-drawn.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public event EventHandler<DrawItemEventArgs> DrawItem
Public Event DrawItem As EventHandler(Of DrawItemEventArgs)
Returns
Type Description
EventHandler<DrawItemEventArgs> Occurs when the button is owner-drawn.