Assistant.NewBalloon Property
Creates an Office Assistant balloon.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Dim assistant1 As Assistant
Dim returnValue As Balloon
returnValue = assistant1.NewBalloon
ReadOnly Property NewBalloon() As Balloon
Balloon NewBalloon {get;}
property Balloon^ NewBalloon{
Balloon^ get();
}
public Balloon get_NewBalloon();
function get NewBalloon() : Balloon;
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000