This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我是 C# 新手,我正在尝试构建自己的简化 Windows 资源管理器。我想应用 Windows 主题来装饰树视图和列表视图。我浏览了这个很棒的链接,但不知道如何将它们附加到我的树视图中。我正在寻找详细的答案。到目前为止,我只知道我需要将 DrawMode 设置为 OwnerDrawAll。接下来是什么?