Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to have item multiline in my treeView, for example:

item : ciao
////// ciao

Is there a method?

What I have tried:

I tried to see if threeVies has multiline option but there isn't
Posted
Updated 23-Feb-22 0:21am
v3
Comments
Richard MacCutchan 23-Feb-22 8:59am    
Your question is not clear, please explain exactly what you mean?
Member 14594285 23-Feb-22 9:02am    
I want item in my treeView with multiline:
example:

Node: ciao //line1
ciao //line2

Node1 : cccc//line1
cccc1//line2

Is It Clear?
Member 14594285 23-Feb-22 12:09pm    
Can I use CustomDraw to solve this?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900