[]
        
(Showing Draft Content)

C1.Win.Ribbon.ElementToolTipEventArgs

ElementToolTipEventArgs Class

Provides data for the ElementToolTipShowing event.

Inheritance
ElementToolTipEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class ElementToolTipEventArgs : EventArgs

Constructors

Name Description
ElementToolTipEventArgs(string)

Initializes a new instance of a ElementToolTipEventArgs object.

Properties

Name Description
ElementName

Gets the name of the element that displays the tooltip.

Text

Gets or sets the text that will be displayed in the tooltip.