[]
Occurs before a tooltip of an gallery element is displayed. RibbonGallery has UpScrollButton, DownScrollButton and DropDownButton elements.
[C1Category("Behavior")]
[C1Description("RibbonGallery.ElementToolTipShowing", "Occurs before a tooltip of an gallery element is displayed.")]
public event EventHandler<ElementToolTipEventArgs> ElementToolTipShowing
Type | Description |
---|---|
EventHandler<ElementToolTipEventArgs> | Occurs before a tooltip of an gallery element is displayed. has UpScrollButton, DownScrollButton and DropDownButton elements. |