◄Message Group► ◄Overview► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── #define INCL_WINMLE MLM_ENABLEREFRESH mp1 = 0L; /* not used, must be zero */ mp2 = 0L; /* not used, must be zero */ An application sends an MLM_ENABLEREFRESH message to enable repainting (refresh) of a multiple-line entry field (MLE). While the refresh state is enabled, the entire MLE window is repainted. This message does not use any parameters. Return Value The return value is always TRUE. See Also MLM_DISABLEREFRESH ♦