This topic has not yet been rated - Rate this topic

ihtmlinputrangeelement interface

Members

The ihtmlinputrangeelement interface inherits from the IUnknown interface. ihtmlinputrangeelement also has these types of members:

Methods

The ihtmlinputrangeelement interface has these methods.

MethodDescription
stepDown

Decrements a range input control's value by the value given by the IHTMLInputRangeElement::step attribute.

 

Properties

The ihtmlinputrangeelement interface has these properties.

PropertyDescription

step

Defines an increment or jump between values that you want to allow the user to enter.

valueAsNumber

Returns the input field value as a number.

 

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.