<LCT> (Callback Type)

This element specifies the list box callback type. The application should use the callback to determine how to handle user actions on the list box. The only allowed value is Normal. This element is used for list boxes.

example:
<x:ClientData  ><x:LCT>Normal</x:LCT>
</x:ClientData>

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

Parent Elements

<ClientData>6.4.2.12)