and probably will change in the future however).
In any case, this is a generalization of the
-\helpref{wxScrolledWindow}{wxScrolledWindow} class which can be only used when
+\helpref{wxScrolledWindow}{wxscrolledwindow} class which can be only used when
all lines have the same height. It lacks some other wxScrolledWindow features
however, notably there is currently no support for horizontal scrolling; it
can't scroll another window nor only a rectangle of the window and not its
Same as the \helpref{non default ctor}{wxvscrolledwindowctor} but returns
status code: {\tt true} if ok, {\tt false} if the window couldn't have been created.
-Just as with the ctor above, {\tt wxVSCROLL| style is always used, there is no
+Just as with the ctor above, {\tt wxVSCROLL} style is always used, there is no
need to specify it explicitly.