C#Identfiy筛选号码? [英] C# Identfiy screens number?

查看:135
本文介绍了C#Identfiy筛选号码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何具有在C#的函数来运行窗口识别,这将显示数字1,2,...上,因为我们通过在屏幕(属性)右击做屏幕相同的方式那么,我们去屏幕分辨率,并通过点击标识显示的数字。

How to have a function in C# to run the window identification, which will show the numbers 1, 2, ... on the screen same way as we do it by right click on the screen (properties) then we go to Screen Resolution and show the numbers by clicking on Identify.

我们可以这样做,在C#?

Can we do that in C#?

推荐答案

是的,看着屏幕类: HTTP: //msdn.microsoft.com/en-us/library/system.windows.forms.screen.aspx

您可以得到所有屏幕列表通过Screen.AllScreens。

You can get a list of all screens through Screen.AllScreens.

这篇关于C#Identfiy筛选号码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆