Is True if the Office Assistant displays application and programming Help while the user is working in Visual Basic. Read/write.

Note
The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system.

Syntax

expression.SearchWhenProgramming

expression A variable that represents an Assistant object.

Remarks

The default value is False.SearchWhenProgramming property corresponds to the Search for both product and programming help when programming option in the Use the Office Assistant section on the Options tab in the Office Assistant dialog box.

Example
This example allows the user to search both application and programming help while working in Visual Basic.

Visual Basic for Applications
Assistant.SearchWhenProgramming = True
display application help and programming help while working in visual basic display help files for programming and applications while programming ofv search search when programming Search When Programming Property searchwhen SearchWhenProgramming searchwhenprogramming property view application and programming help simultaneously while programming

See also: