单击 BreadcrumbBar 中的项目时如何捕获事件?
我正在测试 Vista Bridge 库 中的 BreadcrumbBar。我非常简单的演示项目位于此处(目前使用最新版本1.4) 。我们知道,当单击一个项目(在其本身,而不是在其尾部的小面包屑上)时,右侧的所有项目都会消失。
我想在发生这种情况时弹出一个消息框。我该怎么做呢?
I'm testing BreadcrumbBar from Vista Bridge Library. My very simple demo project is here (using latest version 1.4 at the moment). As we know, when clicking an item (on itself, not on the small breadcrumb on its tail), all the items on the right will disappear.
I want to pop up a message box when that happens. How can I do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在此处从 QuickZip 获得了更好的替代方案。
I got a better alternative here from QuickZip.