C#实现多屏显示的两种方法
作者:***
来源:《电脑知识与技术》2014年第20期
        摘要:电脑屏幕的多屏显示功能正逐渐应用到人们日常的生活娱乐和出行办公中。该文介绍了两种C#常用的实现多屏显示方法——调用API和调用Screen类,并结合具体代码实现该功能,并演示了Windows多窗体的设置步骤。
        关键词:多屏显示;Screen类;API接口;动态链接库
        中图分类号:G424 文献标识码:A 文章编号:1009-3044(2014)20-4724-02
        C# Two Methods to Realize Multi Screen Display
一台电脑两个显示器
        HE Jia-lin
        (The Zhengzhou Air Harbor Economic Comprehensive Experimentation Area (Zhen
gzhou Xinzheng Comprehensive Bonded Zone) Port Service Bureau, Zhengzhou 450000,China)
        Abstract: Multi screen computer display function is gradually applied to people's daily life and entertainment and travel office. This paper introduces two kinds of commonly used C# to realize multi screen display method — called API and calls the Screen class, and the realization of the function of specific code, and demonstrates the setting step windows form.