Share via


IHTMLInputElement Interface

Namespace:  mshtml
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
<GuidAttribute("3050F5D2-98B5-11CF-BB82-00AA00BDCE0B")> _
Public Interface IHTMLInputElement
[GuidAttribute("3050F5D2-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IHTMLInputElement
[GuidAttribute(L"3050F5D2-98B5-11CF-BB82-00AA00BDCE0B")]
public interface class IHTMLInputElement
[<GuidAttribute("3050F5D2-98B5-11CF-BB82-00AA00BDCE0B")>]
type IHTMLInputElement =  interface end
public interface IHTMLInputElement

The IHTMLInputElement type exposes the following members.

Properties

  Name Description
Public property value

Top

Methods

  Name Description
Public method _VtblGap1_2

Top

See Also

Reference

mshtml Namespace