Balloon.Close Method

Closes the active modeless balloon.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Close
'Usage
Dim instance As Balloon

instance.Close()
void Close()

Remarks

You should use this method only in callback procedures.

See Also

Reference

Balloon Interface

Balloon Members

Microsoft.Office.Core Namespace