Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Members
The ihtmlinputrangeelement interface inherits from the IUnknown interface. ihtmlinputrangeelement also has these types of members:
- Methods
- Properties
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. |