[]
Occurs when the item is owner-drawn.
[C1Category("Behavior")]
[C1Description("RibbonGallery.DrawItem", "Occurs when the item is owner-drawn.")]
public event EventHandler<DrawItemEventArgs> DrawItem
Type | Description |
---|---|
EventHandler<DrawItemEventArgs> | Occurs when the item is owner-drawn. |