RichEdit.Value Property | |
A string representing the text contents of the rich edit
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Value AS USUAL GET SET
public override Usual Value { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the text contents of the rich edit
See Also