EditSet Property
Description
Returns the EditSetMode object, which enables you to control how actions are performed on edit box objects.
Property type
Read-only property
Syntax
Visual Basic
Public Property EditSet As JavaEditSetMode
See Also