Home > Services > DXCore Services – Text Fields

DXCore Services – Text Fields

June 12th, 2012

The TextFields DXCore service provides access to the Text Fields engine. Text fields allow you to enter data and then press Num Enter or Enter to quickly move to the next text field. Text fields are highlighted in the editor and usually have a tool tip below describing the data expected.

The service contains a single method called GetDocumentFieldAdornment. The method creates a new TextDocumentAdornment object which represents a text field. The method takes three arguments:

  • start point (EditPoint)
  • end point (EditPoint)
  • a boolean parameter which specifies whether the new text field is active
—–
Products: DXCore
Versions: 12.1 and up
VS IDEs: 2008 and up
Updated: Jun/12/2012
ID: D146

Similar Posts: