- // typically, wxTextCtrl classes will use a DoSetValue() function to
- // implement both SetValue() and ChangeValue() functions and these
- // flags are meant to be passed to such DoSetValue()
+ // flags for DoSetValue(): common part of SetValue() and ChangeValue() and
+ // also used to implement WriteText() in wxMSW