Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当点击树视图的一个节点时,该节点会被高亮,然后在空白区域右击,当前选择的节点将被取消高亮。所以我想要的就是禁用右键单击。我怎样才能做到这一点?谢谢
如果目的是停止此取消突出显示,请尝试将树的“HideSelection”属性设置为 false。