In This Topic
Represents the text field divided into as many equally spaced positions, or combs, as the value of MaxLen, and the text is laid out into those combs.
Object Model
Syntax
'Declaration
Public Class CombTextField
Inherits TextField
Implements GrapeCity.Documents.Common.IOwnedObject
public class CombTextField : TextField, GrapeCity.Documents.Common.IOwnedObject
Inheritance Hierarchy
See Also