Share via


Customizing the Accelerator Button Area (Windows Embedded CE 6.0)

1/6/2010

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:

Ee491587.851f4048-82d8-4dc6-a2c0-ab175e3a2eb5(en-US,WinEmbedded.60).gif

See Also

Other Resources

Customizing the Candidate Window