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.
我如何知道拖放元素放置在哪个元素中?例如,我有 3 个按钮,分别命名为 Button1、Button2、Button3。拖动树视图项目并将其放入 3 个按钮之一。我怎样才能找出它被放置在哪个按钮中?
按钮控件有一个 OnDrop 方法和一个关联的 Drop 事件。您只需要连接每个按钮的事件。
掉落事件