Share via


Assistant Object Members

Represents the Microsoft Office Assistant.

Methods

  Name Description
Aa433275.methods(en-us,office.12).gif ActivateWizard Resumes or suspends Office Assistant Help during a custom wizard.
Aa433275.methods(en-us,office.12).gif DoAlert Displays an alert and returns a Long that indicates which button the user pressed. You can choose to display this alert either through the Microsoft Office Assistant or as a normal message box.
Aa433275.methods(en-us,office.12).gif EndWizard Releases the variable returned by the StartWizard method.
Aa433275.methods(en-us,office.12).gif Help Displays the Office Assistant and the built-in "What would you like to do?" Assistant balloon for standard Office online Help.
Aa433275.methods(en-us,office.12).gif Move Moves the Office Assistant to the specified location.
Aa433275.methods(en-us,office.12).gif ResetTips Resets the application tips that appear in the Office Assistant balloon.
Aa433275.methods(en-us,office.12).gif StartWizard Starts the Office Assistant and returns a Long value that identifies the session.

Properties

  Name Description
Aa433275.properties(en-us,office.12).gif Animation Gets or sets an animation action for the Office Assistant. Read/write.
Aa433275.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the Assistant object (you can use this property with an Automation object to return that object's container application). Read-only.
Aa433275.properties(en-us,office.12).gif AssistWithAlerts Is True if the Office Assistant balloon delivers application alerts when the Office Assistant is visible. Read/write.
Aa433275.properties(en-us,office.12).gif AssistWithHelp Is True if the Office Assistant appears when the user presses the F1 key to display Help. Read/write.
Aa433275.properties(en-us,office.12).gif AssistWithWizards Is True if the Office Assistant provides online Help with wizards. Read/write.
Aa433275.properties(en-us,office.12).gif BalloonError Gets a value that indicates the last recorded balloon error. Read-only .
Aa433275.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the Assistant object was created. Read-only.
Aa433275.properties(en-us,office.12).gif FeatureTips Is True if the Office Assistant provides information about using application features more effectively. Read/write.
Aa433275.properties(en-us,office.12).gif FileName Returns or sets the path and file name for the active Office Assistant. Read/write.
Aa433275.properties(en-us,office.12).gif GuessHelp Is True if the Office Assistant balloon presents a list of Help topics based on keywords the user selects before clicking the Assistant window or pressing F1. Read/write.
Aa433275.properties(en-us,office.12).gif HighPriorityTips Is True if the Office Assistant displays high-priority tips. Read/write.
Aa433275.properties(en-us,office.12).gif Item Gets the text associated with an Assistant object. Read-only.
Aa433275.properties(en-us,office.12).gif KeyboardShortcutTips Is True if the Office Assistant displays Help about keyboard shortcuts. Read/write.
Aa433275.properties(en-us,office.12).gif Left Sets or gets the horizontal position of the Office Assistant window (in points) from the left edge of the object relative to the screen. Read/write.
Aa433275.properties(en-us,office.12).gif MouseTips Is True if the Office Assistant provides suggestions for using the mouse effectively. Read/write.
Aa433275.properties(en-us,office.12).gif MoveWhenInTheWay Is True if the Office Assistant window automatically moves when it's in the way of the user's work area. Read/write.
Aa433275.properties(en-us,office.12).gif Name Gets the name of the Assistant object. Read-only.
Aa433275.properties(en-us,office.12).gif NewBalloon Creates an Office Assistant balloon. Read-only.
Aa433275.properties(en-us,office.12).gif On Is True if the Office Assistant is enabled. Read/write.
Aa433275.properties(en-us,office.12).gif Parent Gets the Parent object for the Assistant object. Read-only.
Aa433275.properties(en-us,office.12).gif Reduced Is True if the Office Assistant window appears in its smaller size. Read/write.
Aa433275.properties(en-us,office.12).gif SearchWhenProgramming Is True if the Office Assistant displays application and programming Help while the user is working in Visual Basic. Read/write.
Aa433275.properties(en-us,office.12).gif Sounds Is True if the Office Assistant produces the sounds that correspond to animations. Read/write.
Aa433275.properties(en-us,office.12).gif TipOfDay Is True if the Office Assistant displays a special tip each time the Office application is opened. Read/write.
Aa433275.properties(en-us,office.12).gif Top Sets or gets the distance (in points) from the top of the Office Assistant to the top edge of the screen. Read/write.
Aa433275.properties(en-us,office.12).gif Visible Gets or sets the Visible property of the Office Assistant. Read/write.