[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGallery.HighlightedItemChanged

HighlightedItemChanged Event

Occurs when the mouse moves over a GalleryItem.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonGallery.HighlightedItemChanged", "Occurs when the mouse moves over a GalleryItem.")]
public event EventHandler<GalleryEventArgs> HighlightedItemChanged
Returns
Type Description
EventHandler<GalleryEventArgs> Occurs when the mouse moves over a GalleryItem.