RC-WinTrans Object Model Help |
TRADOSTranslationMemory.OpenPropertiesDialogBox
|
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: