Skip to main content
Version: 20 R10 BETA

On Before Data Entry

CodeCan be called byDefinition
41List Box - List Box Column A list box cell is about to change to editing mode

Description

This event is generated just before a cell in the list box is edited (before the entry cursor is displayed). This event allows the developer, for example, to display a different text depending on whether the user is in the display or edit mode.

When the cursor arrives in the cell, the On Before Data Entry event is generated in the list box or column method.

  • If, in the context of this event, 0ドル is set to -1, the cell is considered as not enterable. If the event was generated after Tab or Shift+Tab was pressed, the focus goes to either the next cell or the previous one, respectively.
  • If 0ドル is not -1 (by default 0ドル is 0), the cell is enterable and switches to editing mode.

See also Managing entry section.

AltStyle によって変換されたページ (->オリジナル) /