Opens the Properties dialog box.

Syntax:

OpenPropertiesDialogBox() As Boolean
Return: Boolean
Example:
Dim TM As TRADOSTranslationMemory
Dim RetVal As Boolean

Set TM = Application.TRADOSTranslationMemories(1)

RetVal = TM.OpenPropertiesDialogBox

See also:

Class TRADOSTranslationMemory


Last Updated: 04/27/05