DIAdemヘルプ

Object: ListBox <XTable>

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

Object: ListBox <XTable>

The ListBox object corresponds to the ListBox control in an extended table of a user dialog box. You use the ListBox object to define a selection list to be displayed in an extended table. Specify the selection terms for display in the dialog box Cell Type which you open if you click Columns on the Properties tab and then click the ... button.

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

The following example selects the second selection term in the selection list:

Cell.Selection = 2

Properties Only Available on the Properties Tab

 BorderDrawn | HorizontalScroll | InterpretedTextEnabled | ListItems | Picture | PictureAlign | PictureWidthSelectionMode | Sort | VerticalScroll