[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGallery.DrawItem

DrawItem Event

Occurs when the item is owner-drawn.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonGallery.DrawItem", "Occurs when the item is owner-drawn.")]
public event EventHandler<DrawItemEventArgs> DrawItem
Returns
Type Description
EventHandler<DrawItemEventArgs> Occurs when the item is owner-drawn.