wxScrollEvent
generated from ../src/mod_gui/event/scroll.cppA scroll event holds information about events sent from stand-alone scrollbars, spin-buttons and sliders. Note that scrolled windows send the wxScrollWinEvent don't confuse these two kinds of events, and use this event only for the scrollbar-like controls.
Constants
Properties
| Name | Type | Description |
|---|---|---|
orientation ![]() |
Integer | Returns wxDirection.HORIZONTAL or wxDirection.VERTICAL |
position ![]() |
Integer | Returns the position of the scrollbar |

© 2002 - 2007 Franky Braem.