Beispiel #1
0
 public static extern int SetScrollInfo(IntPtr hwnd, UInt32 fnBar, [In, Out] SCROLLINFO lpsi, bool fRedraw);
Beispiel #2
0
 public static extern bool GetScrollInfo(IntPtr hwnd, int fnBar, [In, Out] SCROLLINFO lpsi);