sigi
May 31st, 1999, 03:48 AM
Does anyone knows how to put two lines into a CStatic by SetWindowText.
SetWindowText(_T("abcdefgh\\nijklmno"));
does not works. In the Resource Editor it works by setting Text Properties to CStatic
SetWindowText(_T("abcdefgh\\nijklmno"));
does not works. In the Resource Editor it works by setting Text Properties to CStatic