This method sets the x-coordinate of the left edge of a control.
HRESULT put_Left( long x );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.
IASControl::get_Left