<wx/sashwin.h>
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
+
\wxheading{Window styles}
The following styles apply in addition to the normal wxWindow styles.
\constfunc{bool}{HasBorder}{\param{wxSashEdgePosition }{edge}}
Returns true if the sash has a border, false otherwise.
+This function is obsolete since the sash border property is unused.
\wxheading{Parameters}
\func{void}{SetSashBorder}{\param{wxSashEdgePosition }{edge}, \param{bool}{ hasBorder}}
Call this function to give the sash a border, or remove the border.
+This function is obsolete since the sash border property is unused.
\wxheading{Parameters}