◄Message Group► ◄Overview► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── #define INCL_WINMLE MLM_QUERYREADONLY mp1 = 0L; /* not used, must be zero */ mp2 = 0L; /* not used, must be zero */ An application sends an MLM_QUERYREADONLY message to determine whether the multiple-line entry field (MLE) is in read-only mode. While read-only mode is set, the user cannot change the contents of the text in the MLE. This message does not use any parameters. Return Value The return value is the read-only state of the MLE. The return value is TRUE when read-only mode is set. See Also MLM_SETREADONLY ♦