Made docs about wxTextCtrl::SetValue() precise wrt to modified state.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-05-28 08:35:48 +00:00
parent b8ad056e8d
commit d6ce5a908c

View File

@@ -515,7 +515,7 @@ Selects the text starting at the first position up to (but not including) the ch
\func{virtual void}{SetValue}{\param{const wxString\& }{ value}}
Sets the text value.
Sets the text value and marks the control as not-modified.
\wxheading{Parameters}