X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a75ba66de8f9dd3ebac0f41ec2e27be6d95aa73..7e1897c067ddb8218e05e0751cfe3e0521a5bfba:/docs/latex/wx/sashwin.tex diff --git a/docs/latex/wx/sashwin.tex b/docs/latex/wx/sashwin.tex index bff4b340e3..2dea05e9b6 100644 --- a/docs/latex/wx/sashwin.tex +++ b/docs/latex/wx/sashwin.tex @@ -140,6 +140,7 @@ Gets the minimum window size in the y direction. \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} @@ -194,6 +195,7 @@ Call this function to make a sash visible or invisible on a particular edge. \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}