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.
| Method | Description |
|---|---|
| stepDown |
Decrements a range input control's value by the value given by the IHTMLInputRangeElement::step attribute. |
Properties
The ihtmlinputrangeelement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Defines an increment or jump between values that you want to allow the user to enter. | |
|
Read/write |
Returns the input field value as a number. |
Show: