Assistant.NewBalloon Property
Creates an Office Assistant balloon. Read-only.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.NewBalloon
expression A variable that represents an Assistant object.
Example
This example creates a balloon with a heading, text, and three region choices, and then displays it.
| Visual Basic for Applications |
|---|
|
Note