C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / OnPopupToolTip Method

In This Topic
OnPopupToolTip Method (C1Ribbon)
In This Topic
Raises the PopupToolTip event.
Syntax
'Declaration
 
Protected Overridable Sub OnPopupToolTip( _
   ByVal e As ToolTipPositionEventArgs _
) 
 

Parameters

e
See Also