Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method determines whether the IME draws the accelerator buttons of candidates.
Syntax
static BOOL UseNumButtons(void);
Parameters
None.
Return Value
TRUE indicates that the IME shows the accelerator buttons. FALSE indicates that the IME does not show the accelerator buttons.
Remarks
This method controls whether the IME draws the accelerator buttons. The IME still accepts the accelerator keys if this method returns FALSE. To control whether the IME accepts the accelerator keys, use the UseCandidateShortcuts registry key.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |