标签:点击 tree 需求 dex 默认 点击事件 tps index 需要
Border默认透明,不响应MouseDown等事件
点击会从透明的Border穿过到下一个控件=.=(所以和ZIndex无关)
设置Background
才能“点击”成功,响应MouseDown事件
同理可推导,有时候需要设置容器背景为“白色”,有时候需要设置为“透明”(Transparent),看需求
标签:点击 tree 需求 dex 默认 点击事件 tps index 需要
原文地址:https://www.cnblogs.com/Lulus/p/12801959.html