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
Post a Comment