[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperTooltipBase.RemoveAll

RemoveAll Method

RemoveAll()

Removes all tooltip text currently associated with the C1SuperTooltipBase component.

Declaration
public void RemoveAll()
Remarks

You can use this method to remove all tooltip text that is associated with the C1SuperTooltipBase component. To disable the display of text instead of removing all tooltip text from the C1SuperTooltip control, use the Active property.