COleServerDoc::ScrollContainerBy
Call the ScrollContainerBy member function to scroll the container document by the amount, in pixels, indicated by sizeScroll.
BOOL ScrollContainerBy(
CSize sizeScroll
);
Параметры
- sizeScroll
Indicates how far the container document is to scroll.
Возвращаемое значение
Nonzero if successful; otherwise 0.
Заметки
Positive values indicate scrolling down and to the right; negative values indicate scrolling up and to the left.
Требования
Header: afxole.h