This method sets the y-coordinate of the top of the control.
HRESULT put_Top( long y );
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_Top