<NoThreeD> (Disable 3D)

This element specifies that 3D effects are disabled. If this element is specified without a value, it is assumed to be true. This element is used for checkboxes, radio buttons, group boxes and scroll bars.

example:
<x:ClientData  ><x:NoThreeD>True</x:NoThreeD>
</x:ClientData>

The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).

Parent Elements

<ClientData>6.4.2.12)