Microsoft SDK for Java

ColumnEditingEvent.keyAscii

Specifies the ASCII value for the key that was pressed that caused the event to occur.

Syntax

public final int keyAscii;

Remarks

The value of this field is 0 if the user pressed F2 or used the mouse to enter edit mode.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.