Document deletion of all items in SetWindowStyleFlag for wxListCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2004-02-08 15:40:55 +00:00
parent c8abcf3309
commit 70ffa79cc9

View 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}