Re: Multiline Cedit not Multilining

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Lowndes (davidl_at_example.invalid)
Date: 05/08/04


Date: Sat, 08 May 2004 14:23:14 +0100


>Ok ctrl-enter works... and spy++ does say it has styles ES_MULTILINE and
>ES_WANTENTER, so how do I get a new line with SetWindowText?

"\r\n" (in that order) should work. Got an code example that doesn't
work?

Dave

-- 
MVP VC++ FAQ: http://www.mvps.org/vcfaq


Relevant Pages