wxSplitterScrolledWindow This scrolled window is aware of the fact that one of its children is a splitter window. It passes on its scroll events (after some processing) to both splitter children for them scroll appropriately. Derived from
wxScrolledWindow (REF NOT FOUND)
Data structures
Members
wxSplitterScrolledWindow::wxSplitterScrolledWindow
wxSplitterScrolledWindow::OnScroll
wxSplitterScrolledWindow::OnSize
wxSplitterScrolledWindow(wxWindow* parent, wxWindowID id = -1, const wxPoint& pos = wxDefaultPosition, const wxSize& sz = wxDefaultSize, long style = 0)
void OnScroll(wxScrollWinEvent& event)
Overrides Events
void OnSize(wxSizeEvent& event)