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.
我有许多列表框控件垂直放置在 Excel 用户窗体的框架内。Frame 在需要的地方获取滚动条
问题是,在滚动条处于活动状态时,第一次或滚动后单击列表框会导致所选行跳到错误的行。没有更多滚动的后续单击(在同一个列表框中)是可以的。
有没有办法解决这个问题,所以第一次点击不会导致跳转到另一行?