CImeCUICandWindow::UseNumButtons (Windows CE 5.0)
This method determines whether the IME draws the accelerator buttons of candidates.
static BOOL UseNumButtons(void);
Parameters
None.
Return Values
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
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUICandWindow | Japanese IME 3.1 Registry Settings
Send Feedback on this topic to the authors