IOleInPlaceSiteEx.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

Implements

Applies to