You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > ScrollWindow Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.ScrollWindow Method

Scrolls the contents of the specified window's client area.

Syntax
C++
C#
Visual Basic
public: bool ScrollWindow( IntPtr hWnd, int xAmount, int yAmount );
Parameters
Parameters 
Description 
hWnd 
Handle to the window where the client area is to be scrolled. 
xAmount 
Specifies the amount, in device units, of horizontal scrolling. 
yAmount 
Specifies the amount, in device units, of vertical scrolling. 
Returns

If the function succeeds, the return value is true.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.