<Horiz>
(Scroll Bar Orientation)
This element specifies that the scroll bar is horizontal. If omitted, the scroll bar is vertical. If this element is specified without a value, it is assumed to be true
. This element is used for scroll bars and spinners.
example:
<x:ClientData … > …
<x:Horiz>True</x:Horiz>
</x:ClientData>
The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).
Parent Elements |
---|
|