Click to return to the Reusing Browser Technology home page    
IHTMLImgElement::get_widt...     IHTMLInputButtonElement::...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLInputButtonElement Interface


This interface specifies a type of input control.

IHTMLInputButtonElement Methods

createTextRange Not supported.
get_disabled Retrieves the value that indicates whether the INPUT button control is enabled or disabled.
get_form Retrieves a reference to the form on which the INPUT button control is embedded.
get_name Retrieves the name of the INPUT button control.
get_status Retrieves the status of the INPUT button control.
get_type Retrieves the type of intrinsic control represented by the given element object.
get_value Retrieves the default or selected value of the given control.
put_disabled Sets the value that indicates whether the INPUT button control is enabled or disabled.
put_name Sets the name of the INPUT button control.
put_status Sets the status of the INPUT control.
put_value Sets the default or selected value of the given control.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

InputElement, InputElement::type



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.