I need to change the text within a CEdit based class without using SetWindowText, since I don't want an OnChange to trigger in the parent. I'm looking for a "quiet" way to change the text. Anyone?