'Declaration Public Function New( _ ByVal text As System.String _ )
public ElementToolTipEventArgs( System.string text )
Parameters
- text
- String that will be displayed in the tooltip.
'Declaration Public Function New( _ ByVal text As System.String _ )
public ElementToolTipEventArgs( System.string text )