Share via


IOleInPlaceSite.Scroll(SIZE) Method

Definition

public:
 void Scroll(Microsoft::VisualStudio::OLE::Interop::SIZE scrollExtant);
public:
 void Scroll(Microsoft::VisualStudio::OLE::Interop::SIZE scrollExtant);
void Scroll(Microsoft::VisualStudio::OLE::Interop::SIZE scrollExtant);
public void Scroll (Microsoft.VisualStudio.OLE.Interop.SIZE scrollExtant);
abstract member Scroll : Microsoft.VisualStudio.OLE.Interop.SIZE -> unit
Public Sub Scroll (scrollExtant As SIZE)

Parameters

scrollExtant
SIZE

Remarks

For information on the COM interface, see IOleInPlaceSite::Scroll

Applies to