'宣言 Public Shared Function ScrollWindow( _ ByVal handle As System.IntPtr, _ ByRef rc As Win32.RECT, _ ByVal dx As System.Integer, _ ByVal dy As System.Integer _ ) As System.Integer
public static System.int ScrollWindow( System.IntPtr handle, ref Win32.RECT rc, System.int dx, System.int dy )
パラメータ
- handle
- rc
- dx
- dy