07-12-2015, 01:02 PM
Use function OutWinMsg.
EN_CHANGE depends on ES_MULTILINE. Maybe on ES_READONLY too, don't know.
Or you can subclass the control.
EN_CHANGE depends on ES_MULTILINE. Maybe on ES_READONLY too, don't know.
Or you can subclass the control.