Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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.