DIAdemヘルプ

Object: EditBox <XTable>

  • 更新日2024-09-12
  • 5分で読める

Object: EditBox <XTable>

The EditBox object corresponds to the EditBox control in an extended table of a user dialog box. You use the EditBox object to define a textbox that is to be displayed in an extended table.

Note  You only can access this control within the event procedures of the extended table.

The following example uses the VBS color constant vbBlue to specify the text color for the entry field:

Cell.ForeColor = vbBlue

Properties Only Available on the Properties Tab

Alignment | BorderDrawnEditType | HorizontalScroll | ProcessInput | VerticalScroll