RC-WinTrans Object Model Help |
FindTranslationtData.ContextType
|
Type Info: |
ContextType As String |
| Example: | Dim FTData As New RCWinTrans.FindTranslationData FTData.SourceText = "Button" FTData.TargetText = "Knopf" FTData.MatchValue = 100 FTData.ContextType = "Dialog" |