This method sets whether or not the control is enabled.
HRESULT put_Enable( VARIANT_BOOL fEnabled );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method is required.
IASControl::get_Enable