X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b67a86d57493137cb1f7cce8ca8daf0b7120207e..81c882b613b5d99ddb1e5ab69fcd7ebccc287025:/docs/latex/wx/vlbox.tex diff --git a/docs/latex/wx/vlbox.tex b/docs/latex/wx/vlbox.tex index 1723177aa5..189a9642af 100644 --- a/docs/latex/wx/vlbox.tex +++ b/docs/latex/wx/vlbox.tex @@ -41,6 +41,10 @@ event macros may be used with it. +\wxheading{See also} + +\helpref{wxSimpleHtmlListBox}{wxsimplehtmllistbox}, \helpref{wxHtmlListBox}{wxhtmllistbox} + \latexignore{\rtfignore{\wxheading{Members}}} @@ -363,6 +367,10 @@ Sets the colour to be used for the selected cells background. The background of the standard cells may be changed by simply calling \helpref{SetBackgroundColour}{wxwindowsetbackgroundcolour}. +Notice that using non-default background colour may result in control having +appearance different from the similar native controls and so should in general +be avoided. + \wxheading{See also} \helpref{GetSelectionBackground}{wxvlistboxgetselectionbackground}