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