C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / ResubscribeTooltip Method

In This Topic
ResubscribeTooltip Method (C1InputPanel)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub ResubscribeTooltip( _
   ByVal oldTooltip As C1SuperTooltipBase, _
   ByVal newTooltip As C1SuperTooltipBase _
) 
 

Parameters

oldTooltip
newTooltip
See Also