ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <scrollbox.h>
Public Member Functions | |
LRESULT | OnSize (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnHScroll (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnVScroll (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnLButtonDown (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnMouseWheel (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
Definition at line 11 of file scrollbox.h.
Definition at line 108 of file scrollbox.cpp.
LRESULT CScrollboxWindow::OnLButtonDown | ( | UINT | nMsg, |
WPARAM | wParam, | ||
LPARAM | lParam, | ||
BOOL & | bHandled | ||
) |
Definition at line 180 of file scrollbox.cpp.
Definition at line 203 of file scrollbox.cpp.
Definition at line 99 of file scrollbox.cpp.
Definition at line 144 of file scrollbox.cpp.