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.
如果我的项目太长,我希望我的组合框通过两个屏幕拉伸 ToolStripDropDown。目前,使用 show (int x, int y) 并且它在一个屏幕或另一个屏幕上显示项目,具体取决于它与第一个屏幕左侧的距离。有没有办法做到这一点?谢谢