本文介绍了WPF的服务器状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以在WPF数据网格上发布文章或简单演示,显示应用程序的状态(例如某些服务器显示信息为(正在运行/已停止)),以便它将数据网格单元格突出显示为红色 - 当服务器=当服务器状态=运行时停止和绿色?



这将非常有用!

谢谢

-Indi

解决方案

Can Anybody post an Article or a simple demo on WPF datagrid that displays the status of a application ( for instance some server showing the information as(Running/Stopped)) , so that it highlights the datagrid cell as Red-when server=stopped and Green when the server status=running?

It would be really helpful !
Thanks
-Indi

解决方案


这篇关于WPF的服务器状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 02:16