[Table of Contents] [docx version]
VML Reference Material - VML
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. end note]
[Example:
<x:ClientData … > …
<x:Dx>16</x:Dx>
</x:ClientData>
end example]
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements |
ClientData (§6.4.2.12) |