<Accel2> (Secondary Keyboard Accelerator)

This element specifies the secondary keyboard accelerator for an object. The value is the ASCII decimal number corresponding to the accelerator key. This element is used for buttons, checkboxes, radio buttons and group boxes.

example:
<x:ClientData  >
  <x:Accel2>65</x:Accel2>
</x:ClientData>

The possible values for this element are defined by the XML Schema integer datatype.

Parent Elements

<ClientData>6.4.2.12)