Assistant.ResetTips Method
Resets the application tips that appear in the Office Assistant balloon.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub ResetTips
'Usage
Dim instance As Assistant
instance.ResetTips()
void ResetTips()