events are received.
@beginStyleTable
- @style{wxSB_HORIZONTAL}:
+ @style{wxSB_HORIZONTAL}
Specifies a horizontal scrollbar.
- @style{wxSB_VERTICAL}:
+ @style{wxSB_VERTICAL}
Specifies a vertical scrollbar.
@endStyleTable
@library{wxcore}
@category{ctrl}
- @appearance{scrollbar.png}
+ <!-- @appearance{scrollbar.png} -->
- @see @ref overview_scrollingoverview "Scrolling overview", @ref
- overview_eventhandlingoverview, wxScrolledWindow
+ @see @ref overview_scrolling, @ref overview_eventhandling, wxScrolled
*/
class wxScrollBar : public wxControl
{