Retrieves the value that indicates whether the INPUT button control is enabled or disabled.
Syntax
HRESULT get_disabled( VARIANT_BOOL *p );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Sets the value that indicates whether the INPUT button control is enabled or disabled.
Syntax
HRESULT put_disabled( VARIANT_BOOL v );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0