Assistant.Top Property
Sets or gets the distance (in points) from the top of the Office Assistant to the top edge of the screen. Read/write.
Note
|
|---|
| The Microsoft Office Assistant has been deprecated in the release of the Microsoft Office system. |
Syntax
expression.Top
expression Required. A variable that represents an Assistant object.
Example
This example moves the Office Assistant to another coordinate and sets its Top property for subsequent appearances.
| Visual Basic for Applications |
|---|
|
Note