[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGallery.ElementToolTipShowing

ElementToolTipShowing Event

Occurs before a tooltip of an gallery element is displayed. RibbonGallery has UpScrollButton, DownScrollButton and DropDownButton elements.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonGallery.ElementToolTipShowing", "Occurs before a tooltip of an gallery element is displayed.")]
public event EventHandler<ElementToolTipEventArgs> ElementToolTipShowing
Returns
Type Description
EventHandler<ElementToolTipEventArgs> Occurs before a tooltip of an gallery element is displayed. has UpScrollButton, DownScrollButton and DropDownButton elements.