Click or drag to resize

RichEdit.TextLimit Property

X#
A numeric value representing the maximum amount of text in the rich edit. The default is 32KB.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TextLimit AS USUAL SET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the maximum amount of text in the rich edit. The default is 32KB.
See Also