Microsoft SDK for Java

Control.processDialogChar

Processes a dialog character, checking for mnemonics, and forwards the appropriate messages.

Syntax

protected boolean processDialogChar( char charCode )

Parameters

charCode

The character to process.

Return Value

Returns true if the character was used; otherwise, returns false.

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