ShowDefaultCharacterProperties Method

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Displays the default character's properties.

Syntax

agent**.ShowDefaultCharacterProperties** [ X , Y ]

Part Description
X Optional. A short integer value that indicates the horizontal (X ) screen coordinate to display the window. This coordinate must be specified in pixels.
Y Optional. A short integer value that indicates the vertical (Y) screen coordinate to display the window. This coordinate must be specified in pixels.

 

Remarks

Calling this method displays the default character properties window (not the Microsoft Agent property sheet). If you do not specify the X and Y coordinates, the window appears at the last location it was displayed.

See Also

DefaultCharacterChange event