- onMouseWheel
void onMouseWheel(MouseWheelEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onScroll
void onScroll(ScrollEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- scrollWindow
void scrollWindow(ScrollWindowDirection swd, int amount)
Undocumented in source. Be warned that the author may not have intended to support it.
- scrollWindow
void scrollWindow(ScrollWindowDirection swd, int amount, Rect rectScroll)
Undocumented in source. Be warned that the author may not have intended to support it.
- wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.