The LastCol attribute can be used to determine the position of the last character of the last line of the RTF text.
|
Syntax | ||||
|
LastCol([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
The potential virtual cursor column position of the last character of the RTF | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||