Partager via


Customizing the Accelerator Button Area (Windows CE 5.0)

Send Feedback

The accelerator button area displays the accelerator or shortcut keys for the candidate items. A user can select a specific candidate item simply by choosing the corresponding accelerator key for that item. This optional area is located at the left of the candidate list area. If a call to the CImeCUICandWindow::UseNumButtons method returns FALSE, this area is hidden.

The following list shows the characteristics of each button:

  • The button face is a 16x16 icon.
  • The height of the accelerator button area is equal to the height of the candidate list area.
  • The width of the accelerator button area is equal to the height of a candidate list item.

The following figure shows an outline of the accelerator button area:

ms917974.candidatewindow3(en-us,MSDN.10).gif

See Also

Customizing the Candidate Window

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.