Document deletion of all items in SetWindowStyleFlag for wxListCtrl
authorJulian Smart <julian@anthemion.co.uk>
Sun, 8 Feb 2004 15:40:55 +0000 (15:40 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 8 Feb 2004 15:40:55 +0000 (15:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/listctrl.tex

index 90f2a72824e83892c0df0f5802e1305845ee1099..e27e2b56b885c19a824cf543618a60277501b76d 100644 (file)
@@ -923,8 +923,7 @@ Sets the text colour of the list control.
 
 \func{void}{SetWindowStyleFlag}{\param{long }{style}}
 
-Sets the whole window style.
-
+Sets the whole window style, deleting all items.
 
 \membersection{wxListCtrl::SortItems}\label{wxlistctrlsortitems}