SetAvoidRectangle Method

See Also         Example         Applies To         Specifics

Prevents the Office Assistant balloon from being displayed in a specified area of the screen.

Syntax

expression.SetAvoidRectangle(Left, Top, Right, Bottom)

expression   Required. An expression that returns an Assistant object.

Left, Top, Right, Bottom   Required Long. The coordinates (in points and relative to the screen) of the area of the screen that the Office Assistant balloon will avoid when it's displayed.

Remarks

This property is intended to prevent the Office Assistant balloon from overlapping custom dialog boxes and wizards.