开发者

C# Windows Listview Scrollbar

In windows forms ,how can I bring the default scroll bar inside the listview.

开发者_Go百科

Please refer image attached.

C# Windows Listview Scrollbar


Did you try

listView.Scrollable = true;

?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜