c++ - \n\t Characters are visible inside label on MFC CDialog -


i have text \t characters. , when open dialog see characters , not affect on text . reason ? example need following format:

result:   1. text.           2. text. 

and created string result: \t1. text.\n\t2. text.

and result got "result: \t1. text.\n\t2. text" in label. i'm doing wrong?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -