本文介绍了如何在C#WPF中显示辅助监视器上的一些信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 嗨所有 i有一些信息存储在数据库中,应该显示一些关于路径目的地的信息和在客运终端候诊室的辅助监视器上的公共汽车 现在怎么样?我在c#wpf应用程序中执行此操作? 是否需要设计任何表单而不是反映到监视器或者可以通过编程方式完成?或者另一种方式... i在这个场景中的初学者hi alli have some info that store in DB that should be displays some info about path destination and buses on secondary monitors in passenger terminal waiting roomsnow how can i doing this in c# wpf application?does it need to design any form and than reflect to monitors or it could be done programmatically? or another way...i am beginner in this scenario推荐答案 这篇关于如何在C#WPF中显示辅助监视器上的一些信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-28 08:40