Adding button into a Listview in WinForms

后端 未结 11 2330
天命终不由人
天命终不由人 2020-11-28 11:15

Is there a way to add a button control to a cell in inside a ListView in a WinForms app?

11条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 11:39

    Maybe this could be of interest?

    http://www.codeproject.com/KB/list/extendedlistviews.aspx

提交回复
热议问题