コード例 #1
0
 public static extern int SetScrollInfo(IntPtr hwnd, int bar, ref SCROLLINFO si, int fRedraw);
コード例 #2
0
 public static extern int GetScrollInfo(IntPtr hwnd, int bar, ref SCROLLINFO si);