IHTMLInputTextElement2 interface

TBD.

Members

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

  • Methods
  • Properties

Methods

The IHTMLInputTextElement2 interface has these methods.

Method Description
setSelectionRange

Sets the start and end positions of a selection in a text field.

 

Properties

The IHTMLInputTextElement2 interface has these properties.

Property Description

selectionEnd

Gets or sets the end position or offset of a text selection.

selectionStart

Gets or sets the starting position or offset of a text selection.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/26/2012