IOleInPlaceSiteEx.Scroll(SIZE) 方法

定义

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)

参数

scrollExtant
SIZE

实现

适用于