msScrollBoundaryLeft property

Do not use. This property has been replaced by the -ms-scroll-limit-x-min property, and is no longer recognized by Windows Internet Explorer. To ensure compatibility in the future, applications using this property should be updated accordingly. Gets or sets a value that specifies the minimum value for the IHTMLElement2::scrollLeft property.

This property is read/write.

 

Syntax

HRESULT put_msScrollBoundaryLeft(
  [in]  any val
);

HRESULT get_msScrollBoundaryLeft(
  [out] any **ptr
);

Property values

Type: any

String format

<length>

CSS information

Applies To non-replaced block-level elements and non-replaced inline-block elements
Media visual
Inherited no
Initial Value 0

Requirements

IDL

Mshtml.idl