COleServerDoc::ScrollContainerBy

BOOLScrollContainerBy(CSizesizeScroll**);**

Return Value

Nonzero if successful; otherwise 0.

Parameters

sizeScroll

Indicates how far the container document is to scroll.

Remarks

Call the ScrollContainerBy member function to scroll the container document by the amount, in pixels, indicated by sizeScroll. Positive values indicate scrolling down and to the right; negative values indicate scrolling up and to the left.

COleServerDoc OverviewClass MembersHierarchy Chart

See Also   COleClientItem::OnScrollBy