c# - Multiple row - entry in Winform Listbox -


within listbox, how 1 take multiple rows single entry?

i have attempted "name: somename \n age: someage" not seem work. there way force vertical margins of each entry larger?

-regards

the standard winform listbox not support this. have roll own making custom control.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -