Click to See Complete Forum and Search --> : CEdit: changing text without triggering OnChange


Eddie Owen
April 29th, 1999, 06:22 PM
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?