<Dx>
(Scroll Bar Width)
This element specifies the width of the scroll bar in screen pixels. This element is used for scroll bars and spinners.
Note: : It is possible for other controls, such as combo boxes and list boxes, to use scroll bars and this element is valid for those controls.
example:
<x:ClientData … > …
<x:Dx>16</x:Dx>
</x:ClientData>
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements |
---|
|