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