msBoxDirection property
[This documentation is preliminary and is subject to change.]
Gets or sets a value that specifies the display order (along the axis defined by the -ms-box-orient property) of all child elements of the object.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_msBoxDirection(
[in] BSTR v
);
HRESULT get_msBoxDirection(
[out, retval] BSTR *p
);
Property values
Type: BSTR
The display order.
String format
normal | reverse | inherit
CSS information
| Applies To | box elements |
| Media | visual |
| Inherited | no |
| Initial Value | normal |
Standards information
- Flexible Box Layout Module, Section 3
Requirements
Minimum supported client |
Windows 8 Consumer Preview with SP1 |
Minimum supported server |
Windows Server 8 Beta |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
Build date: 1/23/2012
.png)
.gif)