Uses of Class
org.eclipse.swt.internal.win32.SCROLLINFO
Packages that use SCROLLINFO
-
Uses of SCROLLINFO in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type SCROLLINFOModifier and TypeMethodDescriptionstatic final boolean
OS.GetScrollInfo
(int hwnd, int flags, SCROLLINFO info) static final boolean
OS.SetScrollInfo
(int hwnd, int flags, SCROLLINFO info, boolean fRedraw)