| RC-WinTrans Object Model Help |
Class StringWidthDialog
|
The "StringWidthDialog" object presents a dialog for defining the width of stringtable strings.
| Member | Description | |
|---|---|---|
![]() |
SetSourceText | Sets the source text displayed in the dialog. SetSourceText(SourceText As String)
|
![]() |
SetTargetText | Sets the target text displayed in the dialog. SetTargetText(TargetText As String)
|
![]() |
Show | Makes the dialog visible. Returns "True" if the dialog has been closed with the OK button, otherwise "False." Show() As Boolean
|
![]() |
EnableWidthChecking | Returns/Sets whether the width should be defined for the string. |
![]() |
Width | Returns/Sets the width of the string. If no width is defined yet, the width in the dialog can be set to -1. |