]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
Doc mods, sash window bug
[wxWidgets.git] / docs / latex / wx / window.tex
index 011a13f2fa08f585fcac5e0c7d7746086ff6c083..f086ccca6a1dc53a7554dc8111fdca0c0a30c0cb 100644 (file)
@@ -1292,6 +1292,8 @@ void MyWindow::OnPaint(wxPaintEvent& event)
 \helpref{wxPaintDC}{wxpaintdc},\rtfsp
 \helpref{Event handling overview}{eventhandlingoverview}
 
+\membersection{wxWindow::OnScroll}\label{wxwindowonscroll}
+
 \func{void}{OnScroll}{\param{wxScrollEvent\& }{event}}
 
 Called when a scroll event is received from one of the window's built-in scrollbars.