Working with multiple screens in XNA 4.0
问题 I'm struggling to find info how to detect available screens in a XNA 4.0. What I'm trying to do is to get a list of available "screens", select one and start my XNA app as full screen on that screen. Specifically I wan't to open the XNA window in Full Screen mode on a Full HD TV connected via HDMI cable. Thanks, Stefan 回答1: This article explains how to get XNA working on multiple monitors. 来源: https://stackoverflow.com/questions/5301020/working-with-multiple-screens-in-xna-4-0